diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-23 11:18:01 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-23 11:18:01 +0000 |
commit | 7febbb4d7cf11e79ba3d1ff5418a183110b6ed9a (patch) | |
tree | f0963326d2d305f31f9e583f83542ba480e7ff7a /games-puzzle | |
parent | Stable for ppc, wrt bug #494998 (diff) | |
download | gentoo-2-7febbb4d7cf11e79ba3d1ff5418a183110b6ed9a.tar.gz gentoo-2-7febbb4d7cf11e79ba3d1ff5418a183110b6ed9a.tar.bz2 gentoo-2-7febbb4d7cf11e79ba3d1ff5418a183110b6ed9a.zip |
Stable for ppc, wrt bug #488840
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-puzzle')
-rw-r--r-- | games-puzzle/monsterz/ChangeLog | 5 | ||||
-rw-r--r-- | games-puzzle/monsterz/monsterz-0.7.1-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-puzzle/monsterz/ChangeLog b/games-puzzle/monsterz/ChangeLog index 28b407005a5d..b3097ddeca67 100644 --- a/games-puzzle/monsterz/ChangeLog +++ b/games-puzzle/monsterz/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-puzzle/monsterz # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/monsterz/ChangeLog,v 1.35 2013/12/17 12:52:20 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/monsterz/ChangeLog,v 1.36 2013/12/23 11:18:01 ago Exp $ + + 23 Dec 2013; Agostino Sarubbo <ago@gentoo.org> monsterz-0.7.1-r3.ebuild: + Stable for ppc, wrt bug #488840 17 Dec 2013; Raúl Porcel <armin76@gentoo.org> monsterz-0.7.1-r2.ebuild, monsterz-0.7.1-r3.ebuild: diff --git a/games-puzzle/monsterz/monsterz-0.7.1-r3.ebuild b/games-puzzle/monsterz/monsterz-0.7.1-r3.ebuild index e3a1997884ac..166f541f37e7 100644 --- a/games-puzzle/monsterz/monsterz-0.7.1-r3.ebuild +++ b/games-puzzle/monsterz/monsterz-0.7.1-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/monsterz/monsterz-0.7.1-r3.ebuild,v 1.6 2013/12/17 12:52:20 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/monsterz/monsterz-0.7.1-r3.ebuild,v 1.7 2013/12/23 11:18:01 ago Exp $ EAPI=5 PYTHON_COMPAT=( python2_6 python2_7 ) @@ -12,7 +12,7 @@ SRC_URI="http://sam.zoy.org/projects/monsterz/${P}.tar.gz" LICENSE="GPL-1+ LGPL-2+ WTFPL-2" SLOT="0" -KEYWORDS=" amd64 hppa ~ppc x86" +KEYWORDS="amd64 hppa ppc x86" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |