diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-05-25 18:44:27 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-05-25 18:44:27 +0000 |
commit | 733233242a711632e1b4c5e25745aa4c8818882c (patch) | |
tree | 03cd776e67b0054e6ced019c724f6b732d6da9dc /games-puzzle/fish-fillets | |
parent | Marked ppc stable for bug #315293. (diff) | |
download | gentoo-2-733233242a711632e1b4c5e25745aa4c8818882c.tar.gz gentoo-2-733233242a711632e1b4c5e25745aa4c8818882c.tar.bz2 gentoo-2-733233242a711632e1b4c5e25745aa4c8818882c.zip |
Marked ppc stable for bug #315481.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
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.9.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-puzzle/fish-fillets/ChangeLog b/games-puzzle/fish-fillets/ChangeLog index 357e5d541674..b8593f9d74a7 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/fish-fillets/ChangeLog,v 1.46 2010/05/23 21:29:34 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/fish-fillets/ChangeLog,v 1.47 2010/05/25 18:44:27 josejx Exp $ + + 25 May 2010; Joseph Jezak <josejx@gentoo.org> fish-fillets-0.9.3.ebuild: + Marked ppc stable for bug #315481. 23 May 2010; Pacho Ramos <pacho@gentoo.org> fish-fillets-0.9.3.ebuild: stable amd64, bug 315481 diff --git a/games-puzzle/fish-fillets/fish-fillets-0.9.3.ebuild b/games-puzzle/fish-fillets/fish-fillets-0.9.3.ebuild index f3d51b313f3e..2cf092940fc7 100644 --- a/games-puzzle/fish-fillets/fish-fillets-0.9.3.ebuild +++ b/games-puzzle/fish-fillets/fish-fillets-0.9.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.3.ebuild,v 1.3 2010/05/23 21:29:34 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/fish-fillets/fish-fillets-0.9.3.ebuild,v 1.4 2010/05/25 18:44:27 josejx 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] |