summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Heaven <nyhm@gentoo.org>2007-01-04 23:40:43 +0000
committerTristan Heaven <nyhm@gentoo.org>2007-01-04 23:40:43 +0000
commit3021cfaa525059c49cba300ed5040c28117a47d6 (patch)
tree04e2c159abf7bc2c6268feeeaf0ff6cb7a331619 /games-strategy
parentremove the inheritance from debug.eclass on gnome2.eclass (diff)
downloadgentoo-2-3021cfaa525059c49cba300ed5040c28117a47d6.tar.gz
gentoo-2-3021cfaa525059c49cba300ed5040c28117a47d6.tar.bz2
gentoo-2-3021cfaa525059c49cba300ed5040c28117a47d6.zip
don't inherit debug.eclass
(Portage version: 2.1.2_rc4-r5)
Diffstat (limited to 'games-strategy')
-rw-r--r--games-strategy/warzone2100/warzone2100-2.0.5.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/games-strategy/warzone2100/warzone2100-2.0.5.ebuild b/games-strategy/warzone2100/warzone2100-2.0.5.ebuild
index ba653cd222ef..af1df02e7a4c 100644
--- a/games-strategy/warzone2100/warzone2100-2.0.5.ebuild
+++ b/games-strategy/warzone2100/warzone2100-2.0.5.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/warzone2100-2.0.5.ebuild,v 1.1 2006/12/25 06:41:05 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/warzone2100-2.0.5.ebuild,v 1.2 2007/01/04 23:40:43 nyhm Exp $
WANT_AUTOCONF=latest
WANT_AUTOMAKE=latest
-inherit autotools debug versionator games
+inherit autotools versionator games
MY_PV=$(get_version_component_range -2)
DESCRIPTION="3D real-time strategy game"