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 /games-emulation/pcsx/pcsx-1.5-r1.ebuild
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
Diffstat (limited to 'games-emulation/pcsx/pcsx-1.5-r1.ebuild')
-rw-r--r--games-emulation/pcsx/pcsx-1.5-r1.ebuild5
1 files changed, 2 insertions, 3 deletions
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"