diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-09-26 17:56:36 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-09-26 17:56:36 +0000 |
commit | 7fc404ad484480d78d167d47240e814f09889ef8 (patch) | |
tree | d5f50a1a476a9801f6c57c7a52d0c6c24da89f34 /games-emulation/psemu-padjoy | |
parent | Making games last on inherit line. (diff) | |
download | gentoo-2-7fc404ad484480d78d167d47240e814f09889ef8.tar.gz gentoo-2-7fc404ad484480d78d167d47240e814f09889ef8.tar.bz2 gentoo-2-7fc404ad484480d78d167d47240e814f09889ef8.zip |
Making games last on inherit line.
(Portage version: 2.0.52-r1)
Diffstat (limited to 'games-emulation/psemu-padjoy')
-rw-r--r-- | games-emulation/psemu-padjoy/ChangeLog | 8 | ||||
-rw-r--r-- | games-emulation/psemu-padjoy/psemu-padjoy-0.81.ebuild | 6 | ||||
-rw-r--r-- | games-emulation/psemu-padjoy/psemu-padjoy-0.82.ebuild | 8 |
3 files changed, 12 insertions, 10 deletions
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} |