diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-02-05 21:10:53 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-02-05 21:10:53 +0000 |
commit | afb0b2ef194f0fe6fed450406a130d88d07bfe25 (patch) | |
tree | 6478b376b3a24f09abbd32bc872e5e5701ebfada /sys-devel | |
parent | (Portage version: 2.0.51-r15) (Manifest recommit) (diff) | |
download | gentoo-2-afb0b2ef194f0fe6fed450406a130d88d07bfe25.tar.gz gentoo-2-afb0b2ef194f0fe6fed450406a130d88d07bfe25.tar.bz2 gentoo-2-afb0b2ef194f0fe6fed450406a130d88d07bfe25.zip |
Added to ~ppc.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/autogen/ChangeLog | 7 | ||||
-rw-r--r-- | sys-devel/autogen/autogen-5.6.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-devel/autogen/ChangeLog b/sys-devel/autogen/ChangeLog index 752d5108f2a8..49d834a2714b 100644 --- a/sys-devel/autogen/ChangeLog +++ b/sys-devel/autogen/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/autogen -# Copyright 2004-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/ChangeLog,v 1.3 2004/12/08 21:23:17 agriffis Exp $ +# Copyright 2004-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/ChangeLog,v 1.4 2005/02/05 21:10:53 hansmi Exp $ + + 05 Feb 2005; Michael Hanselmann <hansmi@gentoo.org> autogen-5.6.4.ebuild: + Added to ~ppc. 10 Dec 2004; Aron Griffis <agriffis@gentoo.org> autogen-5.6.4.ebuild: Add ~ia64 since autogen builds with guile-1.6.6 diff --git a/sys-devel/autogen/autogen-5.6.4.ebuild b/sys-devel/autogen/autogen-5.6.4.ebuild index 8af1849a5c96..66c05e443b75 100644 --- a/sys-devel/autogen/autogen-5.6.4.ebuild +++ b/sys-devel/autogen/autogen-5.6.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.6.4.ebuild,v 1.3 2004/12/09 21:37:38 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.6.4.ebuild,v 1.4 2005/02/05 21:10:53 hansmi 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 ~x86 ~ia64" +KEYWORDS="~alpha ~amd64 ~x86 ~ia64 ~ppc" IUSE="" # autogen doesn't build with lower versions of guile on ia64 |