summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-01-29 10:14:50 +0000
committerPacho Ramos <pacho@gentoo.org>2015-01-29 10:14:50 +0000
commit45052d23ac294017ea517a36a7ea1caa639c608d (patch)
tree5e8899a45f7ee0775255029a1e3713e36907559f /games-strategy
parentadd sec-policy/selinux-git (diff)
downloadgentoo-2-45052d23ac294017ea517a36a7ea1caa639c608d.tar.gz
gentoo-2-45052d23ac294017ea517a36a7ea1caa639c608d.tar.bz2
gentoo-2-45052d23ac294017ea517a36a7ea1caa639c608d.zip
x86 stable, bug #531450
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'games-strategy')
-rw-r--r--games-strategy/gwp/ChangeLog6
-rw-r--r--games-strategy/gwp/gwp-0.4.0-r3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/games-strategy/gwp/ChangeLog b/games-strategy/gwp/ChangeLog
index 83e52ceebc0f..0f6299cf9325 100644
--- a/games-strategy/gwp/ChangeLog
+++ b/games-strategy/gwp/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-strategy/gwp
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/gwp/ChangeLog,v 1.12 2015/01/29 10:12:01 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/gwp/ChangeLog,v 1.13 2015/01/29 10:14:50 pacho Exp $
+
+ 29 Jan 2015; Pacho Ramos <pacho@gentoo.org> gwp-0.4.0-r2.ebuild,
+ gwp-0.4.0-r3.ebuild:
+ x86 stable, bug #531450
29 Jan 2015; Pacho Ramos <pacho@gentoo.org> gwp-0.4.0-r2.ebuild,
gwp-0.4.0-r3.ebuild:
diff --git a/games-strategy/gwp/gwp-0.4.0-r3.ebuild b/games-strategy/gwp/gwp-0.4.0-r3.ebuild
index 83d74c3bae4c..a9de706f3c6f 100644
--- a/games-strategy/gwp/gwp-0.4.0-r3.ebuild
+++ b/games-strategy/gwp/gwp-0.4.0-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 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-r3.ebuild,v 1.2 2015/01/29 10:12:01 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/gwp/gwp-0.4.0-r3.ebuild,v 1.3 2015/01/29 10:14:50 pacho Exp $
EAPI=5
GCONF_DEBUG="yes"
@@ -14,7 +14,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"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"