diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-01-29 10:12:01 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-01-29 10:12:01 +0000 |
commit | 78a061cebb3a7a91c8e822bcffb4a26d38fe3f48 (patch) | |
tree | 8dc2beaa0a1732046c382e4310ac2552b6569194 /games-strategy | |
parent | drop old (diff) | |
download | gentoo-2-78a061cebb3a7a91c8e822bcffb4a26d38fe3f48.tar.gz gentoo-2-78a061cebb3a7a91c8e822bcffb4a26d38fe3f48.tar.bz2 gentoo-2-78a061cebb3a7a91c8e822bcffb4a26d38fe3f48.zip |
amd64 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/ChangeLog | 8 | ||||
-rw-r--r-- | games-strategy/gwp/gwp-0.4.0-r2.ebuild | 4 | ||||
-rw-r--r-- | games-strategy/gwp/gwp-0.4.0-r3.ebuild | 6 |
3 files changed, 11 insertions, 7 deletions
diff --git a/games-strategy/gwp/ChangeLog b/games-strategy/gwp/ChangeLog index 96a05a9dc4e5..83e52ceebc0f 100644 --- a/games-strategy/gwp/ChangeLog +++ b/games-strategy/gwp/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-strategy/gwp -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/gwp/ChangeLog,v 1.11 2014/12/02 16:09:07 pacho Exp $ +# 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 $ + + 29 Jan 2015; Pacho Ramos <pacho@gentoo.org> gwp-0.4.0-r2.ebuild, + gwp-0.4.0-r3.ebuild: + amd64 stable, bug #531450 *gwp-0.4.0-r3 (02 Dec 2014) diff --git a/games-strategy/gwp/gwp-0.4.0-r2.ebuild b/games-strategy/gwp/gwp-0.4.0-r2.ebuild index 6594d2e12af5..3b6427145c70 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-2014 Gentoo Foundation +# 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-r2.ebuild,v 1.8 2014/06/25 06:04:59 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/gwp/gwp-0.4.0-r2.ebuild,v 1.9 2015/01/29 10:12:01 pacho Exp $ EAPI=2 inherit eutils flag-o-matic gnome2 diff --git a/games-strategy/gwp/gwp-0.4.0-r3.ebuild b/games-strategy/gwp/gwp-0.4.0-r3.ebuild index 4993c78267dc..83d74c3bae4c 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-2014 Gentoo Foundation +# 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.1 2014/12/02 16:09:07 pacho Exp $ +# $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 $ 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} )" |