summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2005-08-23 20:38:26 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2005-08-23 20:38:26 +0000
commita58d764b5ef38c950139b7f5c3b542bea6e0ff57 (patch)
tree307de1a90ba19e19a5fd40dc9d3f3e5c94db0c8d /games-util/atlas
parentAdded ~ppc-keyword as requested in Bug #103486. (diff)
downloadhistorical-a58d764b5ef38c950139b7f5c3b542bea6e0ff57.tar.gz
historical-a58d764b5ef38c950139b7f5c3b542bea6e0ff57.tar.bz2
historical-a58d764b5ef38c950139b7f5c3b542bea6e0ff57.zip
Add inherit eutils.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'games-util/atlas')
-rw-r--r--games-util/atlas/ChangeLog5
-rw-r--r--games-util/atlas/atlas-0.2.2-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-util/atlas/ChangeLog b/games-util/atlas/ChangeLog
index adbe0522c06c..49dedc47cde2 100644
--- a/games-util/atlas/ChangeLog
+++ b/games-util/atlas/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-util/atlas
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-util/atlas/ChangeLog,v 1.7 2005/06/05 11:32:03 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/atlas/ChangeLog,v 1.8 2005/08/23 20:36:15 wolf31o2 Exp $
+
+ 24 Aug 2005; Chris Gianelloni <wolf31o2@gentoo.org> atlas-0.2.2-r1.ebuild:
+ Add inherit eutils.
05 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> atlas-0.2.2-r1.ebuild:
Stable on ppc.
diff --git a/games-util/atlas/atlas-0.2.2-r1.ebuild b/games-util/atlas/atlas-0.2.2-r1.ebuild
index b105b2fc072a..4be05d8da3db 100644
--- a/games-util/atlas/atlas-0.2.2-r1.ebuild
+++ b/games-util/atlas/atlas-0.2.2-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-util/atlas/atlas-0.2.2-r1.ebuild,v 1.4 2005/06/05 11:32:03 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/atlas/atlas-0.2.2-r1.ebuild,v 1.5 2005/08/23 20:36:15 wolf31o2 Exp $
-inherit games
+inherit eutils games
MY_P="Atlas-${PV}"
DESCRIPTION="Chart Program to use with Flightgear Flight Simulator"