diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-08-15 14:59:16 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-08-15 14:59:16 +0000 |
commit | 5ca41db1617c13dcd4c11ba3586dabc66fd9bfc6 (patch) | |
tree | 8cbd5b38eb5704dac4c2f1a5d925150dccd02075 /games-puzzle | |
parent | Stable on amd64 wrt Bug #143961 (diff) | |
download | gentoo-2-5ca41db1617c13dcd4c11ba3586dabc66fd9bfc6.tar.gz gentoo-2-5ca41db1617c13dcd4c11ba3586dabc66fd9bfc6.tar.bz2 gentoo-2-5ca41db1617c13dcd4c11ba3586dabc66fd9bfc6.zip |
Stable on amd64 wrt Bug #143961
(Portage version: 2.1-r2)
Diffstat (limited to 'games-puzzle')
-rw-r--r-- | games-puzzle/fish-fillets/ChangeLog | 7 | ||||
-rw-r--r-- | games-puzzle/fish-fillets/files/digest-fish-fillets-0.7.3 | 4 | ||||
-rw-r--r-- | games-puzzle/fish-fillets/fish-fillets-0.7.3.ebuild | 6 |
3 files changed, 12 insertions, 5 deletions
diff --git a/games-puzzle/fish-fillets/ChangeLog b/games-puzzle/fish-fillets/ChangeLog index 9e33ce3c465c..011b3c7186b6 100644 --- a/games-puzzle/fish-fillets/ChangeLog +++ b/games-puzzle/fish-fillets/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-puzzle/fish-fillets -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/fish-fillets/ChangeLog,v 1.18 2005/10/31 08:32:57 mr_bones_ Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/fish-fillets/ChangeLog,v 1.19 2006/08/15 14:59:16 tcort Exp $ + + 15 Aug 2006; Thomas Cort <tcort@gentoo.org> fish-fillets-0.7.3.ebuild: + Stable on amd64 wrt Bug #143961 31 Oct 2005; Michael Sterrett <mr_bones_@gentoo.org> -fish-fillets-0.6.0.ebuild, -fish-fillets-0.7.0.ebuild, diff --git a/games-puzzle/fish-fillets/files/digest-fish-fillets-0.7.3 b/games-puzzle/fish-fillets/files/digest-fish-fillets-0.7.3 index 21d7ce31d328..81d9393abb25 100644 --- a/games-puzzle/fish-fillets/files/digest-fish-fillets-0.7.3 +++ b/games-puzzle/fish-fillets/files/digest-fish-fillets-0.7.3 @@ -1,2 +1,6 @@ MD5 3cdb20616c8bf4498f2990f4e0d526a1 fillets-ng-0.7.3.tar.gz 311799 +RMD160 6c8f41feab9df2b6dee3942c18848d61ab2f2c7d fillets-ng-0.7.3.tar.gz 311799 +SHA256 cbcc62fa399f96f636f547cd424c0abbbc7860227e837f191e8eded686b6ffc2 fillets-ng-0.7.3.tar.gz 311799 MD5 dabb8aa5dcce57e782a2a27343c40cc6 fillets-ng-data-0.7.1.tar.gz 95672064 +RMD160 bee5a815bbcb439bb3bf1fdcf925fb3db304a566 fillets-ng-data-0.7.1.tar.gz 95672064 +SHA256 7f9196e81e279ad088dd64a604bc6a8e9e10eedb75f080b6e845536e3ee13659 fillets-ng-data-0.7.1.tar.gz 95672064 diff --git a/games-puzzle/fish-fillets/fish-fillets-0.7.3.ebuild b/games-puzzle/fish-fillets/fish-fillets-0.7.3.ebuild index 9a48fde6d487..e03b0c913e79 100644 --- a/games-puzzle/fish-fillets/fish-fillets-0.7.3.ebuild +++ b/games-puzzle/fish-fillets/fish-fillets-0.7.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 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.7.3.ebuild,v 1.1 2005/10/05 22:21:05 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/fish-fillets/fish-fillets-0.7.3.ebuild,v 1.2 2006/08/15 14:59:16 tcort 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="" DEPEND=">=media-libs/libsdl-1.2 |