diff options
author | 2005-04-17 21:56:05 +0000 | |
---|---|---|
committer | 2005-04-17 21:56:05 +0000 | |
commit | e0d4f2ec58ea2bcc8e37c6cccfff4bca9c6ebf83 (patch) | |
tree | ca0c7607dd028ca3ad32fabb58f91f99bf6c698b /games-emulation | |
parent | Version bump (diff) | |
download | gentoo-2-e0d4f2ec58ea2bcc8e37c6cccfff4bca9c6ebf83.tar.gz gentoo-2-e0d4f2ec58ea2bcc8e37c6cccfff4bca9c6ebf83.tar.bz2 gentoo-2-e0d4f2ec58ea2bcc8e37c6cccfff4bca9c6ebf83.zip |
add missing IUSE
(Portage version: 2.0.51.19)
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/mupen64-alsasnd/ChangeLog | 5 | ||||
-rw-r--r-- | games-emulation/mupen64-alsasnd/mupen64-alsasnd-0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-emulation/mupen64-alsasnd/ChangeLog b/games-emulation/mupen64-alsasnd/ChangeLog index 8d69bd163797..9877f9633c7e 100644 --- a/games-emulation/mupen64-alsasnd/ChangeLog +++ b/games-emulation/mupen64-alsasnd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/mupen64-alsasnd # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64-alsasnd/ChangeLog,v 1.3 2005/04/17 18:00:28 morfic Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64-alsasnd/ChangeLog,v 1.4 2005/04/17 21:56:05 morfic Exp $ + + 17 Apr 2005; Daniel Goller <morfic@gentoo.org> mupen64-alsasnd-0.4.ebuild: + add missing IUSE 17 Apr 2005; Daniel Goller <morfic@gentoo.org> +files/0.4-gtk.patch, mupen64-alsasnd-0.4.ebuild: diff --git a/games-emulation/mupen64-alsasnd/mupen64-alsasnd-0.4.ebuild b/games-emulation/mupen64-alsasnd/mupen64-alsasnd-0.4.ebuild index 46c0e611d179..0fabe52ca759 100644 --- a/games-emulation/mupen64-alsasnd/mupen64-alsasnd-0.4.ebuild +++ b/games-emulation/mupen64-alsasnd/mupen64-alsasnd-0.4.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/games-emulation/mupen64-alsasnd/mupen64-alsasnd-0.4.ebuild,v 1.7 2005/04/17 18:00:28 morfic Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64-alsasnd/mupen64-alsasnd-0.4.ebuild,v 1.8 2005/04/17 21:56:05 morfic Exp $ inherit games eutils @@ -11,7 +11,7 @@ SRC_URI="alsa-plugin-${PV}fix.tar.bz2" LICENSE="as-is" SLOT="0" KEYWORDS="-* x86" -IUSE="qt gtk" +IUSE="qt gtk gtk2" RESTRICT="fetch" DEPEND=">=media-libs/alsa-lib-0.9.0 |