diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2008-06-21 12:28:30 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2008-06-21 12:28:30 +0000 |
commit | 426591c0784cd3d036b238eb131fb8740192b86f (patch) | |
tree | a33103148dd8c5436513c14d973fe8cdce441b6e /games-puzzle/monsterz | |
parent | Stable on sparc, bug #228609 (diff) | |
download | gentoo-2-426591c0784cd3d036b238eb131fb8740192b86f.tar.gz gentoo-2-426591c0784cd3d036b238eb131fb8740192b86f.tar.bz2 gentoo-2-426591c0784cd3d036b238eb131fb8740192b86f.zip |
Stable on sparc, bug #228603
(Portage version: 2.1.4.4)
Diffstat (limited to 'games-puzzle/monsterz')
-rw-r--r-- | games-puzzle/monsterz/ChangeLog | 6 | ||||
-rw-r--r-- | games-puzzle/monsterz/monsterz-0.7.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-puzzle/monsterz/ChangeLog b/games-puzzle/monsterz/ChangeLog index 37f1f5cb7ede..3031602399d0 100644 --- a/games-puzzle/monsterz/ChangeLog +++ b/games-puzzle/monsterz/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-puzzle/monsterz # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/monsterz/ChangeLog,v 1.17 2008/06/20 22:30:04 gentoofan23 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/monsterz/ChangeLog,v 1.18 2008/06/21 12:28:30 bluebird Exp $ + + 21 Jun 2008; Friedrich Oslage <bluebird@gentoo.org> + monsterz-0.7.1-r1.ebuild: + Stable on sparc, bug #228603 20 Jun 2008; Thomas Anderson <gentoofan23@gentoo.org> monsterz-0.7.1-r1.ebuild: diff --git a/games-puzzle/monsterz/monsterz-0.7.1-r1.ebuild b/games-puzzle/monsterz/monsterz-0.7.1-r1.ebuild index 39e7e2ff9024..566561a435f4 100644 --- a/games-puzzle/monsterz/monsterz-0.7.1-r1.ebuild +++ b/games-puzzle/monsterz/monsterz-0.7.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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-r1.ebuild,v 1.2 2008/06/20 22:30:04 gentoofan23 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/monsterz/monsterz-0.7.1-r1.ebuild,v 1.3 2008/06/21 12:28:30 bluebird Exp $ inherit eutils games @@ -10,7 +10,7 @@ SRC_URI="http://sam.zoy.org/projects/monsterz/${P}.tar.gz" LICENSE="public-domain" SLOT="0" -KEYWORDS="amd64 ~hppa ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~hppa ~ppc sparc ~x86" IUSE="" DEPEND="dev-python/pygame" |