summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-04-27 21:07:26 +0000
committerAron Griffis <agriffis@gentoo.org>2004-04-27 21:07:26 +0000
commitc9755f9aa3f7755646b988df8fa6d698e95f3c37 (patch)
treef4230840eb4e42613211f09522bf5ed467139277 /games-arcade
parentPPC profile stable update (Manifest recommit) (diff)
downloadgentoo-2-c9755f9aa3f7755646b988df8fa6d698e95f3c37.tar.gz
gentoo-2-c9755f9aa3f7755646b988df8fa6d698e95f3c37.tar.bz2
gentoo-2-c9755f9aa3f7755646b988df8fa6d698e95f3c37.zip
Add inherit eutils
Diffstat (limited to 'games-arcade')
-rw-r--r--games-arcade/epiar/ChangeLog5
-rw-r--r--games-arcade/epiar/epiar-0.5.ebuild4
-rw-r--r--games-arcade/pachi/ChangeLog5
-rw-r--r--games-arcade/pachi/pachi-1.0.ebuild4
4 files changed, 12 insertions, 6 deletions
diff --git a/games-arcade/epiar/ChangeLog b/games-arcade/epiar/ChangeLog
index 7684ba381fa9..a2afc1b81cd4 100644
--- a/games-arcade/epiar/ChangeLog
+++ b/games-arcade/epiar/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-arcade/epiar
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/epiar/ChangeLog,v 1.3 2004/03/28 20:32:04 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/epiar/ChangeLog,v 1.4 2004/04/27 21:04:08 agriffis Exp $
+
+ 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> epiar-0.5.ebuild:
+ Add inherit eutils
28 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> epiar-0.5.ebuild:
error check sed; depend on sed >= 4; remove unused debug from IUSE
diff --git a/games-arcade/epiar/epiar-0.5.ebuild b/games-arcade/epiar/epiar-0.5.ebuild
index fed6316614e8..25e68338ebf0 100644
--- a/games-arcade/epiar/epiar-0.5.ebuild
+++ b/games-arcade/epiar/epiar-0.5.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/epiar/epiar-0.5.ebuild,v 1.3 2004/03/28 20:32:04 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/epiar/epiar-0.5.ebuild,v 1.4 2004/04/27 21:04:08 agriffis Exp $
-inherit flag-o-matic games
+inherit flag-o-matic games eutils
DESCRIPTION="A space adventure/combat game"
HOMEPAGE="http://epiar.net/"
diff --git a/games-arcade/pachi/ChangeLog b/games-arcade/pachi/ChangeLog
index c507cab78cb4..9f0c177785fc 100644
--- a/games-arcade/pachi/ChangeLog
+++ b/games-arcade/pachi/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-arcade/pachi
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/pachi/ChangeLog,v 1.4 2004/04/25 02:40:54 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/pachi/ChangeLog,v 1.5 2004/04/27 21:04:56 agriffis Exp $
+
+ 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> pachi-1.0.ebuild:
+ Add inherit eutils
24 Apr 2004; Michael Sterrett <mr_bones_@gentoo.org> pachi-20030927.ebuild,
pachi-20031005.ebuild:
diff --git a/games-arcade/pachi/pachi-1.0.ebuild b/games-arcade/pachi/pachi-1.0.ebuild
index 037a3b629810..a4589fc642ec 100644
--- a/games-arcade/pachi/pachi-1.0.ebuild
+++ b/games-arcade/pachi/pachi-1.0.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/pachi/pachi-1.0.ebuild,v 1.1 2004/04/05 06:31:23 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/pachi/pachi-1.0.ebuild,v 1.2 2004/04/27 21:04:56 agriffis Exp $
-inherit games
+inherit games eutils
DESCRIPTION="platform game inspired by games like Manic Miner and Jet Set Willy"
HOMEPAGE="http://dragontech.sourceforge.net/index.php?main=pachi&lang=en"