diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-05-23 21:29:34 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-05-23 21:29:34 +0000 |
commit | d9c78fc0f63f80ba542c4507a1fe5bc272a3f108 (patch) | |
tree | 68f1262c61be48c3b0e7f47003388521dc8e87ea /games-puzzle | |
parent | stable amd64, bug 315365 (diff) | |
download | gentoo-2-d9c78fc0f63f80ba542c4507a1fe5bc272a3f108.tar.gz gentoo-2-d9c78fc0f63f80ba542c4507a1fe5bc272a3f108.tar.bz2 gentoo-2-d9c78fc0f63f80ba542c4507a1fe5bc272a3f108.zip |
stable amd64, bug 315481
(Portage version: 2.1.8.3/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.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 442b318fa523..357e5d541674 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.45 2010/04/27 14:44:06 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/fish-fillets/ChangeLog,v 1.46 2010/05/23 21:29:34 pacho Exp $ + + 23 May 2010; Pacho Ramos <pacho@gentoo.org> fish-fillets-0.9.3.ebuild: + stable amd64, bug 315481 27 Apr 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> fish-fillets-0.9.3.ebuild: 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 d0707d3721f1..f3d51b313f3e 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.2 2010/04/27 14:44:06 phajdan.jr Exp $ +# $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 $ 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] |