diff options
author | Joseph Jezak <josejx@gentoo.org> | 2004-12-28 15:55:06 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2004-12-28 15:55:06 +0000 |
commit | e5289130f97e5da4eccf83c1f0788b72d7a051c7 (patch) | |
tree | 4938f27d142a972246113250622ba215faa1b495 /games-puzzle/fish-fillets | |
parent | Stable on hppa. (diff) | |
download | historical-e5289130f97e5da4eccf83c1f0788b72d7a051c7.tar.gz historical-e5289130f97e5da4eccf83c1f0788b72d7a051c7.tar.bz2 historical-e5289130f97e5da4eccf83c1f0788b72d7a051c7.zip |
Marked ppc stable.
Diffstat (limited to 'games-puzzle/fish-fillets')
-rw-r--r-- | games-puzzle/fish-fillets/ChangeLog | 5 | ||||
-rw-r--r-- | games-puzzle/fish-fillets/fish-fillets-0.6.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-puzzle/fish-fillets/ChangeLog b/games-puzzle/fish-fillets/ChangeLog index 56123c348639..4a79ccbe3585 100644 --- a/games-puzzle/fish-fillets/ChangeLog +++ b/games-puzzle/fish-fillets/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-puzzle/fish-fillets # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/fish-fillets/ChangeLog,v 1.12 2004/11/05 05:45:08 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/fish-fillets/ChangeLog,v 1.13 2004/12/28 15:43:47 josejx Exp $ + + 29 Dec 2004; Joseph Jezak <josejx@gentoo.org> fish-fillets-0.6.0.ebuild: + Marked ppc stable. 05 Nov 2004; Joseph Jezak <josejx@gentoo.org> fish-fillets-0.5.0-r1.ebuild: diff --git a/games-puzzle/fish-fillets/fish-fillets-0.6.0.ebuild b/games-puzzle/fish-fillets/fish-fillets-0.6.0.ebuild index de85f79d19d4..b61b66bf3960 100644 --- a/games-puzzle/fish-fillets/fish-fillets-0.6.0.ebuild +++ b/games-puzzle/fish-fillets/fish-fillets-0.6.0.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/fish-fillets/fish-fillets-0.6.0.ebuild,v 1.1 2004/10/13 07:42:40 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/fish-fillets/fish-fillets-0.6.0.ebuild,v 1.2 2004/12/28 15:43:47 josejx Exp $ inherit games @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/fillets/fillets-ng-${PV}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~amd64" +KEYWORDS="x86 ppc ~amd64" IUSE="nls" DEPEND=">=media-libs/libsdl-1.2 |