diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-07-10 20:34:28 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-07-10 20:34:28 +0000 |
commit | c82d9414fd490315028fa62950e7b58a4d5647e2 (patch) | |
tree | 11604944e5a5a007c074102dd8a72433f894424f /sys-boot/milo | |
parent | sync IUSE (-doc -jikes) (diff) | |
download | gentoo-2-c82d9414fd490315028fa62950e7b58a4d5647e2.tar.gz gentoo-2-c82d9414fd490315028fa62950e7b58a4d5647e2.tar.bz2 gentoo-2-c82d9414fd490315028fa62950e7b58a4d5647e2.zip |
sync IUSE (-ev6)
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'sys-boot/milo')
-rw-r--r-- | sys-boot/milo/milo-2.4.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/milo/milo-2.4.18.ebuild b/sys-boot/milo/milo-2.4.18.ebuild index 834a35101ff9..ce4c5e15b18f 100644 --- a/sys-boot/milo/milo-2.4.18.ebuild +++ b/sys-boot/milo/milo-2.4.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/milo/milo-2.4.18.ebuild,v 1.5 2005/01/08 00:06:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/milo/milo-2.4.18.ebuild,v 1.6 2005/07/10 20:34:28 agriffis Exp $ inherit flag-o-matic eutils ccc @@ -45,7 +45,7 @@ LICENSE="MILO" SLOT="0" KEYWORDS="-* ~alpha" -IUSE="ev6" +IUSE="" DEPEND="sys-apps/kbd >=sys-apps/sed-4" |