diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2008-06-24 15:57:23 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2008-06-24 15:57:23 +0000 |
commit | 5917d4024d9702cade85880a9c9fbf94c4c799a9 (patch) | |
tree | 5471e21001782546c66859b6d00142e704f54504 /games-puzzle/fish-fillets | |
parent | Marked ppc/ppc64 stable for bug #229117. (diff) | |
download | gentoo-2-5917d4024d9702cade85880a9c9fbf94c4c799a9.tar.gz gentoo-2-5917d4024d9702cade85880a9c9fbf94c4c799a9.tar.bz2 gentoo-2-5917d4024d9702cade85880a9c9fbf94c4c799a9.zip |
stable x86, bug 229141
(Portage version: 2.1.4.4)
Diffstat (limited to 'games-puzzle/fish-fillets')
-rw-r--r-- | games-puzzle/fish-fillets/ChangeLog | 6 | ||||
-rw-r--r-- | games-puzzle/fish-fillets/fish-fillets-0.8.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-puzzle/fish-fillets/ChangeLog b/games-puzzle/fish-fillets/ChangeLog index 8a5c39e69b6f..f4e090106bb3 100644 --- a/games-puzzle/fish-fillets/ChangeLog +++ b/games-puzzle/fish-fillets/ChangeLog @@ -1,6 +1,10 @@ # 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.30 2008/05/23 01:36:07 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/fish-fillets/ChangeLog,v 1.31 2008/06/24 15:57:23 opfer Exp $ + + 24 Jun 2008; Christian Faulhammer <opfer@gentoo.org> + fish-fillets-0.8.0.ebuild: + stable x86, bug 229141 23 May 2008; Michael Sterrett <mr_bones_@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 a060db640ebc..8d1cee3caa85 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.4 2008/05/23 01:36:07 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/fish-fillets/fish-fillets-0.8.0.ebuild,v 1.5 2008/06/24 15:57:23 opfer 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 |