summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2005-08-23 19:41:58 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2005-08-23 19:41:58 +0000
commit57a3056fe215c4a46f7bac69f2a83b4cfbb97057 (patch)
tree6f5cf66ba404992d2363df0e727d8f37ae5f16e6 /games-emulation
parentStable on alpha, wrt bug #103337 (diff)
downloadgentoo-2-57a3056fe215c4a46f7bac69f2a83b4cfbb97057.tar.gz
gentoo-2-57a3056fe215c4a46f7bac69f2a83b4cfbb97057.tar.bz2
gentoo-2-57a3056fe215c4a46f7bac69f2a83b4cfbb97057.zip
Add inherit eutils.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'games-emulation')
-rw-r--r--games-emulation/ps2emu-gssoft/ChangeLog6
-rw-r--r--games-emulation/ps2emu-gssoft/ps2emu-gssoft-0.9.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/games-emulation/ps2emu-gssoft/ChangeLog b/games-emulation/ps2emu-gssoft/ChangeLog
index 71580bc097d4..9d65c87d0221 100644
--- a/games-emulation/ps2emu-gssoft/ChangeLog
+++ b/games-emulation/ps2emu-gssoft/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-emulation/ps2emu-gssoft
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/ps2emu-gssoft/ChangeLog,v 1.8 2005/08/08 00:36:48 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/ps2emu-gssoft/ChangeLog,v 1.9 2005/08/23 19:41:58 wolf31o2 Exp $
+
+ 23 Aug 2005; Chris Gianelloni <wolf31o2@gentoo.org>
+ ps2emu-gssoft-0.9.ebuild:
+ Add inherit eutils.
08 Aug 2005; Mike Frysinger <vapier@gentoo.org>
+files/ps2emu-gssoft-0.9-PIC.patch, ps2emu-gssoft-0.9.ebuild:
diff --git a/games-emulation/ps2emu-gssoft/ps2emu-gssoft-0.9.ebuild b/games-emulation/ps2emu-gssoft/ps2emu-gssoft-0.9.ebuild
index 16e9799b20e6..73be2ee12a07 100644
--- a/games-emulation/ps2emu-gssoft/ps2emu-gssoft-0.9.ebuild
+++ b/games-emulation/ps2emu-gssoft/ps2emu-gssoft-0.9.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/ps2emu-gssoft/ps2emu-gssoft-0.9.ebuild,v 1.3 2005/08/08 00:36:48 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/ps2emu-gssoft/ps2emu-gssoft-0.9.ebuild,v 1.4 2005/08/23 19:41:58 wolf31o2 Exp $
-inherit games
+inherit eutils games
DESCRIPTION="PSEmu2 GPU plugin"
HOMEPAGE="http://www.pcsx2.net/"