diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-07-26 01:51:52 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-07-26 01:51:52 +0000 |
commit | f39c49bae2fc071b8ccbffc4379a7f0fb9169ffe (patch) | |
tree | 3235d3c5207f0ffe326adc7a130918f8c8177353 /games-mud | |
parent | metadata.xml update (diff) | |
download | gentoo-2-f39c49bae2fc071b8ccbffc4379a7f0fb9169ffe.tar.gz gentoo-2-f39c49bae2fc071b8ccbffc4379a7f0fb9169ffe.tar.bz2 gentoo-2-f39c49bae2fc071b8ccbffc4379a7f0fb9169ffe.zip |
fix IUSE
(Portage version: 2.1.4.4)
Diffstat (limited to 'games-mud')
-rw-r--r-- | games-mud/gnome-mud/gnome-mud-0.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-mud/gnome-mud/gnome-mud-0.11.ebuild b/games-mud/gnome-mud/gnome-mud-0.11.ebuild index 48f75a3874b1..7f4d280c99b2 100644 --- a/games-mud/gnome-mud/gnome-mud-0.11.ebuild +++ b/games-mud/gnome-mud/gnome-mud-0.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-mud/gnome-mud/gnome-mud-0.11.ebuild,v 1.1 2008/07/26 01:27:53 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-mud/gnome-mud/gnome-mud-0.11.ebuild,v 1.2 2008/07/26 01:51:52 mr_bones_ Exp $ inherit gnome2 games @@ -10,7 +10,7 @@ HOMEPAGE="http://amcl.sourceforge.net/" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" -IUSE="" +IUSE="gstreamer" RDEPEND="=x11-libs/gtk+-2* =gnome-base/libgnome-2* |