diff options
author | 2004-11-05 05:45:08 +0000 | |
---|---|---|
committer | 2004-11-05 05:45:08 +0000 | |
commit | e210772774840e27778bfe3013b2ccac7e16fd42 (patch) | |
tree | f62e0c15f227e4ea1441b99bd02629df0b3dd4b3 /games-puzzle/fish-fillets | |
parent | Added ~ppc. (Manifest recommit) (diff) | |
download | gentoo-2-e210772774840e27778bfe3013b2ccac7e16fd42.tar.gz gentoo-2-e210772774840e27778bfe3013b2ccac7e16fd42.tar.bz2 gentoo-2-e210772774840e27778bfe3013b2ccac7e16fd42.zip |
Added ppc keyword (no bug reports).
Diffstat (limited to 'games-puzzle/fish-fillets')
-rw-r--r-- | games-puzzle/fish-fillets/ChangeLog | 6 | ||||
-rw-r--r-- | games-puzzle/fish-fillets/fish-fillets-0.5.0-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-puzzle/fish-fillets/ChangeLog b/games-puzzle/fish-fillets/ChangeLog index dcd162ef576e..56123c348639 100644 --- a/games-puzzle/fish-fillets/ChangeLog +++ b/games-puzzle/fish-fillets/ChangeLog @@ -1,6 +1,10 @@ # 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.11 2004/10/13 07:42:40 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/fish-fillets/ChangeLog,v 1.12 2004/11/05 05:45:08 josejx Exp $ + + 05 Nov 2004; Joseph Jezak <josejx@gentoo.org> + fish-fillets-0.5.0-r1.ebuild: + Added ppc keyword (no bug reports). *fish-fillets-0.6.0 (13 Oct 2004) diff --git a/games-puzzle/fish-fillets/fish-fillets-0.5.0-r1.ebuild b/games-puzzle/fish-fillets/fish-fillets-0.5.0-r1.ebuild index f7611c09cc0d..f58eb2580ce3 100644 --- a/games-puzzle/fish-fillets/fish-fillets-0.5.0-r1.ebuild +++ b/games-puzzle/fish-fillets/fish-fillets-0.5.0-r1.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.5.0-r1.ebuild,v 1.1 2004/08/26 19:02:48 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/fish-fillets/fish-fillets-0.5.0-r1.ebuild,v 1.2 2004/11/05 05:45:08 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 |