diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-08-25 07:42:35 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-08-25 07:42:35 +0000 |
commit | bdde0e48eb8a6b301044a8146452c0a16fe5c7cb (patch) | |
tree | 61d3bf90254e2f799cf148a247e25a28b4b25ba1 /sys-devel | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-bdde0e48eb8a6b301044a8146452c0a16fe5c7cb.tar.gz gentoo-2-bdde0e48eb8a6b301044a8146452c0a16fe5c7cb.tar.bz2 gentoo-2-bdde0e48eb8a6b301044a8146452c0a16fe5c7cb.zip |
Stable on ppc64
(Portage version: 2.1-r2)
Diffstat (limited to 'sys-devel')
-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 fe7151920204..4eada13e235b 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.11 2006/08/21 21:52:50 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/ChangeLog,v 1.12 2006/08/25 07:42:35 corsair Exp $ + + 25 Aug 2006; Markus Rothe <corsair@gentoo.org> autogen-5.7.1.ebuild: + Stable on ppc64 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. diff --git a/sys-devel/autogen/autogen-5.7.1.ebuild b/sys-devel/autogen/autogen-5.7.1.ebuild index 892e3241825a..c45823422bb3 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.8 2006/08/21 21:52:50 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.7.1.ebuild,v 1.9 2006/08/25 07:42:35 corsair 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 |