diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-09-26 17:56:10 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-09-26 17:56:10 +0000 |
commit | 121e9538a07804a6d4d9fe7b27ee93be66a4d198 (patch) | |
tree | ea91142b9ce9a00774b6731b84ad1ec2f27172e2 /games-emulation/psemu-cdriso | |
parent | Making games last on inherit line. (diff) | |
download | historical-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/psemu-cdriso')
-rw-r--r-- | games-emulation/psemu-cdriso/ChangeLog | 6 | ||||
-rw-r--r-- | games-emulation/psemu-cdriso/psemu-cdriso-1.4.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
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 |