diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-01-25 21:44:25 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-01-25 21:44:25 +0000 |
commit | bc57006ded35c031270c219c4e83cbbe0c3fa493 (patch) | |
tree | 61a43cf38466d00790f399c56e6c3a1ffe3b2489 /sys-devel/autogen/autogen-5.9.2.ebuild | |
parent | Add myself as a lucene maintainer since I use it in production. (diff) | |
download | gentoo-2-bc57006ded35c031270c219c4e83cbbe0c3fa493.tar.gz gentoo-2-bc57006ded35c031270c219c4e83cbbe0c3fa493.tar.bz2 gentoo-2-bc57006ded35c031270c219c4e83cbbe0c3fa493.zip |
Stable on ppc64; bug #202170
(Portage version: 2.1.3.19)
Diffstat (limited to 'sys-devel/autogen/autogen-5.9.2.ebuild')
-rw-r--r-- | sys-devel/autogen/autogen-5.9.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/autogen/autogen-5.9.2.ebuild b/sys-devel/autogen/autogen-5.9.2.ebuild index bd02bb554f96..dda4f3848c39 100644 --- a/sys-devel/autogen/autogen-5.9.2.ebuild +++ b/sys-devel/autogen/autogen-5.9.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.9.2.ebuild,v 1.7 2008/01/24 17:54:02 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.9.2.ebuild,v 1.8 2008/01/25 21:44:25 corsair 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 |