diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-02-11 20:25:26 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-02-11 20:25:26 +0000 |
commit | 8aa0f3bc0d33d6d88e05ab67f33d7d36590cde19 (patch) | |
tree | d9039e8ec2ec7279eeeb13ef8f2b41ce7720b645 /games-puzzle/monsterz | |
parent | Stable for HPPA (bug #291696). (diff) | |
download | gentoo-2-8aa0f3bc0d33d6d88e05ab67f33d7d36590cde19.tar.gz gentoo-2-8aa0f3bc0d33d6d88e05ab67f33d7d36590cde19.tar.bz2 gentoo-2-8aa0f3bc0d33d6d88e05ab67f33d7d36590cde19.zip |
Stable for HPPA (bug #288656).
(Portage version: 2.2_rc62/cvs/Linux i686)
Diffstat (limited to 'games-puzzle/monsterz')
-rw-r--r-- | games-puzzle/monsterz/ChangeLog | 7 | ||||
-rw-r--r-- | games-puzzle/monsterz/monsterz-0.7.1-r2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-puzzle/monsterz/ChangeLog b/games-puzzle/monsterz/ChangeLog index 5e8b49f4524a..ce677bb1ae5b 100644 --- a/games-puzzle/monsterz/ChangeLog +++ b/games-puzzle/monsterz/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-puzzle/monsterz -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/monsterz/ChangeLog,v 1.27 2009/11/23 13:46:36 volkmar Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/monsterz/ChangeLog,v 1.28 2010/02/11 20:25:26 jer Exp $ + + 11 Feb 2010; Jeroen Roovers <jer@gentoo.org> monsterz-0.7.1-r2.ebuild: + Stable for HPPA (bug #288656). 23 Nov 2009; Mounir Lamouri <volkmar@gentoo.org> monsterz-0.7.1-r2.ebuild: Stable for ppc, bug 288656 diff --git a/games-puzzle/monsterz/monsterz-0.7.1-r2.ebuild b/games-puzzle/monsterz/monsterz-0.7.1-r2.ebuild index ec0f2233a139..bf22f1706c29 100644 --- a/games-puzzle/monsterz/monsterz-0.7.1-r2.ebuild +++ b/games-puzzle/monsterz/monsterz-0.7.1-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 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-r2.ebuild,v 1.4 2009/11/23 13:46:36 volkmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/monsterz/monsterz-0.7.1-r2.ebuild,v 1.5 2010/02/11 20:25:26 jer Exp $ EAPI=2 inherit eutils games @@ -11,7 +11,7 @@ SRC_URI="http://sam.zoy.org/projects/monsterz/${P}.tar.gz" LICENSE="WTFPL-2" SLOT="0" -KEYWORDS="amd64 ~hppa ppc sparc x86" +KEYWORDS="amd64 hppa ppc sparc x86" IUSE="" DEPEND="dev-python/pygame |