diff options
author | 2008-03-10 02:03:18 +0000 | |
---|---|---|
committer | 2008-03-10 02:03:18 +0000 | |
commit | 255eb0098ce2effe7f5b1b64a5b051bba0d215bd (patch) | |
tree | 3cd875fe68b1e9e40ce61dd49fdf47a236c9596f /sys-devel/autogen/autogen-5.9.ebuild | |
parent | Bump. (diff) | |
download | gentoo-2-255eb0098ce2effe7f5b1b64a5b051bba0d215bd.tar.gz gentoo-2-255eb0098ce2effe7f5b1b64a5b051bba0d215bd.tar.bz2 gentoo-2-255eb0098ce2effe7f5b1b64a5b051bba0d215bd.zip |
Drop to ~mips due to unstable deps
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-devel/autogen/autogen-5.9.ebuild')
-rw-r--r-- | sys-devel/autogen/autogen-5.9.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-devel/autogen/autogen-5.9.ebuild b/sys-devel/autogen/autogen-5.9.ebuild index d7125f835026..fb58196220ea 100644 --- a/sys-devel/autogen/autogen-5.9.ebuild +++ b/sys-devel/autogen/autogen-5.9.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.ebuild,v 1.9 2007/11/20 04:16:03 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.9.ebuild,v 1.10 2008/03/10 02:03:18 ricmm 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 |