diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-07-15 01:21:48 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-07-15 01:21:48 +0000 |
commit | 9a788598b1c722b211d92e8155e46028bfa03a27 (patch) | |
tree | 3d99dc893c7ce4f91828ba6bda81643f1b9b6207 /net-misc/gnomba | |
parent | remove ${IUSE} from IUSE (diff) | |
download | gentoo-2-9a788598b1c722b211d92e8155e46028bfa03a27.tar.gz gentoo-2-9a788598b1c722b211d92e8155e46028bfa03a27.tar.bz2 gentoo-2-9a788598b1c722b211d92e8155e46028bfa03a27.zip |
sync IUSE (-nls)
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-misc/gnomba')
-rw-r--r-- | net-misc/gnomba/gnomba-0.6.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/gnomba/gnomba-0.6.2-r1.ebuild b/net-misc/gnomba/gnomba-0.6.2-r1.ebuild index 57f4c02d673f..10b8fe72ba2a 100644 --- a/net-misc/gnomba/gnomba-0.6.2-r1.ebuild +++ b/net-misc/gnomba/gnomba-0.6.2-r1.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/net-misc/gnomba/gnomba-0.6.2-r1.ebuild,v 1.5 2005/05/27 19:26:05 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/gnomba/gnomba-0.6.2-r1.ebuild,v 1.6 2005/07/15 01:21:48 agriffis Exp $ inherit eutils @@ -11,7 +11,7 @@ LICENSE="GPL-2" KEYWORDS="x86 sparc" SLOT="0" -IUSE="debug nls" +IUSE="debug" DEPEND="gnome-base/gnome-libs" src_compile() { |