summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2005-09-26 17:56:10 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2005-09-26 17:56:10 +0000
commit121e9538a07804a6d4d9fe7b27ee93be66a4d198 (patch)
treeea91142b9ce9a00774b6731b84ad1ec2f27172e2
parentMaking games last on inherit line. (diff)
downloadhistorical-121e9538a07804a6d4d9fe7b27ee93be66a4d198.tar.gz
historical-121e9538a07804a6d4d9fe7b27ee93be66a4d198.tar.bz2
historical-121e9538a07804a6d4d9fe7b27ee93be66a4d198.zip
Making games last on inherit line.
Package-Manager: portage-2.0.52-r1
-rw-r--r--games-emulation/fbzx/ChangeLog6
-rw-r--r--games-emulation/fbzx/fbzx-1.4.ebuild6
-rw-r--r--games-emulation/fbzx/fbzx-1.5.ebuild4
-rw-r--r--games-emulation/game-launcher/ChangeLog8
-rw-r--r--games-emulation/game-launcher/game-launcher-0.9.8.ebuild6
-rw-r--r--games-emulation/gens/ChangeLog5
-rw-r--r--games-emulation/gens/gens-2.12b.ebuild4
-rw-r--r--games-emulation/mupen64-blight-input/ChangeLog6
-rw-r--r--games-emulation/mupen64-blight-input/mupen64-blight-input-0.0.8-r1.ebuild4
-rw-r--r--games-emulation/mupen64-jttl_sound/ChangeLog6
-rw-r--r--games-emulation/mupen64-jttl_sound/mupen64-jttl_sound-1.2.ebuild4
-rw-r--r--games-emulation/pcsx/ChangeLog5
-rw-r--r--games-emulation/pcsx/pcsx-1.5-r1.ebuild5
-rw-r--r--games-emulation/pcsx2/ChangeLog5
-rw-r--r--games-emulation/pcsx2/pcsx2-0.8.1.ebuild4
-rw-r--r--games-emulation/psemu-cdriso/ChangeLog6
-rw-r--r--games-emulation/psemu-cdriso/psemu-cdriso-1.4.ebuild6
-rw-r--r--games-emulation/psemu-padjoy/ChangeLog8
-rw-r--r--games-emulation/psemu-padjoy/psemu-padjoy-0.81.ebuild6
-rw-r--r--games-emulation/psemu-padjoy/psemu-padjoy-0.82.ebuild8
-rw-r--r--games-emulation/psemu-padxwin/ChangeLog6
-rw-r--r--games-emulation/psemu-padxwin/psemu-padxwin-1.6.ebuild4
-rw-r--r--games-emulation/snes9express/ChangeLog6
-rw-r--r--games-emulation/snes9express/snes9express-1.42.ebuild4
24 files changed, 85 insertions, 47 deletions
diff --git a/games-emulation/fbzx/ChangeLog b/games-emulation/fbzx/ChangeLog
index 5f33f4277935..fc11364241dd 100644
--- a/games-emulation/fbzx/ChangeLog
+++ b/games-emulation/fbzx/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-emulation/fbzx
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/fbzx/ChangeLog,v 1.8 2005/08/12 22:00:20 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/fbzx/ChangeLog,v 1.9 2005/09/26 17:44:41 wolf31o2 Exp $
+
+ 26 Sep 2005; Chris Gianelloni <wolf31o2@gentoo.org> fbzx-1.4.ebuild,
+ fbzx-1.5.ebuild:
+ Making games last on inherit line.
12 Aug 2005; Luis Medinas <metalgod@gentoo.org> fbzx-1.5.ebuild:
Added ~amd64 Keywords. Closes bug #101969.
diff --git a/games-emulation/fbzx/fbzx-1.4.ebuild b/games-emulation/fbzx/fbzx-1.4.ebuild
index cbca5ea0c157..4274e2105e74 100644
--- a/games-emulation/fbzx/fbzx-1.4.ebuild
+++ b/games-emulation/fbzx/fbzx-1.4.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/fbzx/fbzx-1.4.ebuild,v 1.7 2005/06/15 18:33:32 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/fbzx/fbzx-1.4.ebuild,v 1.8 2005/09/26 17:44:41 wolf31o2 Exp $
-inherit games eutils toolchain-funcs
+inherit eutils toolchain-funcs games
DESCRIPTION="A Sinclair Spectrum emulator, designed to work at full screen using the FrameBuffer"
HOMEPAGE="http://www.rastersoft.com/fbzx.html"
@@ -10,7 +10,7 @@ SRC_URI="http://www.rastersoft.com/programas/fbzx/${PN}14.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc"
+KEYWORDS="~ppc x86"
IUSE=""
RDEPEND="media-libs/libsdl"
diff --git a/games-emulation/fbzx/fbzx-1.5.ebuild b/games-emulation/fbzx/fbzx-1.5.ebuild
index 9c47e20b48a4..d9e37cc4329e 100644
--- a/games-emulation/fbzx/fbzx-1.5.ebuild
+++ b/games-emulation/fbzx/fbzx-1.5.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/fbzx/fbzx-1.5.ebuild,v 1.4 2005/08/12 22:00:20 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/fbzx/fbzx-1.5.ebuild,v 1.5 2005/09/26 17:44:41 wolf31o2 Exp $
-inherit games eutils toolchain-funcs
+inherit eutils toolchain-funcs games
DESCRIPTION="A Sinclair Spectrum emulator, designed to work at full screen using the FrameBuffer"
HOMEPAGE="http://www.rastersoft.com/fbzx.html"
diff --git a/games-emulation/game-launcher/ChangeLog b/games-emulation/game-launcher/ChangeLog
index 96beafaef8a5..194741428810 100644
--- a/games-emulation/game-launcher/ChangeLog
+++ b/games-emulation/game-launcher/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-emulation/game-launcher
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/game-launcher/ChangeLog,v 1.6 2004/09/30 00:38:29 swegener Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/game-launcher/ChangeLog,v 1.7 2005/09/26 17:50:44 wolf31o2 Exp $
+
+ 26 Sep 2005; Chris Gianelloni <wolf31o2@gentoo.org>
+ game-launcher-0.9.8.ebuild:
+ Making games last on inherit line.
06 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org>
game-launcher-0.9.8.ebuild:
diff --git a/games-emulation/game-launcher/game-launcher-0.9.8.ebuild b/games-emulation/game-launcher/game-launcher-0.9.8.ebuild
index cb82c57a8a66..ae9a893369c6 100644
--- a/games-emulation/game-launcher/game-launcher-0.9.8.ebuild
+++ b/games-emulation/game-launcher/game-launcher-0.9.8.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/game-launcher/game-launcher-0.9.8.ebuild,v 1.5 2004/06/24 22:27:02 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/game-launcher/game-launcher-0.9.8.ebuild,v 1.6 2005/09/26 17:50:44 wolf31o2 Exp $
-inherit games eutils
+inherit eutils games
DESCRIPTION="universal front end for emulators ... works with MAME, Nesticle, RockNES, zSNES, snes9x, Callus, Stella, z26, and Genecyst"
HOMEPAGE="http://www.dribin.org/dave/game_launcher/"
diff --git a/games-emulation/gens/ChangeLog b/games-emulation/gens/ChangeLog
index 4dd94c6ab5f2..d33994ec67a8 100644
--- a/games-emulation/gens/ChangeLog
+++ b/games-emulation/gens/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-emulation/gens
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/gens/ChangeLog,v 1.12 2005/06/12 12:12:36 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/gens/ChangeLog,v 1.13 2005/09/26 17:45:07 wolf31o2 Exp $
+
+ 26 Sep 2005; Chris Gianelloni <wolf31o2@gentoo.org> gens-2.12b.ebuild:
+ Making games last on inherit line.
12 Jun 2005; Sven Wegener <swegener@gentoo.org> gens-2.12b.ebuild:
Removed * postfix from <, <=, >= and > dependencies.
diff --git a/games-emulation/gens/gens-2.12b.ebuild b/games-emulation/gens/gens-2.12b.ebuild
index 502193d82d96..fa9bdffba000 100644
--- a/games-emulation/gens/gens-2.12b.ebuild
+++ b/games-emulation/gens/gens-2.12b.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/gens/gens-2.12b.ebuild,v 1.3 2005/06/12 12:12:36 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/gens/gens-2.12b.ebuild,v 1.4 2005/09/26 17:45:07 wolf31o2 Exp $
-inherit games eutils
+inherit eutils games
DESCRIPTION="A Sega Genesis/CD/32X emulator"
HOMEPAGE="http://gens.consolemul.com/"
diff --git a/games-emulation/mupen64-blight-input/ChangeLog b/games-emulation/mupen64-blight-input/ChangeLog
index 62d219c2f7b1..cd3f30dd988c 100644
--- a/games-emulation/mupen64-blight-input/ChangeLog
+++ b/games-emulation/mupen64-blight-input/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-emulation/mupen64-blight-input
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64-blight-input/ChangeLog,v 1.4 2005/01/07 22:38:51 morfic Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64-blight-input/ChangeLog,v 1.5 2005/09/26 17:46:51 wolf31o2 Exp $
+
+ 26 Sep 2005; Chris Gianelloni <wolf31o2@gentoo.org>
+ mupen64-blight-input-0.0.8-r1.ebuild:
+ Making games last on inherit line.
07 Jan 2005; Daniel Goller <morfic@gentoo.org> metadata.xml:
Adding maintainer
diff --git a/games-emulation/mupen64-blight-input/mupen64-blight-input-0.0.8-r1.ebuild b/games-emulation/mupen64-blight-input/mupen64-blight-input-0.0.8-r1.ebuild
index 5aa60741553b..15ea2ceb43ac 100644
--- a/games-emulation/mupen64-blight-input/mupen64-blight-input-0.0.8-r1.ebuild
+++ b/games-emulation/mupen64-blight-input/mupen64-blight-input-0.0.8-r1.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64-blight-input/mupen64-blight-input-0.0.8-r1.ebuild,v 1.2 2005/01/06 04:58:18 morfic Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64-blight-input/mupen64-blight-input-0.0.8-r1.ebuild,v 1.3 2005/09/26 17:46:51 wolf31o2 Exp $
-inherit games eutils
+inherit eutils games
DESCRIPTION="An input plugin for the mupen64 N64 emulator"
HOMEPAGE="http://mupen64.emulation64.com/"
diff --git a/games-emulation/mupen64-jttl_sound/ChangeLog b/games-emulation/mupen64-jttl_sound/ChangeLog
index bcc6c2c4a607..bb1c6a3bcd9c 100644
--- a/games-emulation/mupen64-jttl_sound/ChangeLog
+++ b/games-emulation/mupen64-jttl_sound/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-emulation/mupen64-jttl_sound
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64-jttl_sound/ChangeLog,v 1.6 2005/05/30 18:36:36 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64-jttl_sound/ChangeLog,v 1.7 2005/09/26 17:48:22 wolf31o2 Exp $
+
+ 26 Sep 2005; Chris Gianelloni <wolf31o2@gentoo.org>
+ mupen64-jttl_sound-1.2.ebuild:
+ Making games last on inherit line.
30 May 2005; Sven Wegener <swegener@gentoo.org>
mupen64-jttl_sound-1.2.ebuild:
diff --git a/games-emulation/mupen64-jttl_sound/mupen64-jttl_sound-1.2.ebuild b/games-emulation/mupen64-jttl_sound/mupen64-jttl_sound-1.2.ebuild
index 29312ae86e08..8fb9d22fb9d9 100644
--- a/games-emulation/mupen64-jttl_sound/mupen64-jttl_sound-1.2.ebuild
+++ b/games-emulation/mupen64-jttl_sound/mupen64-jttl_sound-1.2.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64-jttl_sound/mupen64-jttl_sound-1.2.ebuild,v 1.5 2005/05/30 18:36:36 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64-jttl_sound/mupen64-jttl_sound-1.2.ebuild,v 1.6 2005/09/26 17:48:22 wolf31o2 Exp $
-inherit games eutils libtool
+inherit eutils libtool games
IUSE="sdl"
diff --git a/games-emulation/pcsx/ChangeLog b/games-emulation/pcsx/ChangeLog
index fc80ab3ca3c5..3e1dc92a4d66 100644
--- a/games-emulation/pcsx/ChangeLog
+++ b/games-emulation/pcsx/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-emulation/pcsx
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/pcsx/ChangeLog,v 1.6 2005/01/09 10:49:20 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/pcsx/ChangeLog,v 1.7 2005/09/26 17:45:44 wolf31o2 Exp $
+
+ 26 Sep 2005; Chris Gianelloni <wolf31o2@gentoo.org> pcsx-1.5-r1.ebuild:
+ Making games last on inherit line.
09 Jan 2005; Sven Wegener <swegener@gentoo.org> pcsx-1.5-r1.ebuild:
Added missing parentheses in SRC_URI/*DEPEND/LICENSE.
diff --git a/games-emulation/pcsx/pcsx-1.5-r1.ebuild b/games-emulation/pcsx/pcsx-1.5-r1.ebuild
index 7a9626b4f247..ffd8d40fdf6f 100644
--- a/games-emulation/pcsx/pcsx-1.5-r1.ebuild
+++ b/games-emulation/pcsx/pcsx-1.5-r1.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/pcsx/pcsx-1.5-r1.ebuild,v 1.6 2005/01/09 10:49:20 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/pcsx/pcsx-1.5-r1.ebuild,v 1.7 2005/09/26 17:45:44 wolf31o2 Exp $
-inherit games eutils
+inherit eutils games
S=${WORKDIR}/PcsxSrc-${PV}
DESCRIPTION="Playstation emulator"
@@ -15,7 +15,6 @@ KEYWORDS="x86 -ppc"
IUSE="opengl"
DEPEND="sys-libs/zlib
- >=sys-apps/sed-4
app-arch/unzip
x11-libs/gtk+
gnome-base/libglade"
diff --git a/games-emulation/pcsx2/ChangeLog b/games-emulation/pcsx2/ChangeLog
index 2ad89ba1fc68..786ed9fdf905 100644
--- a/games-emulation/pcsx2/ChangeLog
+++ b/games-emulation/pcsx2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-emulation/pcsx2
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/pcsx2/ChangeLog,v 1.7 2005/08/07 07:49:02 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/pcsx2/ChangeLog,v 1.8 2005/09/26 17:46:23 wolf31o2 Exp $
+
+ 26 Sep 2005; Chris Gianelloni <wolf31o2@gentoo.org> pcsx2-0.8.1.ebuild:
+ Making games last on inherit line.
07 Aug 2005; Mike Frysinger <vapier@gentoo.org>
+files/pcsx2-0.8.1-amd64.patch, pcsx2-0.8.1.ebuild:
diff --git a/games-emulation/pcsx2/pcsx2-0.8.1.ebuild b/games-emulation/pcsx2/pcsx2-0.8.1.ebuild
index b671ff8827c9..442b4ee93bea 100644
--- a/games-emulation/pcsx2/pcsx2-0.8.1.ebuild
+++ b/games-emulation/pcsx2/pcsx2-0.8.1.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/pcsx2/pcsx2-0.8.1.ebuild,v 1.3 2005/08/08 00:29:48 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/pcsx2/pcsx2-0.8.1.ebuild,v 1.4 2005/09/26 17:46:23 wolf31o2 Exp $
-inherit games eutils toolchain-funcs
+inherit eutils toolchain-funcs games
DESCRIPTION="Playstation2 emulator"
HOMEPAGE="http://www.pcsx2.net/"
diff --git a/games-emulation/psemu-cdriso/ChangeLog b/games-emulation/psemu-cdriso/ChangeLog
index 5c19e786d417..826b93b7d3bf 100644
--- a/games-emulation/psemu-cdriso/ChangeLog
+++ b/games-emulation/psemu-cdriso/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-emulation/psemu-cdriso
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-cdriso/ChangeLog,v 1.5 2005/04/24 03:31:27 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-cdriso/ChangeLog,v 1.6 2005/09/26 17:47:57 wolf31o2 Exp $
+
+ 26 Sep 2005; Chris Gianelloni <wolf31o2@gentoo.org>
+ psemu-cdriso-1.4.ebuild:
+ Making games last on inherit line.
24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org>
psemu-cdriso-1.4.ebuild:
diff --git a/games-emulation/psemu-cdriso/psemu-cdriso-1.4.ebuild b/games-emulation/psemu-cdriso/psemu-cdriso-1.4.ebuild
index e42b498ba9af..224cb087bb8d 100644
--- a/games-emulation/psemu-cdriso/psemu-cdriso-1.4.ebuild
+++ b/games-emulation/psemu-cdriso/psemu-cdriso-1.4.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-cdriso/psemu-cdriso-1.4.ebuild,v 1.7 2005/04/24 03:31:27 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-cdriso/psemu-cdriso-1.4.ebuild,v 1.8 2005/09/26 17:47:57 wolf31o2 Exp $
-inherit games eutils
+inherit eutils games
DESCRIPTION="PSEmu plugin to read CD-images"
HOMEPAGE="http://www.pcsx.net/"
@@ -10,7 +10,7 @@ SRC_URI="http://linuzappz.pcsx.net/downloads/cdriso-${PV}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc"
+KEYWORDS="ppc x86"
IUSE=""
DEPEND="sys-libs/zlib
diff --git a/games-emulation/psemu-padjoy/ChangeLog b/games-emulation/psemu-padjoy/ChangeLog
index 2a9e9076cc13..593a369725d0 100644
--- a/games-emulation/psemu-padjoy/ChangeLog
+++ b/games-emulation/psemu-padjoy/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-emulation/psemu-padjoy
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-padjoy/ChangeLog,v 1.6 2004/06/24 22:34:36 agriffis Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-padjoy/ChangeLog,v 1.7 2005/09/26 17:54:36 wolf31o2 Exp $
+
+ 26 Sep 2005; Chris Gianelloni <wolf31o2@gentoo.org>
+ psemu-padjoy-0.81.ebuild, psemu-padjoy-0.82.ebuild:
+ Making games last on inherit line.
23 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org>
psemu-padjoy-0.82.ebuild:
diff --git a/games-emulation/psemu-padjoy/psemu-padjoy-0.81.ebuild b/games-emulation/psemu-padjoy/psemu-padjoy-0.81.ebuild
index 38222c81f2b4..d3efb6ae65fa 100644
--- a/games-emulation/psemu-padjoy/psemu-padjoy-0.81.ebuild
+++ b/games-emulation/psemu-padjoy/psemu-padjoy-0.81.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 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.4 2004/07/14 14:37:58 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-padjoy/psemu-padjoy-0.81.ebuild,v 1.5 2005/09/26 17:54:36 wolf31o2 Exp $
-inherit games eutils
+inherit eutils games
DESCRIPTION="PSEmu plugin to use joysticks/gamepads in PSX-emulators"
HOMEPAGE="http://www.ammoq.com/"
diff --git a/games-emulation/psemu-padjoy/psemu-padjoy-0.82.ebuild b/games-emulation/psemu-padjoy/psemu-padjoy-0.82.ebuild
index 0535e3fe2a7a..b4f484b32262 100644
--- a/games-emulation/psemu-padjoy/psemu-padjoy-0.82.ebuild
+++ b/games-emulation/psemu-padjoy/psemu-padjoy-0.82.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 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.82.ebuild,v 1.4 2004/06/24 22:34:36 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-padjoy/psemu-padjoy-0.82.ebuild,v 1.5 2005/09/26 17:54:36 wolf31o2 Exp $
inherit games
@@ -14,9 +14,7 @@ SLOT="0"
KEYWORDS="x86 ~ppc"
IUSE=""
-RDEPEND="=x11-libs/gtk+-1*"
-DEPEND="${RDEPEND}
- >=sys-apps/sed-4"
+DEPEND="=x11-libs/gtk+-1*"
src_unpack() {
unpack ${A}
diff --git a/games-emulation/psemu-padxwin/ChangeLog b/games-emulation/psemu-padxwin/ChangeLog
index 5e3ecc7bd615..e1776c69bf3d 100644
--- a/games-emulation/psemu-padxwin/ChangeLog
+++ b/games-emulation/psemu-padxwin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-emulation/psemu-padxwin
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-padxwin/ChangeLog,v 1.5 2005/04/24 03:31:48 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-padxwin/ChangeLog,v 1.6 2005/09/26 17:54:40 wolf31o2 Exp $
+
+ 26 Sep 2005; Chris Gianelloni <wolf31o2@gentoo.org>
+ psemu-padxwin-1.6.ebuild:
+ Making games last on inherit line.
24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org>
psemu-padxwin-1.6.ebuild:
diff --git a/games-emulation/psemu-padxwin/psemu-padxwin-1.6.ebuild b/games-emulation/psemu-padxwin/psemu-padxwin-1.6.ebuild
index 1c219b1fa977..8c9f318ae9a1 100644
--- a/games-emulation/psemu-padxwin/psemu-padxwin-1.6.ebuild
+++ b/games-emulation/psemu-padxwin/psemu-padxwin-1.6.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-padxwin/psemu-padxwin-1.6.ebuild,v 1.5 2005/04/24 03:31:48 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-padxwin/psemu-padxwin-1.6.ebuild,v 1.6 2005/09/26 17:54:40 wolf31o2 Exp $
-inherit games eutils
+inherit eutils games
DESCRIPTION="PSEmu plugin to use the keyboard as a gamepad"
HOMEPAGE="http://www.pcsx.net/"
diff --git a/games-emulation/snes9express/ChangeLog b/games-emulation/snes9express/ChangeLog
index ede645f3a480..af69e4082186 100644
--- a/games-emulation/snes9express/ChangeLog
+++ b/games-emulation/snes9express/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-emulation/snes9express
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/snes9express/ChangeLog,v 1.5 2005/06/15 18:35:21 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/snes9express/ChangeLog,v 1.6 2005/09/26 17:56:10 wolf31o2 Exp $
+
+ 26 Sep 2005; Chris Gianelloni <wolf31o2@gentoo.org>
+ snes9express-1.42.ebuild:
+ Making games last on inherit line.
15 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org>
snes9express-1.42.ebuild:
diff --git a/games-emulation/snes9express/snes9express-1.42.ebuild b/games-emulation/snes9express/snes9express-1.42.ebuild
index 925bb03861f5..d6985d01b4dc 100644
--- a/games-emulation/snes9express/snes9express-1.42.ebuild
+++ b/games-emulation/snes9express/snes9express-1.42.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/snes9express/snes9express-1.42.ebuild,v 1.7 2005/07/22 00:12:03 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/snes9express/snes9express-1.42.ebuild,v 1.8 2005/09/26 17:56:10 wolf31o2 Exp $
-inherit games eutils
+inherit eutils games
DESCRIPTION="A graphical interface for the X11 versions of snes9x"
HOMEPAGE="http://www.linuxgames.com/snes9express/"