diff options
author | Markus Meier <maekke@gentoo.org> | 2010-06-21 20:11:51 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-06-21 20:11:51 +0000 |
commit | c881424df6bf6d41f47d96f3c895101302469540 (patch) | |
tree | 8acc90376ea35f67a26f4850a7eb8e85e659e3f6 /games-strategy/warzone2100 | |
parent | ia64/sparc stable wrt #323529 (diff) | |
download | gentoo-2-c881424df6bf6d41f47d96f3c895101302469540.tar.gz gentoo-2-c881424df6bf6d41f47d96f3c895101302469540.tar.bz2 gentoo-2-c881424df6bf6d41f47d96f3c895101302469540.zip |
amd64/x86 stable, bug #322435
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'games-strategy/warzone2100')
-rw-r--r-- | games-strategy/warzone2100/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/warzone2100/warzone2100-2.3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/warzone2100/ChangeLog b/games-strategy/warzone2100/ChangeLog index 462885b78112..9f3e16640740 100644 --- a/games-strategy/warzone2100/ChangeLog +++ b/games-strategy/warzone2100/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/warzone2100 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/ChangeLog,v 1.42 2010/06/14 08:13:58 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/ChangeLog,v 1.43 2010/06/21 20:11:51 maekke Exp $ + + 21 Jun 2010; Markus Meier <maekke@gentoo.org> warzone2100-2.3.0.ebuild: + amd64/x86 stable, bug #322435 *warzone2100-2.3.1 (14 Jun 2010) diff --git a/games-strategy/warzone2100/warzone2100-2.3.0.ebuild b/games-strategy/warzone2100/warzone2100-2.3.0.ebuild index 749db80b0d9e..878a1318314f 100644 --- a/games-strategy/warzone2100/warzone2100-2.3.0.ebuild +++ b/games-strategy/warzone2100/warzone2100-2.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/warzone2100-2.3.0.ebuild,v 1.2 2010/04/28 20:53:50 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/warzone2100-2.3.0.ebuild,v 1.3 2010/06/21 20:11:51 maekke Exp $ EAPI=2 inherit versionator games @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/warzone2100/${P}.tar.gz LICENSE="GPL-2 CCPL-Attribution-ShareAlike-3.0 public-domain" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" # upstream requested debug support IUSE="debug nls videos" |