summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2012-01-10 20:30:34 +0000
committerBrent Baude <ranger@gentoo.org>2012-01-10 20:30:34 +0000
commita7c7fd32fd24f7c5c4e472445948718c9196ad26 (patch)
treef5f156dd7f4016ba5039012f8615c9af099ac4bb /games-puzzle/fish-fillets
parentFix heap-based overflow in parsing long entity references (CVE-2011-3919, bug... (diff)
downloadgentoo-2-a7c7fd32fd24f7c5c4e472445948718c9196ad26.tar.gz
gentoo-2-a7c7fd32fd24f7c5c4e472445948718c9196ad26.tar.bz2
gentoo-2-a7c7fd32fd24f7c5c4e472445948718c9196ad26.zip
Marking fish-fillets-1.0.1 ppc for bug 386585
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'games-puzzle/fish-fillets')
-rw-r--r--games-puzzle/fish-fillets/ChangeLog7
-rw-r--r--games-puzzle/fish-fillets/fish-fillets-1.0.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/games-puzzle/fish-fillets/ChangeLog b/games-puzzle/fish-fillets/ChangeLog
index de38a0a61beb..5f6cb709a330 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.54 2011/10/13 21:39:14 phajdan.jr Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/fish-fillets/ChangeLog,v 1.55 2012/01/10 20:30:34 ranger Exp $
+
+ 10 Jan 2012; Brent Baude <ranger@gentoo.org> fish-fillets-1.0.1.ebuild:
+ Marking fish-fillets-1.0.1 ppc for bug 386585
13 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
fish-fillets-1.0.1.ebuild:
diff --git a/games-puzzle/fish-fillets/fish-fillets-1.0.1.ebuild b/games-puzzle/fish-fillets/fish-fillets-1.0.1.ebuild
index 883138657998..c59e817134b4 100644
--- a/games-puzzle/fish-fillets/fish-fillets-1.0.1.ebuild
+++ b/games-puzzle/fish-fillets/fish-fillets-1.0.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 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.1.ebuild,v 1.3 2011/10/13 21:39:14 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/fish-fillets/fish-fillets-1.0.1.ebuild,v 1.4 2012/01/10 20:30:34 ranger 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]