diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-03-13 14:33:29 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-03-13 14:33:29 +0000 |
commit | 0cb7faf3ba8f8b99543a8aa99c9a4c7139916084 (patch) | |
tree | 1015b888537f1277e8537445306ad24279714d16 /sys-devel/autogen/autogen-5.8.8.ebuild | |
parent | ppc stable (bug #163436) (diff) | |
download | gentoo-2-0cb7faf3ba8f8b99543a8aa99c9a4c7139916084.tar.gz gentoo-2-0cb7faf3ba8f8b99543a8aa99c9a4c7139916084.tar.bz2 gentoo-2-0cb7faf3ba8f8b99543a8aa99c9a4c7139916084.zip |
x86 stable
(Portage version: 2.1.2.2)
Diffstat (limited to 'sys-devel/autogen/autogen-5.8.8.ebuild')
-rw-r--r-- | sys-devel/autogen/autogen-5.8.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/autogen/autogen-5.8.8.ebuild b/sys-devel/autogen/autogen-5.8.8.ebuild index e0f1862a3aba..71f0d1526f9a 100644 --- a/sys-devel/autogen/autogen-5.8.8.ebuild +++ b/sys-devel/autogen/autogen-5.8.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.8.8.ebuild,v 1.5 2007/02/01 04:12:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.8.8.ebuild,v 1.6 2007/03/13 14:33:29 armin76 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" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86" IUSE="" # autogen doesn't build with lower versions of guile on ia64 |