diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-10 06:11:51 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-10 06:11:51 +0000 |
commit | fda091d8234a56360dbc1c16c1830db25c56039e (patch) | |
tree | 3e28adb692c0c08de25c4d38c52244fffcf05da1 /games-puzzle | |
parent | set ppc in keywords (Manifest recommit) (diff) | |
download | gentoo-2-fda091d8234a56360dbc1c16c1830db25c56039e.tar.gz gentoo-2-fda091d8234a56360dbc1c16c1830db25c56039e.tar.bz2 gentoo-2-fda091d8234a56360dbc1c16c1830db25c56039e.zip |
fix IUSE
Diffstat (limited to 'games-puzzle')
-rw-r--r-- | games-puzzle/enigma/enigma-0.81.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games-puzzle/enigma/enigma-0.81.ebuild b/games-puzzle/enigma/enigma-0.81.ebuild index a651ba2c24c5..893235a02b4f 100644 --- a/games-puzzle/enigma/enigma-0.81.ebuild +++ b/games-puzzle/enigma/enigma-0.81.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/enigma/enigma-0.81.ebuild,v 1.4 2004/01/29 10:11:32 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/enigma/enigma-0.81.ebuild,v 1.5 2004/02/10 06:11:51 mr_bones_ Exp $ inherit games @@ -11,6 +11,7 @@ SRC_URI="http://savannah.nongnu.org/download/enigma/${P}.tar.gz" KEYWORDS="x86" LICENSE="GPL-2" SLOT="0" +IUSE="" RDEPEND="virtual/glibc sys-libs/zlib |