diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-08-21 21:52:50 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-08-21 21:52:50 +0000 |
commit | 3bda7fea6e62eacddd1f313256bf3f67f906c0cc (patch) | |
tree | 79e98dd08c9f1301f5bc1eed35ce6580b0a31349 /sys-devel/autogen | |
parent | Rearranging KEYWORDS. (diff) | |
download | gentoo-2-3bda7fea6e62eacddd1f313256bf3f67f906c0cc.tar.gz gentoo-2-3bda7fea6e62eacddd1f313256bf3f67f906c0cc.tar.bz2 gentoo-2-3bda7fea6e62eacddd1f313256bf3f67f906c0cc.zip |
Marking stable on amd64 and x86 for an eventual GCC 4.1.1 going stable.
(Portage version: 2.1.1_pre5-r1)
Diffstat (limited to 'sys-devel/autogen')
-rw-r--r-- | sys-devel/autogen/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/autogen/autogen-5.7.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/autogen/ChangeLog b/sys-devel/autogen/ChangeLog index 0ddf8683702d..fe7151920204 100644 --- a/sys-devel/autogen/ChangeLog +++ b/sys-devel/autogen/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/autogen # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/ChangeLog,v 1.10 2006/08/15 20:57:14 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/ChangeLog,v 1.11 2006/08/21 21:52:50 wolf31o2 Exp $ + + 21 Aug 2006; Chris Gianelloni <wolf31o2@gentoo.org> autogen-5.7.1.ebuild: + Marking stable on amd64 and x86 for an eventual GCC 4.1.1 going stable. *autogen-5.8.3 (17 Aug 2006) diff --git a/sys-devel/autogen/autogen-5.7.1.ebuild b/sys-devel/autogen/autogen-5.7.1.ebuild index d8a27880f510..892e3241825a 100644 --- a/sys-devel/autogen/autogen-5.7.1.ebuild +++ b/sys-devel/autogen/autogen-5.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.7.1.ebuild,v 1.7 2006/06/27 14:41:13 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.7.1.ebuild,v 1.8 2006/08/21 21:52:50 wolf31o2 Exp $ DESCRIPTION="Program and text file generation" HOMEPAGE="http://www.gnu.org/software/autogen/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ~ppc64 ~s390 ~sparc x86" IUSE="" # autogen doesn't build with lower versions of guile on ia64 |