diff options
author | Tristan Heaven <nyhm@gentoo.org> | 2008-12-06 14:57:20 +0000 |
---|---|---|
committer | Tristan Heaven <nyhm@gentoo.org> | 2008-12-06 14:57:20 +0000 |
commit | e1e72fe48ad5c7100741f214e43c3ede33d5397f (patch) | |
tree | 43fb54b63f6f9e4e3b470df4c57debe6b4528417 /games-strategy | |
parent | inherit eutils (diff) | |
download | gentoo-2-e1e72fe48ad5c7100741f214e43c3ede33d5397f.tar.gz gentoo-2-e1e72fe48ad5c7100741f214e43c3ede33d5397f.tar.bz2 gentoo-2-e1e72fe48ad5c7100741f214e43c3ede33d5397f.zip |
inherit eutils
(Portage version: 2.2_rc17/cvs/Linux 2.6.27.7 i686)
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/savage-bin/savage-bin-2.00e.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-strategy/savage-bin/savage-bin-2.00e.ebuild b/games-strategy/savage-bin/savage-bin-2.00e.ebuild index 0713542f2e72..54bbfb6b136c 100644 --- a/games-strategy/savage-bin/savage-bin-2.00e.ebuild +++ b/games-strategy/savage-bin/savage-bin-2.00e.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/savage-bin/savage-bin-2.00e.ebuild,v 1.5 2008/09/05 21:44:40 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/savage-bin/savage-bin-2.00e.ebuild,v 1.6 2008/12/06 14:57:20 nyhm Exp $ -inherit games +inherit eutils games DESCRIPTION="Unique mix of strategy and FPS" HOMEPAGE="http://www.s2games.com/savage/ |