diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-26 09:50:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-26 09:50:30 +0000 |
commit | 64eadae7f4ab263594811afecdd731b8ba29f111 (patch) | |
tree | 3bc9aab794fcc35c48b18e94b7039010ebb6211d /games-rpg | |
parent | Stable for x86, wrt bug #534290 (diff) | |
download | gentoo-2-64eadae7f4ab263594811afecdd731b8ba29f111.tar.gz gentoo-2-64eadae7f4ab263594811afecdd731b8ba29f111.tar.bz2 gentoo-2-64eadae7f4ab263594811afecdd731b8ba29f111.zip |
Stable for x86, wrt bug #534292
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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 b3eea71b70bb..3d199f3e1259 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.20 2015/01/22 08:42:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/wastesedge/ChangeLog,v 1.21 2015/01/26 09:50:30 ago Exp $ + + 26 Jan 2015; Agostino Sarubbo <ago@gentoo.org> wastesedge-0.3.5.ebuild: + Stable for x86, wrt bug #534292 22 Jan 2015; Agostino Sarubbo <ago@gentoo.org> wastesedge-0.3.5.ebuild: Stable for amd64, wrt bug #534292 diff --git a/games-rpg/wastesedge/wastesedge-0.3.5.ebuild b/games-rpg/wastesedge/wastesedge-0.3.5.ebuild index 3ad6a7b49300..4c1c029c9b2c 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.4 2015/01/22 08:42:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/wastesedge/wastesedge-0.3.5.ebuild,v 1.5 2015/01/26 09:50:30 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" |