diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-06-26 11:59:00 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-06-26 11:59:00 +0000 |
commit | 134b2ce21183f8dd264c5b206d06e3f05ae5b07b (patch) | |
tree | 752516aa275f30d4d6cbce58b9ed888bd7d53050 /sys-devel | |
parent | Version bump. Don't use versionator.eclass. Remove old. (diff) | |
download | gentoo-2-134b2ce21183f8dd264c5b206d06e3f05ae5b07b.tar.gz gentoo-2-134b2ce21183f8dd264c5b206d06e3f05ae5b07b.tar.bz2 gentoo-2-134b2ce21183f8dd264c5b206d06e3f05ae5b07b.zip |
x86 stable wrt bug #372601
(Portage version: 2.1.9.42/cvs/Linux i686)
Diffstat (limited to 'sys-devel')
-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 |
3 files changed, 9 insertions, 5 deletions
diff --git a/sys-devel/autoconf/ChangeLog b/sys-devel/autoconf/ChangeLog index 4276590ba90f..c7d38e20be95 100644 --- a/sys-devel/autoconf/ChangeLog +++ b/sys-devel/autoconf/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-devel/autoconf # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.159 2011/06/24 15:29:16 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.160 2011/06/26 11:59:00 phajdan.jr Exp $ + + 26 Jun 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> autoconf-2.67.ebuild, + autoconf-2.68.ebuild: + x86 stable wrt bug #372601 24 Jun 2011; Brent Baude <ranger@gentoo.org> autoconf-2.67.ebuild, autoconf-2.68.ebuild: diff --git a/sys-devel/autoconf/autoconf-2.67.ebuild b/sys-devel/autoconf/autoconf-2.67.ebuild index c754a91960a7..45040552a99d 100644 --- a/sys-devel/autoconf/autoconf-2.67.ebuild +++ b/sys-devel/autoconf/autoconf-2.67.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.5 2011/06/24 15:29:16 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.67.ebuild,v 1.6 2011/06/26 11:59:00 phajdan.jr Exp $ EAPI="2" @@ -12,7 +12,7 @@ if [[ ${PV} == "9999" ]] ; then else SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2 ftp://alpha.gnu.org/pub/gnu/${PN}/${P}.tar.bz2" - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" + KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" fi DESCRIPTION="Used to create autoconfiguration files" diff --git a/sys-devel/autoconf/autoconf-2.68.ebuild b/sys-devel/autoconf/autoconf-2.68.ebuild index 369ff52231a4..8c2f03bee85f 100644 --- a/sys-devel/autoconf/autoconf-2.68.ebuild +++ b/sys-devel/autoconf/autoconf-2.68.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.3 2011/06/24 15:29:16 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild,v 1.4 2011/06/26 11:59:00 phajdan.jr Exp $ EAPI="2" @@ -12,7 +12,7 @@ if [[ ${PV} == "9999" ]] ; then else SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2 ftp://alpha.gnu.org/pub/gnu/${PN}/${P}.tar.bz2" - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" + KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" fi DESCRIPTION="Used to create autoconfiguration files" |