diff options
author | Mike Frysinger <vapier@gentoo.org> | 2014-10-24 19:23:59 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2014-10-24 19:23:59 +0000 |
commit | c901597b9b5e4f7fe2c0fc8a709f611dd8eb4070 (patch) | |
tree | 6c1ce83c82ca6eefeecfac5cd924459756544a0b /sys-devel/autoconf | |
parent | New package, ebuild by Yuri Karaban and Kent Fredric (diff) | |
download | gentoo-2-c901597b9b5e4f7fe2c0fc8a709f611dd8eb4070.tar.gz gentoo-2-c901597b9b5e4f7fe2c0fc8a709f611dd8eb4070.tar.bz2 gentoo-2-c901597b9b5e4f7fe2c0fc8a709f611dd8eb4070.zip |
Drop unused KEYWORDS/SRC_URI.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Diffstat (limited to 'sys-devel/autoconf')
-rw-r--r-- | sys-devel/autoconf/ChangeLog | 6 | ||||
-rw-r--r-- | sys-devel/autoconf/autoconf-2.67.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/autoconf/autoconf-2.68.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/autoconf/autoconf-2.69.ebuild | 5 | ||||
-rw-r--r-- | sys-devel/autoconf/autoconf-9999.ebuild | 4 |
5 files changed, 9 insertions, 14 deletions
diff --git a/sys-devel/autoconf/ChangeLog b/sys-devel/autoconf/ChangeLog index 518d3781dd7b..a3904f29ad35 100644 --- a/sys-devel/autoconf/ChangeLog +++ b/sys-devel/autoconf/ChangeLog @@ -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 <vapier@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 <vapier@gentoo.org> autoconf-2.62-r1.ebuild, autoconf-2.64.ebuild: diff --git a/sys-devel/autoconf/autoconf-2.67.ebuild b/sys-devel/autoconf/autoconf-2.67.ebuild index 196a8e17e83d..0773e390bea0 100644 --- a/sys-devel/autoconf/autoconf-2.67.ebuild +++ b/sys-devel/autoconf/autoconf-2.67.ebuild @@ -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 @@ inherit eutils 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" diff --git a/sys-devel/autoconf/autoconf-2.68.ebuild b/sys-devel/autoconf/autoconf-2.68.ebuild index 8b5f018543ba..c944b070bdf7 100644 --- a/sys-devel/autoconf/autoconf-2.68.ebuild +++ b/sys-devel/autoconf/autoconf-2.68.ebuild @@ -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 @@ inherit eutils 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" diff --git a/sys-devel/autoconf/autoconf-2.69.ebuild b/sys-devel/autoconf/autoconf-2.69.ebuild index 6ef4c71f4d35..14bbab313c7d 100644 --- a/sys-devel/autoconf/autoconf-2.69.ebuild +++ b/sys-devel/autoconf/autoconf-2.69.ebuild @@ -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 @@ inherit eutils 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" diff --git a/sys-devel/autoconf/autoconf-9999.ebuild b/sys-devel/autoconf/autoconf-9999.ebuild index 8414f3cea2c4..0ecb61eab0a5 100644 --- a/sys-devel/autoconf/autoconf-9999.ebuild +++ b/sys-devel/autoconf/autoconf-9999.ebuild @@ -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 @@ if [[ ${PV} == "9999" ]] ; then # 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" |