diff options
Diffstat (limited to 'games-puzzle')
-rw-r--r-- | games-puzzle/fish-fillets/ChangeLog | 7 | ||||
-rw-r--r-- | games-puzzle/fish-fillets/fish-fillets-1.0.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-puzzle/fish-fillets/ChangeLog b/games-puzzle/fish-fillets/ChangeLog index de38a0a61beb..5f6cb709a330 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/fish-fillets/ChangeLog,v 1.54 2011/10/13 21:39:14 phajdan.jr Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/fish-fillets/ChangeLog,v 1.55 2012/01/10 20:30:34 ranger Exp $ + + 10 Jan 2012; Brent Baude <ranger@gentoo.org> fish-fillets-1.0.1.ebuild: + Marking fish-fillets-1.0.1 ppc for bug 386585 13 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> fish-fillets-1.0.1.ebuild: diff --git a/games-puzzle/fish-fillets/fish-fillets-1.0.1.ebuild b/games-puzzle/fish-fillets/fish-fillets-1.0.1.ebuild index 883138657998..c59e817134b4 100644 --- a/games-puzzle/fish-fillets/fish-fillets-1.0.1.ebuild +++ b/games-puzzle/fish-fillets/fish-fillets-1.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/fish-fillets/fish-fillets-1.0.1.ebuild,v 1.3 2011/10/13 21:39:14 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/fish-fillets/fish-fillets-1.0.1.ebuild,v 1.4 2012/01/10 20:30:34 ranger Exp $ EAPI=2 inherit autotools eutils games @@ -13,7 +13,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="" RDEPEND=">=media-libs/libsdl-1.2[audio,video] |