vapier      14/10/24 19:23:59

  Modified:             autoconf-2.68.ebuild autoconf-2.67.ebuild
                        autoconf-2.69.ebuild autoconf-9999.ebuild ChangeLog
  Log:
  Drop unused KEYWORDS/SRC_URI.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  Changes    Path
1.14                 sys-devel/autoconf/autoconf-2.68.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild?rev=1.14&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild?rev=1.14&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild?r1=1.13&r2=1.14

Index: autoconf-2.68.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- autoconf-2.68.ebuild        17 Jan 2014 04:23:13 -0000      1.13
+++ autoconf-2.68.ebuild        24 Oct 2014 19:23:59 -0000      1.14
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild,v 
1.13 2014/01/17 04:23:13 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild,v 
1.14 2014/10/24 19:23:59 vapier Exp $
 
 EAPI="2"
 
@@ -9,8 +9,6 @@
 if [[ ${PV} == "9999" ]] ; then
        EGIT_REPO_URI="git://git.savannah.gnu.org/autoconf.git"
        inherit git-2
-       SRC_URI=""
-       #KEYWORDS=""
 else
        SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2
                ftp://alpha.gnu.org/pub/gnu/${PN}/${P}.tar.bz2";



1.16                 sys-devel/autoconf/autoconf-2.67.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.67.ebuild?rev=1.16&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.67.ebuild?rev=1.16&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.67.ebuild?r1=1.15&r2=1.16

Index: autoconf-2.67.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.67.ebuild,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- autoconf-2.67.ebuild        17 Jan 2014 04:23:13 -0000      1.15
+++ autoconf-2.67.ebuild        24 Oct 2014 19:23:59 -0000      1.16
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.67.ebuild,v 
1.15 2014/01/17 04:23:13 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.67.ebuild,v 
1.16 2014/10/24 19:23:59 vapier Exp $
 
 EAPI="2"
 
@@ -9,8 +9,6 @@
 if [[ ${PV} == "9999" ]] ; then
        EGIT_REPO_URI="git://git.savannah.gnu.org/autoconf.git"
        inherit git-2
-       SRC_URI=""
-       #KEYWORDS=""
 else
        SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2
                ftp://alpha.gnu.org/pub/gnu/${PN}/${P}.tar.bz2";



1.19                 sys-devel/autoconf/autoconf-2.69.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.69.ebuild?rev=1.19&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.69.ebuild?rev=1.19&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-2.69.ebuild?r1=1.18&r2=1.19

Index: autoconf-2.69.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.69.ebuild,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- autoconf-2.69.ebuild        17 Jan 2014 04:23:13 -0000      1.18
+++ autoconf-2.69.ebuild        24 Oct 2014 19:23:59 -0000      1.19
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.69.ebuild,v 
1.18 2014/01/17 04:23:13 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.69.ebuild,v 
1.19 2014/10/24 19:23:59 vapier Exp $
 
 EAPI="3"
 
@@ -9,10 +9,7 @@
 if [[ ${PV} == "9999" ]] ; then
        EGIT_REPO_URI="git://git.savannah.gnu.org/${PN}.git
                http://git.savannah.gnu.org/r/${PN}.git";
-
        inherit git-2
-       SRC_URI=""
-       #KEYWORDS=""
 else
        SRC_URI="mirror://gnu/${PN}/${P}.tar.xz
                ftp://alpha.gnu.org/pub/gnu/${PN}/${P}.tar.xz";



1.14                 sys-devel/autoconf/autoconf-9999.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-9999.ebuild?rev=1.14&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-9999.ebuild?rev=1.14&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/autoconf-9999.ebuild?r1=1.13&r2=1.14

Index: autoconf-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-9999.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- autoconf-9999.ebuild        14 Feb 2014 21:54:43 -0000      1.13
+++ autoconf-9999.ebuild        24 Oct 2014 19:23:59 -0000      1.14
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-9999.ebuild,v 
1.13 2014/02/14 21:54:43 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-9999.ebuild,v 
1.14 2014/10/24 19:23:59 vapier Exp $
 
 EAPI="4"
 
@@ -12,8 +12,6 @@
        # We need all the tags in order to figure out the right version.
        # The git-r3 eclass doesn't support that, so have to stick to 2.
        inherit git-2
-       SRC_URI=""
-       #KEYWORDS=""
 else
        SRC_URI="mirror://gnu/${PN}/${P}.tar.xz
                ftp://alpha.gnu.org/pub/gnu/${PN}/${P}.tar.xz";



1.191                sys-devel/autoconf/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/ChangeLog?rev=1.191&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/ChangeLog?rev=1.191&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf/ChangeLog?r1=1.190&r2=1.191

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v
retrieving revision 1.190
retrieving revision 1.191
diff -u -r1.190 -r1.191
--- ChangeLog   16 Aug 2014 05:06:53 -0000      1.190
+++ ChangeLog   24 Oct 2014 19:23:59 -0000      1.191
@@ -1,6 +1,10 @@
 # ChangeLog for sys-devel/autoconf
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.190 
2014/08/16 05:06:53 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.191 
2014/10/24 19:23:59 vapier Exp $
+
+  24 Oct 2014; Mike Frysinger <vap...@gentoo.org> autoconf-2.67.ebuild,
+  autoconf-2.68.ebuild, autoconf-2.69.ebuild, autoconf-9999.ebuild:
+  Drop unused KEYWORDS/SRC_URI.
 
   16 Aug 2014; Mike Frysinger <vap...@gentoo.org> autoconf-2.62-r1.ebuild,
   autoconf-2.64.ebuild:




Reply via email to