diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-28 10:24:18 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-28 10:24:18 +0000 |
commit | 159ef23f27f7b033fb2e72cdc9c8b86c5d5d8faa (patch) | |
tree | cf62d47a27496dd56ce956a8144dae9a21e2b374 /games-rpg | |
parent | Stable for ppc, wrt bug #534288 (diff) | |
download | gentoo-2-159ef23f27f7b033fb2e72cdc9c8b86c5d5d8faa.tar.gz gentoo-2-159ef23f27f7b033fb2e72cdc9c8b86c5d5d8faa.tar.bz2 gentoo-2-159ef23f27f7b033fb2e72cdc9c8b86c5d5d8faa.zip |
Stable for ppc, wrt bug #534292
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-rpg')
-rw-r--r-- | games-rpg/wastesedge/ChangeLog | 5 | ||||
-rw-r--r-- | games-rpg/wastesedge/wastesedge-0.3.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-rpg/wastesedge/ChangeLog b/games-rpg/wastesedge/ChangeLog index 3d199f3e1259..34b2ab0f8f7b 100644 --- a/games-rpg/wastesedge/ChangeLog +++ b/games-rpg/wastesedge/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-rpg/wastesedge # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/wastesedge/ChangeLog,v 1.21 2015/01/26 09:50:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/wastesedge/ChangeLog,v 1.22 2015/01/28 10:24:18 ago Exp $ + + 28 Jan 2015; Agostino Sarubbo <ago@gentoo.org> wastesedge-0.3.5.ebuild: + Stable for ppc, wrt bug #534292 26 Jan 2015; Agostino Sarubbo <ago@gentoo.org> wastesedge-0.3.5.ebuild: Stable for x86, wrt bug #534292 diff --git a/games-rpg/wastesedge/wastesedge-0.3.5.ebuild b/games-rpg/wastesedge/wastesedge-0.3.5.ebuild index 4c1c029c9b2c..ffe688df83ad 100644 --- a/games-rpg/wastesedge/wastesedge-0.3.5.ebuild +++ b/games-rpg/wastesedge/wastesedge-0.3.5.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-rpg/wastesedge/wastesedge-0.3.5.ebuild,v 1.5 2015/01/26 09:50:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/wastesedge/wastesedge-0.3.5.ebuild,v 1.6 2015/01/28 10:24:18 ago Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -12,7 +12,7 @@ SRC_URI="http://savannah.nongnu.org/download/adonthell/${PN}-src-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="nls" RESTRICT="userpriv" |