summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-11-21 19:35:00 +0000
committerMarkus Meier <maekke@gentoo.org>2009-11-21 19:35:00 +0000
commit3783363120d30cbe2144342742c06597b9636231 (patch)
tree5e6620cdf70342ac3a5322d9b562c43a8f3bebb4 /games-strategy/gwp
parentppc stable #260806 (diff)
downloadgentoo-2-3783363120d30cbe2144342742c06597b9636231.tar.gz
gentoo-2-3783363120d30cbe2144342742c06597b9636231.tar.bz2
gentoo-2-3783363120d30cbe2144342742c06597b9636231.zip
x86 stable, bug #289162
(Portage version: 2.2_rc51/cvs/Linux x86_64)
Diffstat (limited to 'games-strategy/gwp')
-rw-r--r--games-strategy/gwp/ChangeLog5
-rw-r--r--games-strategy/gwp/gwp-0.4.0-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/gwp/ChangeLog b/games-strategy/gwp/ChangeLog
index 7b5f4f0ab678..e3e41803efe4 100644
--- a/games-strategy/gwp/ChangeLog
+++ b/games-strategy/gwp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-strategy/gwp
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/gwp/ChangeLog,v 1.5 2009/10/23 13:06:26 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/gwp/ChangeLog,v 1.6 2009/11/21 19:35:00 maekke Exp $
+
+ 21 Nov 2009; Markus Meier <maekke@gentoo.org> gwp-0.4.0-r2.ebuild:
+ x86 stable, bug #289162
23 Oct 2009; Samuli Suominen <ssuominen@gentoo.org> gwp-0.4.0-r2.ebuild:
amd64 stable wrt #289162
diff --git a/games-strategy/gwp/gwp-0.4.0-r2.ebuild b/games-strategy/gwp/gwp-0.4.0-r2.ebuild
index cf10a64da12a..1fa8882010c6 100644
--- a/games-strategy/gwp/gwp-0.4.0-r2.ebuild
+++ b/games-strategy/gwp/gwp-0.4.0-r2.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/gwp/gwp-0.4.0-r2.ebuild,v 1.3 2009/10/23 13:06:26 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/gwp/gwp-0.4.0-r2.ebuild,v 1.4 2009/11/21 19:35:00 maekke Exp $
inherit eutils gnome2
@@ -10,7 +10,7 @@ SRC_URI="http://gwp.lunix.com.ar/releases/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="nls opengl python"
RDEPEND="=x11-libs/gtk+-2*