diff options
author | Brent Baude <ranger@gentoo.org> | 2011-06-24 15:29:16 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-06-24 15:29:16 +0000 |
commit | b05e35c23d65b21bea1cd158252028ed18b7f9c1 (patch) | |
tree | dd235c48e343d79f868916a5d1c1d2c685c2dd11 /sys-devel/autoconf | |
parent | alpha/ia64/m68k/s390/sh/sparc stable wrt #371977 (diff) | |
download | gentoo-2-b05e35c23d65b21bea1cd158252028ed18b7f9c1.tar.gz gentoo-2-b05e35c23d65b21bea1cd158252028ed18b7f9c1.tar.bz2 gentoo-2-b05e35c23d65b21bea1cd158252028ed18b7f9c1.zip |
Marking autoconf-2.6[7,8] ppc for bug 372601
(Portage version: 2.1.9.42/cvs/Linux ppc64)
Diffstat (limited to 'sys-devel/autoconf')
-rw-r--r-- | sys-devel/autoconf/ChangeLog | 6 | ||||
-rw-r--r-- | sys-devel/autoconf/autoconf-2.67.ebuild | 6 | ||||
-rw-r--r-- | sys-devel/autoconf/autoconf-2.68.ebuild | 6 |
3 files changed, 11 insertions, 7 deletions
diff --git a/sys-devel/autoconf/ChangeLog b/sys-devel/autoconf/ChangeLog index 0d2a3135d11b..4276590ba90f 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.158 2011/03/15 23:08:03 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.159 2011/06/24 15:29:16 ranger Exp $ + + 24 Jun 2011; Brent Baude <ranger@gentoo.org> autoconf-2.67.ebuild, + autoconf-2.68.ebuild: + Marking autoconf-2.6[7,8] ppc for bug 372601 15 Mar 2011; Mike Frysinger <vapier@gentoo.org> autoconf-2.13.ebuild: Force C locale when running configure to work around old bugs fixed in newer diff --git a/sys-devel/autoconf/autoconf-2.67.ebuild b/sys-devel/autoconf/autoconf-2.67.ebuild index 3a68fd9d4024..c754a91960a7 100644 --- a/sys-devel/autoconf/autoconf-2.67.ebuild +++ b/sys-devel/autoconf/autoconf-2.67.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# 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.4 2010/09/19 22:28:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.67.ebuild,v 1.5 2011/06/24 15:29:16 ranger 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 ec38ddfe2be5..369ff52231a4 100644 --- a/sys-devel/autoconf/autoconf-2.68.ebuild +++ b/sys-devel/autoconf/autoconf-2.68.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# 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.2 2010/10/03 07:17:37 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.68.ebuild,v 1.3 2011/06/24 15:29:16 ranger 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" |