diff options
author | 2008-06-25 19:07:15 +0000 | |
---|---|---|
committer | 2008-06-25 19:07:15 +0000 | |
commit | 1010079c0d2b287b12248dc283c1c15dbf49948c (patch) | |
tree | 7851876b7585b5af5a4e25b5c09c12eb728c8cda | |
parent | Stable on ppc wrt bug 229139 (diff) | |
download | gentoo-2-1010079c0d2b287b12248dc283c1c15dbf49948c.tar.gz gentoo-2-1010079c0d2b287b12248dc283c1c15dbf49948c.tar.bz2 gentoo-2-1010079c0d2b287b12248dc283c1c15dbf49948c.zip |
Stable on ppc wrt bug 229141
(Portage version: 2.1.4.4)
-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 |