diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 14:38:52 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 14:38:52 +0000 |
commit | 6eb3d742e94261430d52905c3ad5eb3b411a2e67 (patch) | |
tree | 2b1e60668d85d18e3ff2e82204d6030fc0b9927b /games-emulation | |
parent | sync IUSE (-gtk2) (diff) | |
download | gentoo-2-6eb3d742e94261430d52905c3ad5eb3b411a2e67.tar.gz gentoo-2-6eb3d742e94261430d52905c3ad5eb3b411a2e67.tar.bz2 gentoo-2-6eb3d742e94261430d52905c3ad5eb3b411a2e67.zip |
sync IUSE (missing)
Diffstat (limited to 'games-emulation')
4 files changed, 8 insertions, 4 deletions
diff --git a/games-emulation/mamory/mamory-0.2.11.ebuild b/games-emulation/mamory/mamory-0.2.11.ebuild index 39044f7d52ed..eb1a2bfc7f44 100644 --- a/games-emulation/mamory/mamory-0.2.11.ebuild +++ b/games-emulation/mamory/mamory-0.2.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/mamory/mamory-0.2.11.ebuild,v 1.5 2004/06/24 22:30:42 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/mamory/mamory-0.2.11.ebuild,v 1.6 2004/07/14 14:34:54 agriffis Exp $ inherit games @@ -11,6 +11,7 @@ SRC_URI="mirror://sourceforge/mamory/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" +IUSE="" DEPEND="" RDEPEND="" diff --git a/games-emulation/nestra/nestra-0.66.ebuild b/games-emulation/nestra/nestra-0.66.ebuild index ac38feb1b0d3..d5c4877e5bcb 100644 --- a/games-emulation/nestra/nestra-0.66.ebuild +++ b/games-emulation/nestra/nestra-0.66.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/nestra/nestra-0.66.ebuild,v 1.3 2004/06/24 22:31:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/nestra/nestra-0.66.ebuild,v 1.4 2004/07/14 14:35:52 agriffis Exp $ inherit games eutils @@ -13,6 +13,7 @@ SRC_URI="http://nestra.linuxgames.com/${P}.tar.gz LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" +IUSE="" DEPEND="virtual/x11" diff --git a/games-emulation/psemu-gpupetexgl2/psemu-gpupetexgl2-2.0.5-r1.ebuild b/games-emulation/psemu-gpupetexgl2/psemu-gpupetexgl2-2.0.5-r1.ebuild index 4934857f8b5d..d76a68f76f70 100644 --- a/games-emulation/psemu-gpupetexgl2/psemu-gpupetexgl2-2.0.5-r1.ebuild +++ b/games-emulation/psemu-gpupetexgl2/psemu-gpupetexgl2-2.0.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-gpupetexgl2/psemu-gpupetexgl2-2.0.5-r1.ebuild,v 1.3 2004/06/24 22:34:25 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-gpupetexgl2/psemu-gpupetexgl2-2.0.5-r1.ebuild,v 1.4 2004/07/14 14:37:22 agriffis Exp $ inherit games @@ -12,6 +12,7 @@ SRC_URI="http://home.t-online.de/home/PeteBernert/gpupetexgl${PV//.}.tar.gz http LICENSE="freedist" SLOT="0" KEYWORDS="x86" +IUSE="" DEPEND="virtual/opengl" diff --git a/games-emulation/psemu-padjoy/psemu-padjoy-0.81.ebuild b/games-emulation/psemu-padjoy/psemu-padjoy-0.81.ebuild index 91d551a2ee5d..38222c81f2b4 100644 --- a/games-emulation/psemu-padjoy/psemu-padjoy-0.81.ebuild +++ b/games-emulation/psemu-padjoy/psemu-padjoy-0.81.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-padjoy/psemu-padjoy-0.81.ebuild,v 1.3 2004/06/24 22:34:36 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-padjoy/psemu-padjoy-0.81.ebuild,v 1.4 2004/07/14 14:37:58 agriffis Exp $ inherit games eutils @@ -11,6 +11,7 @@ SRC_URI="http://members.chello.at/erich.kitzmueller/ammoq/padJoy${PV//.}.tgz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" +IUSE="" DEPEND="=x11-libs/gtk+-1*" |