diff options
author | Tristan Heaven <nyhm@gentoo.org> | 2010-03-04 00:55:41 +0000 |
---|---|---|
committer | Tristan Heaven <nyhm@gentoo.org> | 2010-03-04 00:55:41 +0000 |
commit | 5a067e41598b05cf7e4a307dfc743ad2ffbadf6a (patch) | |
tree | 482baa34739ab5366e4c1225105a35fd4b62f946 /games-strategy | |
parent | inherit eutils (diff) | |
download | gentoo-2-5a067e41598b05cf7e4a307dfc743ad2ffbadf6a.tar.gz gentoo-2-5a067e41598b05cf7e4a307dfc743ad2ffbadf6a.tar.bz2 gentoo-2-5a067e41598b05cf7e4a307dfc743ad2ffbadf6a.zip |
inherit eutils
(Portage version: 2.2_rc64/cvs/Linux x86_64)
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/dopewars/dopewars-1.5.12-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-strategy/dopewars/dopewars-1.5.12-r2.ebuild b/games-strategy/dopewars/dopewars-1.5.12-r2.ebuild index 4616dd75f11c..5f8460bf9d97 100644 --- a/games-strategy/dopewars/dopewars-1.5.12-r2.ebuild +++ b/games-strategy/dopewars/dopewars-1.5.12-r2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/dopewars/dopewars-1.5.12-r2.ebuild,v 1.4 2009/11/11 11:11:37 volkmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/dopewars/dopewars-1.5.12-r2.ebuild,v 1.5 2010/03/04 00:55:41 nyhm Exp $ EAPI=2 -inherit games +inherit eutils games DESCRIPTION="Re-Write of the game Drug Wars" HOMEPAGE="http://dopewars.sourceforge.net/" |