diff options
author | 2004-12-28 12:16:01 +0000 | |
---|---|---|
committer | 2004-12-28 12:16:01 +0000 | |
commit | 7bf6ef3ce29edcb9468ac310c7d89042ae55e7cf (patch) | |
tree | 99b817a09ab2fd0d9942131ad034e2ce41b56c5b /games-puzzle | |
parent | Marked ppc stable. (Manifest recommit) (diff) | |
download | gentoo-2-7bf6ef3ce29edcb9468ac310c7d89042ae55e7cf.tar.gz gentoo-2-7bf6ef3ce29edcb9468ac310c7d89042ae55e7cf.tar.bz2 gentoo-2-7bf6ef3ce29edcb9468ac310c7d89042ae55e7cf.zip |
Marked ppc stable.
Diffstat (limited to 'games-puzzle')
-rw-r--r-- | games-puzzle/4stattack/4stattack-2.1.4.ebuild | 4 | ||||
-rw-r--r-- | games-puzzle/4stattack/ChangeLog | 5 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-puzzle/4stattack/4stattack-2.1.4.ebuild b/games-puzzle/4stattack/4stattack-2.1.4.ebuild index 0da382514e77..895f4a25ae61 100644 --- a/games-puzzle/4stattack/4stattack-2.1.4.ebuild +++ b/games-puzzle/4stattack/4stattack-2.1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/4stattack/4stattack-2.1.4.ebuild,v 1.6 2004/11/05 04:57:29 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/4stattack/4stattack-2.1.4.ebuild,v 1.7 2004/12/28 12:16:01 josejx Exp $ inherit games eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/forcedattack/4stAttack-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 hppa ~amd64 ~ppc" +KEYWORDS="x86 hppa ~amd64 ppc" IUSE="" DEPEND=">=dev-python/pygame-1.5" diff --git a/games-puzzle/4stattack/ChangeLog b/games-puzzle/4stattack/ChangeLog index 7b92275ea36c..78e4b93d53c2 100644 --- a/games-puzzle/4stattack/ChangeLog +++ b/games-puzzle/4stattack/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-puzzle/4stattack # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/4stattack/ChangeLog,v 1.4 2004/11/05 04:57:29 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/4stattack/ChangeLog,v 1.5 2004/12/28 12:16:01 josejx Exp $ + + 28 Dec 2004; Joseph Jezak <josejx@gentoo.org> 4stattack-2.1.4.ebuild: + Marked ppc stable. 05 Nov 2004; Joseph Jezak <josejx@gentoo.org> 4stattack-2.1.4.ebuild: Added ~ppc. |