diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-06-25 19:07:15 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-06-25 19:07:15 +0000 |
commit | 027fc728f654b86dd873cdc0597b4382029cfb97 (patch) | |
tree | e7e08242fd9d722726498aed028dd015143f76e6 /games-puzzle/fish-fillets | |
parent | Stable on ppc wrt bug 229139 (diff) | |
download | historical-027fc728f654b86dd873cdc0597b4382029cfb97.tar.gz historical-027fc728f654b86dd873cdc0597b4382029cfb97.tar.bz2 historical-027fc728f654b86dd873cdc0597b4382029cfb97.zip |
Stable on ppc wrt bug 229141
Package-Manager: portage-2.1.4.4
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.8.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 06a4097c4400..cf8f5feeb55f 100644 --- a/games-puzzle/fish-fillets/ChangeLog +++ b/games-puzzle/fish-fillets/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-puzzle/fish-fillets # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/fish-fillets/ChangeLog,v 1.32 2008/06/24 17:01:52 gentoofan23 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/fish-fillets/ChangeLog,v 1.33 2008/06/25 19:07:15 nixnut Exp $ + + 25 Jun 2008; nixnut <nixnut@gentoo.org> fish-fillets-0.8.0.ebuild: + Stable on ppc wrt bug 229141 24 Jun 2008; Thomas Anderson <gentoofan23@gentoo.org> fish-fillets-0.8.0.ebuild: diff --git a/games-puzzle/fish-fillets/fish-fillets-0.8.0.ebuild b/games-puzzle/fish-fillets/fish-fillets-0.8.0.ebuild index e2841dbe06d8..ac7364e50b73 100644 --- a/games-puzzle/fish-fillets/fish-fillets-0.8.0.ebuild +++ b/games-puzzle/fish-fillets/fish-fillets-0.8.0.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/fish-fillets/fish-fillets-0.8.0.ebuild,v 1.6 2008/06/24 17:01:52 gentoofan23 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/fish-fillets/fish-fillets-0.8.0.ebuild,v 1.7 2008/06/25 19:07:15 nixnut Exp $ inherit eutils games @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/fillets/fillets-ng-${PV}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="X" RDEPEND=">=media-libs/libsdl-1.2 |