diff options
author | Daniel Goller <morfic@gentoo.org> | 2005-04-17 21:56:05 +0000 |
---|---|---|
committer | Daniel Goller <morfic@gentoo.org> | 2005-04-17 21:56:05 +0000 |
commit | e977b51c8b697e243cf05e67e4caf0863ebd70d9 (patch) | |
tree | be0189400b34064839a2796507d50274c34ec9fc /games-emulation | |
parent | Version bump (diff) | |
download | historical-e977b51c8b697e243cf05e67e4caf0863ebd70d9.tar.gz historical-e977b51c8b697e243cf05e67e4caf0863ebd70d9.tar.bz2 historical-e977b51c8b697e243cf05e67e4caf0863ebd70d9.zip |
add missing IUSE
Package-Manager: portage-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/Manifest | 10 | ||||
-rw-r--r-- | games-emulation/mupen64-alsasnd/mupen64-alsasnd-0.4.ebuild | 4 |
3 files changed, 11 insertions, 8 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/Manifest b/games-emulation/mupen64-alsasnd/Manifest index 5be9dbe79d1f..fab6fbb3008b 100644 --- a/games-emulation/mupen64-alsasnd/Manifest +++ b/games-emulation/mupen64-alsasnd/Manifest @@ -1,8 +1,8 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 f7966508a01f0a4a8e7ff8f0268e1b17 mupen64-alsasnd-0.4.ebuild 1520 -MD5 a2d8ef0ecfdb522682b288e4f4bcb357 ChangeLog 590 +MD5 64066a80f873689d679fc82ebba96a87 mupen64-alsasnd-0.4.ebuild 1525 +MD5 41384aeeefd76d3ebd7e3e46ec1b3270 ChangeLog 687 MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 MD5 658b03e564090a62ea13902273e73ae4 files/digest-mupen64-alsasnd-0.4 70 MD5 49a9052e77c664f4a2c6b092c62b39f6 files/0.4-gentoo.patch 560 @@ -10,7 +10,7 @@ MD5 15dd3b6cd3a33e7fcba000b2b38b9bd2 files/0.4-gtk.patch 1203 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) -iD8DBQFCYqW4UpKYMelfdYERAjnyAJ0SKdNGYrqXShnuvG+A6YViMY5KlgCdEBfl -T9ZSAjw+BJU+I2RCiSGGuZA= -=eaWm +iD8DBQFCYtyyUpKYMelfdYERAiWvAJ9+8K4rn156yGCWDyANiXiHXdiHjwCaAkj7 +Bq/yetADvnRMU4pMcaUX/Bc= +=Zk0Y -----END PGP SIGNATURE----- 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 |