diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-02-12 21:17:33 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-02-12 21:17:33 +0000 |
commit | f2f026f13ecc1747348275eef6d81fdc7bcce171 (patch) | |
tree | fa5009504b222e5a5159a46355ecd0453deb8d83 /games-puzzle/fish-fillets | |
parent | Stable on amd64 wrt bug #354517 (diff) | |
download | gentoo-2-f2f026f13ecc1747348275eef6d81fdc7bcce171.tar.gz gentoo-2-f2f026f13ecc1747348275eef6d81fdc7bcce171.tar.bz2 gentoo-2-f2f026f13ecc1747348275eef6d81fdc7bcce171.zip |
Stable on amd64 wrt bug #354527
(Portage version: 2.1.9.39/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-1.0.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 187a438c82fa..050d4dfa37ec 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.48 2011/01/10 22:02:54 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/fish-fillets/ChangeLog,v 1.49 2011/02/12 21:17:33 hwoarang Exp $ + + 12 Feb 2011; Markos Chandras <hwoarang@gentoo.org> fish-fillets-1.0.0.ebuild: + Stable on amd64 wrt bug #354527 *fish-fillets-1.0.0 (10 Jan 2011) diff --git a/games-puzzle/fish-fillets/fish-fillets-1.0.0.ebuild b/games-puzzle/fish-fillets/fish-fillets-1.0.0.ebuild index f3964fb5485c..2e4e8b7f1d6e 100644 --- a/games-puzzle/fish-fillets/fish-fillets-1.0.0.ebuild +++ b/games-puzzle/fish-fillets/fish-fillets-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.0.ebuild,v 1.1 2011/01/10 22:02:54 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/fish-fillets/fish-fillets-1.0.0.ebuild,v 1.2 2011/02/12 21:17:33 hwoarang 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] |