diff options
author | David Holm <dholm@gentoo.org> | 2004-05-12 15:09:50 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-05-12 15:09:50 +0000 |
commit | 13740e33c1a010bc4c2213490c6d6665dc088eb4 (patch) | |
tree | 73cbd8c8052a478e908423525bd64fa3da889306 /games-puzzle | |
parent | Stable on sparc. (Manifest recommit) (diff) | |
download | gentoo-2-13740e33c1a010bc4c2213490c6d6665dc088eb4.tar.gz gentoo-2-13740e33c1a010bc4c2213490c6d6665dc088eb4.tar.bz2 gentoo-2-13740e33c1a010bc4c2213490c6d6665dc088eb4.zip |
Added to ~ppc
Diffstat (limited to 'games-puzzle')
-rw-r--r-- | games-puzzle/fish-fillets/ChangeLog | 5 | ||||
-rw-r--r-- | games-puzzle/fish-fillets/fish-fillets-0.3.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 6781251e0506..4f0043fe5018 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 Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/fish-fillets/ChangeLog,v 1.1 2004/05/12 08:26:39 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/fish-fillets/ChangeLog,v 1.2 2004/05/12 15:07:14 dholm Exp $ + + 12 May 2004; David Holm <dholm@gentoo.org> fish-fillets-0.3.0.ebuild: + Added to ~ppc. *fish-fillets-0.3.0 (12 May 2004) diff --git a/games-puzzle/fish-fillets/fish-fillets-0.3.0.ebuild b/games-puzzle/fish-fillets/fish-fillets-0.3.0.ebuild index ea39db2214e4..540b74dd2074 100644 --- a/games-puzzle/fish-fillets/fish-fillets-0.3.0.ebuild +++ b/games-puzzle/fish-fillets/fish-fillets-0.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/fish-fillets/fish-fillets-0.3.0.ebuild,v 1.1 2004/05/12 08:26:39 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/fish-fillets/fish-fillets-0.3.0.ebuild,v 1.2 2004/05/12 15:07:14 dholm Exp $ inherit games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/fillets/fillets-ng-${PV}.tar.gz mirror://sourceforge/fillets/fillets-ng-${PV}-data.tar.gz" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" SLOT="0" IUSE="" |