summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Freeman <rich0@gentoo.org>2009-12-28 14:18:55 +0000
committerRichard Freeman <rich0@gentoo.org>2009-12-28 14:18:55 +0000
commitc83853fb5e0a1e31e3d7bb26597766011e20fd75 (patch)
treecba345b1971ccf58fd2e248259a5922b37d7f73a /games-strategy
parentsilence missing dependency warnings with JAVA_PKG_STRICT. Fixes bug #298688. (diff)
downloadgentoo-2-c83853fb5e0a1e31e3d7bb26597766011e20fd75.tar.gz
gentoo-2-c83853fb5e0a1e31e3d7bb26597766011e20fd75.tar.bz2
gentoo-2-c83853fb5e0a1e31e3d7bb26597766011e20fd75.zip
amd64 stable - 296688
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'games-strategy')
-rw-r--r--games-strategy/warzone2100/ChangeLog5
-rw-r--r--games-strategy/warzone2100/warzone2100-2.2.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/warzone2100/ChangeLog b/games-strategy/warzone2100/ChangeLog
index b123d9aebbe8..58046ba50ee1 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.36 2009/10/12 16:29:54 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/ChangeLog,v 1.37 2009/12/28 14:18:55 rich0 Exp $
+
+ 28 Dec 2009; Richard Freeman <rich0@gentoo.org> warzone2100-2.2.4.ebuild:
+ amd64 stable - 296688
*warzone2100-2.2.4 (12 Oct 2009)
diff --git a/games-strategy/warzone2100/warzone2100-2.2.4.ebuild b/games-strategy/warzone2100/warzone2100-2.2.4.ebuild
index 9a7a02c8dada..d99607a546e6 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.2 2009/11/11 19:41:20 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/warzone2100-2.2.4.ebuild,v 1.3 2009/12/28 14:18:55 rich0 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"