diff options
author | 2004-02-17 15:38:00 +0000 | |
---|---|---|
committer | 2004-02-17 15:38:00 +0000 | |
commit | 4c020767191a78f27f146846248ea4d2bef65eff (patch) | |
tree | 98fc3f86f081e9e1ce3ce3bfc94b13b5bd66bf61 /games-puzzle | |
parent | Add 1.4.2.1 since 1.5.x is officially the devel series (Manifest recommit) (diff) | |
download | gentoo-2-4c020767191a78f27f146846248ea4d2bef65eff.tar.gz gentoo-2-4c020767191a78f27f146846248ea4d2bef65eff.tar.bz2 gentoo-2-4c020767191a78f27f146846248ea4d2bef65eff.zip |
IUSE fix
Diffstat (limited to 'games-puzzle')
-rw-r--r-- | games-puzzle/drod-bin/drod-bin-1.6.5.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games-puzzle/drod-bin/drod-bin-1.6.5.ebuild b/games-puzzle/drod-bin/drod-bin-1.6.5.ebuild index 694c066a051d..e55fe9c54486 100644 --- a/games-puzzle/drod-bin/drod-bin-1.6.5.ebuild +++ b/games-puzzle/drod-bin/drod-bin-1.6.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/drod-bin/drod-bin-1.6.5.ebuild,v 1.1 2004/01/18 09:15:22 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/drod-bin/drod-bin-1.6.5.ebuild,v 1.2 2004/02/17 15:38:00 mr_bones_ Exp $ inherit games eutils @@ -12,6 +12,7 @@ SRC_URI="mirror://sourceforge/drod/CDROD-${PV}-setup.sh.bin" LICENSE="MPL-1.1" SLOT="0" KEYWORDS="-* x86" +IUSE="" RDEPEND="virtual/x11 dev-libs/expat |