diff options
author | Markus Meier <maekke@gentoo.org> | 2009-11-23 13:43:15 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-11-23 13:43:15 +0000 |
commit | ad75ba5280fa4b4c65c8fcffe3dc1e366469e22e (patch) | |
tree | a12950919b5e2434101017aee1c55e8a8c9dd244 /games-puzzle | |
parent | amd64/x86 stable, bug #293994 (diff) | |
download | gentoo-2-ad75ba5280fa4b4c65c8fcffe3dc1e366469e22e.tar.gz gentoo-2-ad75ba5280fa4b4c65c8fcffe3dc1e366469e22e.tar.bz2 gentoo-2-ad75ba5280fa4b4c65c8fcffe3dc1e366469e22e.zip |
amd64/x86 stable, bug #294007
(Portage version: 2.2_rc51/cvs/Linux x86_64)
Diffstat (limited to 'games-puzzle')
-rw-r--r-- | games-puzzle/fish-fillets/ChangeLog | 5 | ||||
-rw-r--r-- | games-puzzle/fish-fillets/fish-fillets-0.9.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-puzzle/fish-fillets/ChangeLog b/games-puzzle/fish-fillets/ChangeLog index 8930d6e7bdb9..290109f8b592 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/fish-fillets/ChangeLog,v 1.41 2009/10/19 01:45:05 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/fish-fillets/ChangeLog,v 1.42 2009/11/23 13:43:15 maekke Exp $ + + 23 Nov 2009; Markus Meier <maekke@gentoo.org> fish-fillets-0.9.2.ebuild: + amd64/x86 stable, bug #294007 *fish-fillets-0.9.2 (19 Oct 2009) diff --git a/games-puzzle/fish-fillets/fish-fillets-0.9.2.ebuild b/games-puzzle/fish-fillets/fish-fillets-0.9.2.ebuild index 64f958b9dc15..ea76cbd8fdcd 100644 --- a/games-puzzle/fish-fillets/fish-fillets-0.9.2.ebuild +++ b/games-puzzle/fish-fillets/fish-fillets-0.9.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.9.2.ebuild,v 1.2 2009/10/19 01:50:20 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/fish-fillets/fish-fillets-0.9.2.ebuild,v 1.3 2009/11/23 13:43:15 maekke 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] |