summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 14:36:56 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 14:36:56 +0000
commit11133d5bbfb854e8652958dc325876a19da4b542 (patch)
treebdeda6813e4dd43d701e3d9195c9ab4c27fe6fc3 /games-emulation
parentdon't assign S=${WORKDIR}/${P}, trim trailing whitespace (diff)
downloadhistorical-11133d5bbfb854e8652958dc325876a19da4b542.tar.gz
historical-11133d5bbfb854e8652958dc325876a19da4b542.tar.bz2
historical-11133d5bbfb854e8652958dc325876a19da4b542.zip
sync IUSE (+X, -debug)
Diffstat (limited to 'games-emulation')
-rw-r--r--games-emulation/nwwine/nwwine-20020703.ebuild4
-rw-r--r--games-emulation/nwwine/nwwine-20030618.ebuild4
-rw-r--r--games-emulation/nwwine/nwwine-20030709.ebuild4
-rw-r--r--games-emulation/nwwine/nwwine-20030911.ebuild4
-rw-r--r--games-emulation/raine/Manifest6
-rw-r--r--games-emulation/snes9express/Manifest2
6 files changed, 12 insertions, 12 deletions
diff --git a/games-emulation/nwwine/nwwine-20020703.ebuild b/games-emulation/nwwine/nwwine-20020703.ebuild
index 6d0bd078b174..abf3663cd8f1 100644
--- a/games-emulation/nwwine/nwwine-20020703.ebuild
+++ b/games-emulation/nwwine/nwwine-20020703.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/nwwine/nwwine-20020703.ebuild,v 1.3 2004/06/24 22:31:49 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/nwwine/nwwine-20020703.ebuild,v 1.4 2004/07/14 14:36:56 agriffis Exp $
DESCRIPTION="A special version of wine for the Never Winter Nights toolkit"
HOMEPAGE="http://www.winehq.com/"
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 -ppc -sparc"
-IUSE="nas arts cups opengl alsa tcltk debug"
+IUSE="X alsa arts cups debug nas opengl tcltk"
DEPEND="sys-devel/gcc
sys-devel/flex
diff --git a/games-emulation/nwwine/nwwine-20030618.ebuild b/games-emulation/nwwine/nwwine-20030618.ebuild
index e7dec8ed29e1..8021e3ee4101 100644
--- a/games-emulation/nwwine/nwwine-20030618.ebuild
+++ b/games-emulation/nwwine/nwwine-20030618.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/nwwine/nwwine-20030618.ebuild,v 1.4 2004/06/24 22:31:49 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/nwwine/nwwine-20030618.ebuild,v 1.5 2004/07/14 14:36:56 agriffis Exp $
inherit eutils
@@ -14,7 +14,7 @@ SRC_URI="mirror://gentoo/${P}-misc.tar.bz2
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 -ppc -sparc"
-IUSE="nas arts cups opengl alsa tcltk debug"
+IUSE="X alsa arts cups debug nas opengl tcltk"
DEPEND="sys-devel/gcc
sys-devel/flex
diff --git a/games-emulation/nwwine/nwwine-20030709.ebuild b/games-emulation/nwwine/nwwine-20030709.ebuild
index 916fdca7c4df..abce2a23ac58 100644
--- a/games-emulation/nwwine/nwwine-20030709.ebuild
+++ b/games-emulation/nwwine/nwwine-20030709.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/nwwine/nwwine-20030709.ebuild,v 1.4 2004/06/24 22:31:49 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/nwwine/nwwine-20030709.ebuild,v 1.5 2004/07/14 14:36:56 agriffis Exp $
DESCRIPTION="A special version of wine for the Never Winter Nights toolkit"
SRC_URI="mirror://gentoo/nwwine-20030618-misc.tar.bz2
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.winehq.com/ http://republika.pl/nwnlinux/"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 -ppc -sparc"
-IUSE="nas arts cups opengl alsa tcltk"
+IUSE="X alsa arts cups nas opengl tcltk"
S=${WORKDIR}/nwwine-based-on-${PV}
DEPEND="sys-devel/gcc
diff --git a/games-emulation/nwwine/nwwine-20030911.ebuild b/games-emulation/nwwine/nwwine-20030911.ebuild
index bd01eb18ad4c..aefd0c94fc84 100644
--- a/games-emulation/nwwine/nwwine-20030911.ebuild
+++ b/games-emulation/nwwine/nwwine-20030911.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/nwwine/nwwine-20030911.ebuild,v 1.2 2004/06/24 22:31:49 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/nwwine/nwwine-20030911.ebuild,v 1.3 2004/07/14 14:36:56 agriffis Exp $
inherit eutils
@@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/nwwine-20030618-misc.tar.bz2
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="-* x86"
-IUSE="nas arts cups opengl alsa tcltk"
+IUSE="X alsa arts cups debug nas opengl tcltk"
S=${WORKDIR}/nwwine-based-on-${PV}
diff --git a/games-emulation/raine/Manifest b/games-emulation/raine/Manifest
index 258d1bd49c46..a8641e1646ad 100644
--- a/games-emulation/raine/Manifest
+++ b/games-emulation/raine/Manifest
@@ -1,8 +1,8 @@
+MD5 e00dc4152bf3eaf9c65b96c4e4528f4f raine-0.39.0.ebuild 1378
+MD5 95fe9a02713e32b044ddb779855e6d46 raine-0.36.2.ebuild 2042
MD5 2a0ad05d3256650938648751a09bbe14 ChangeLog 852
MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158
-MD5 a6f227378eaa5c4f2474949155d3a85d raine-0.36.2.ebuild 2040
-MD5 e00dc4152bf3eaf9c65b96c4e4528f4f raine-0.39.0.ebuild 1378
-MD5 67647762ce31a7c21a2a040536f02b29 files/Raine.desktop 236
MD5 e6966af385f6356c94eba79ee263a0b1 files/digest-raine-0.36.2 176
MD5 8dc30ffdc0cf404a06ef6a0ae8fe1722 files/digest-raine-0.39.0 176
+MD5 67647762ce31a7c21a2a040536f02b29 files/Raine.desktop 236
MD5 c4660e529000ed1406f1e98358b1b404 files/raine-allegro_4.1.5_fix.patch 569
diff --git a/games-emulation/snes9express/Manifest b/games-emulation/snes9express/Manifest
index a00c190e0128..d3777a38b8c0 100644
--- a/games-emulation/snes9express/Manifest
+++ b/games-emulation/snes9express/Manifest
@@ -1,4 +1,4 @@
-MD5 3270622a94e0539b91ce89c5223e0881 snes9express-1.42.ebuild 794
+MD5 0636ee4b48c699de2e22081346391f1d snes9express-1.42.ebuild 790
MD5 b523be05a55914bcac6b58b4311c9a1d ChangeLog 460
MD5 8152dd0afb80b8991f9d3354c05fda78 metadata.xml 226
MD5 4b260d8bf99869f59d2ea478d201e559 files/digest-snes9express-1.42 69