summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Heaven <tristan@gentoo.org>2006-09-27 14:25:32 +0000
committerTristan Heaven <tristan@gentoo.org>2006-09-27 14:25:32 +0000
commit03a66baf37908820362e18f5527ac4f0d113a7ca (patch)
treef994bd004e67cfdc6c80e6f8e045e005e802a492 /games-strategy/glob2
parentVersion bump (still in package.mask). (diff)
downloadhistorical-03a66baf37908820362e18f5527ac4f0d113a7ca.tar.gz
historical-03a66baf37908820362e18f5527ac4f0d113a7ca.tar.bz2
historical-03a66baf37908820362e18f5527ac4f0d113a7ca.zip
Add inherit eutils
Package-Manager: portage-2.1.2_pre1-r3
Diffstat (limited to 'games-strategy/glob2')
-rw-r--r--games-strategy/glob2/ChangeLog5
-rw-r--r--games-strategy/glob2/glob2-0.8.19.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/glob2/ChangeLog b/games-strategy/glob2/ChangeLog
index 648e6d6504ef..1ce76aeb4261 100644
--- a/games-strategy/glob2/ChangeLog
+++ b/games-strategy/glob2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-strategy/glob2
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/glob2/ChangeLog,v 1.32 2006/08/07 18:35:04 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/glob2/ChangeLog,v 1.33 2006/09/27 14:23:47 nyhm Exp $
+
+ 27 Sep 2006; Tristan Heaven <nyhm@gentoo.org> glob2-0.8.19.ebuild:
+ Add inherit eutils
07 Aug 2006; Michael Sterrett <mr_bones_@gentoo.org> glob2-0.8.21.ebuild:
Add media-libs/sdl-ttf deps as pointed out by Dmitry Kim via bug #143106
diff --git a/games-strategy/glob2/glob2-0.8.19.ebuild b/games-strategy/glob2/glob2-0.8.19.ebuild
index 0955d2a5f823..b8e979d084a9 100644
--- a/games-strategy/glob2/glob2-0.8.19.ebuild
+++ b/games-strategy/glob2/glob2-0.8.19.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/glob2/glob2-0.8.19.ebuild,v 1.2 2006/05/28 10:13:20 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/glob2/glob2-0.8.19.ebuild,v 1.3 2006/09/27 14:23:47 nyhm Exp $
-inherit games
+inherit eutils games
DESCRIPTION="Real Time Strategy (RTS) game involving a brave army of globs"
HOMEPAGE="http://globulation2.org/"