diff options
author | 2008-01-21 11:38:44 +0000 | |
---|---|---|
committer | 2008-01-21 11:38:44 +0000 | |
commit | 9753743fec5ed007dc5c4bd4003e323b0b6253c9 (patch) | |
tree | 39021c7b17142c1a0e80a1d4dba42dec8bb7fac7 /sys-devel/autogen/autogen-5.9.2.ebuild | |
parent | Fix sandbox violations on first install, thanks to caster, bug #202109 (diff) | |
download | historical-9753743fec5ed007dc5c4bd4003e323b0b6253c9.tar.gz historical-9753743fec5ed007dc5c4bd4003e323b0b6253c9.tar.bz2 historical-9753743fec5ed007dc5c4bd4003e323b0b6253c9.zip |
alpha/ia64/sparc/x86 stable
Package-Manager: portage-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 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-devel/autogen/autogen-5.9.2.ebuild b/sys-devel/autogen/autogen-5.9.2.ebuild index caef56405840..d5cc95fdf356 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-2007 Gentoo Foundation +# 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.4 2007/11/08 04:53:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.9.2.ebuild,v 1.5 2008/01/21 11:38:44 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 ~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 |