summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Hill <rhill@gentoo.org>2010-02-16 01:02:01 +0000
committerRyan Hill <rhill@gentoo.org>2010-02-16 01:02:01 +0000
commit37dfeffe72931c7af058cb7bb200fe5319a3dcfc (patch)
treec14bbddf95b3ff8ad0a53179ffa088bddb1f612e /games-strategy/asc
parentwxwidgets eclass skips pkg_setup export with EAPI=2 (diff)
downloadhistorical-37dfeffe72931c7af058cb7bb200fe5319a3dcfc.tar.gz
historical-37dfeffe72931c7af058cb7bb200fe5319a3dcfc.tar.bz2
historical-37dfeffe72931c7af058cb7bb200fe5319a3dcfc.zip
games gets inherited last.
Package-Manager: portage-2.2_rc62/cvs/Linux x86_64
Diffstat (limited to 'games-strategy/asc')
-rw-r--r--games-strategy/asc/ChangeLog5
-rw-r--r--games-strategy/asc/asc-2.4.0.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/asc/ChangeLog b/games-strategy/asc/ChangeLog
index f7def7cedd01..a3c9eeea1fb7 100644
--- a/games-strategy/asc/ChangeLog
+++ b/games-strategy/asc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-strategy/asc
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/asc/ChangeLog,v 1.34 2010/02/15 23:30:16 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/asc/ChangeLog,v 1.35 2010/02/16 01:02:01 dirtyepic Exp $
+
+ 16 Feb 2010; Ryan Hill <dirtyepic@gentoo.org> asc-2.4.0.0.ebuild:
+ games gets inherited last.
15 Feb 2010; Ryan Hill <dirtyepic@gentoo.org> asc-2.4.0.0.ebuild:
Use wxwidgets.eclass.
diff --git a/games-strategy/asc/asc-2.4.0.0.ebuild b/games-strategy/asc/asc-2.4.0.0.ebuild
index e2b994c81f97..dd4806de8390 100644
--- a/games-strategy/asc/asc-2.4.0.0.ebuild
+++ b/games-strategy/asc/asc-2.4.0.0.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/asc/asc-2.4.0.0.ebuild,v 1.3 2010/02/15 23:30:16 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/asc/asc-2.4.0.0.ebuild,v 1.4 2010/02/16 01:02:01 dirtyepic Exp $
EAPI=2
WX_GTK_VER=2.8
-inherit toolchain-funcs flag-o-matic games wxwidgets
+inherit toolchain-funcs flag-o-matic wxwidgets games
DESCRIPTION="turn based strategy game designed in the tradition of the Battle Isle series"
HOMEPAGE="http://www.asc-hq.org/"