diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-08-02 14:24:16 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-08-02 14:24:16 +0000 |
commit | f9d7ef2001b11456db0a4e72681530c923f94484 (patch) | |
tree | 7ffc5cac2a066bf49cdb5b4d1f7fb7680204a091 /sys-devel/autogen/autogen-5.9.7.ebuild | |
parent | version bump (diff) | |
download | gentoo-2-f9d7ef2001b11456db0a4e72681530c923f94484.tar.gz gentoo-2-f9d7ef2001b11456db0a4e72681530c923f94484.tar.bz2 gentoo-2-f9d7ef2001b11456db0a4e72681530c923f94484.zip |
ppc stable #274468
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'sys-devel/autogen/autogen-5.9.7.ebuild')
-rw-r--r-- | sys-devel/autogen/autogen-5.9.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/autogen/autogen-5.9.7.ebuild b/sys-devel/autogen/autogen-5.9.7.ebuild index a46a5bac0d18..62104828b091 100644 --- a/sys-devel/autogen/autogen-5.9.7.ebuild +++ b/sys-devel/autogen/autogen-5.9.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.9.7.ebuild,v 1.7 2009/07/23 14:50:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.9.7.ebuild,v 1.8 2009/08/02 14:24:16 nixnut Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" # autogen doesn't build with lower versions of guile on ia64 |