diff options
author | Markus Meier <maekke@gentoo.org> | 2009-12-29 14:03:54 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-12-29 14:03:54 +0000 |
commit | 297517c384c2dc564073b51c88921cfafd92102e (patch) | |
tree | bdab3dd8e3bb74de243a374cd70a09080a22b899 /games-strategy | |
parent | x86 stable, bug #296679 (diff) | |
download | gentoo-2-297517c384c2dc564073b51c88921cfafd92102e.tar.gz gentoo-2-297517c384c2dc564073b51c88921cfafd92102e.tar.bz2 gentoo-2-297517c384c2dc564073b51c88921cfafd92102e.zip |
x86 stable, bug #296688
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/warzone2100/ChangeLog | 5 | ||||
-rw-r--r-- | games-strategy/warzone2100/warzone2100-2.2.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/warzone2100/ChangeLog b/games-strategy/warzone2100/ChangeLog index 58046ba50ee1..f912736776bd 100644 --- a/games-strategy/warzone2100/ChangeLog +++ b/games-strategy/warzone2100/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/warzone2100 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/ChangeLog,v 1.37 2009/12/28 14:18:55 rich0 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/ChangeLog,v 1.38 2009/12/29 14:03:54 maekke Exp $ + + 29 Dec 2009; Markus Meier <maekke@gentoo.org> warzone2100-2.2.4.ebuild: + x86 stable, bug #296688 28 Dec 2009; Richard Freeman <rich0@gentoo.org> warzone2100-2.2.4.ebuild: amd64 stable - 296688 diff --git a/games-strategy/warzone2100/warzone2100-2.2.4.ebuild b/games-strategy/warzone2100/warzone2100-2.2.4.ebuild index d99607a546e6..1f8c7e27ff31 100644 --- a/games-strategy/warzone2100/warzone2100-2.2.4.ebuild +++ b/games-strategy/warzone2100/warzone2100-2.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/warzone2100-2.2.4.ebuild,v 1.3 2009/12/28 14:18:55 rich0 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/warzone2100-2.2.4.ebuild,v 1.4 2009/12/29 14:03:54 maekke Exp $ EAPI=2 inherit versionator games @@ -13,7 +13,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" |