diff options
author | Brent Baude <ranger@gentoo.org> | 2010-05-12 20:04:37 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-05-12 20:04:37 +0000 |
commit | 6c73162bd142af4e33f09c575672cd66baa6fc46 (patch) | |
tree | 31272df98402d3be744c1c843105544ae3e1abf0 /sys-devel/autogen/autogen-5.9.7.ebuild | |
parent | stable ppc64, bug 315365 (diff) | |
download | gentoo-2-6c73162bd142af4e33f09c575672cd66baa6fc46.tar.gz gentoo-2-6c73162bd142af4e33f09c575672cd66baa6fc46.tar.bz2 gentoo-2-6c73162bd142af4e33f09c575672cd66baa6fc46.zip |
stable ppc64, bug 274468
(Portage version: 2.1.8.3/cvs/Linux ppc64)
Diffstat (limited to 'sys-devel/autogen/autogen-5.9.7.ebuild')
-rw-r--r-- | sys-devel/autogen/autogen-5.9.7.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-devel/autogen/autogen-5.9.7.ebuild b/sys-devel/autogen/autogen-5.9.7.ebuild index 62104828b091..c90a3fadfcbd 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 +# Copyright 1999-2010 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.8 2009/08/02 14:24:16 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.9.7.ebuild,v 1.9 2010/05/12 20:04:37 ranger 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 |