summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-04 04:45:29 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-04 04:45:29 +0000
commit129252b1de2efa13ebc60bd2c0053c0f0d3310cd (patch)
tree5c5a374bf89e7f7c80a4081c141bd7f80bed827d /games-puzzle/fish-fillets
parentdev-util/pkgconfig -> virtual/pkgconfig (diff)
downloadgentoo-2-129252b1de2efa13ebc60bd2c0053c0f0d3310cd.tar.gz
gentoo-2-129252b1de2efa13ebc60bd2c0053c0f0d3310cd.tar.bz2
gentoo-2-129252b1de2efa13ebc60bd2c0053c0f0d3310cd.zip
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'games-puzzle/fish-fillets')
-rw-r--r--games-puzzle/fish-fillets/ChangeLog6
-rw-r--r--games-puzzle/fish-fillets/fish-fillets-1.0.0.ebuild6
-rw-r--r--games-puzzle/fish-fillets/fish-fillets-1.0.1.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/games-puzzle/fish-fillets/ChangeLog b/games-puzzle/fish-fillets/ChangeLog
index 5f6cb709a330..c6de220a8de2 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-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 $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/fish-fillets/ChangeLog,v 1.56 2012/05/04 04:45:27 jdhore Exp $
+
+ 04 May 2012; Jeff Horelick <jdhore@gentoo.org> fish-fillets-1.0.0.ebuild,
+ fish-fillets-1.0.1.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
10 Jan 2012; Brent Baude <ranger@gentoo.org> fish-fillets-1.0.1.ebuild:
Marking fish-fillets-1.0.1 ppc for bug 386585
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 2ba30f27e267..8953ed008972 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
+# 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.0.ebuild,v 1.4 2011/03/04 13:03:11 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/fish-fillets/fish-fillets-1.0.0.ebuild,v 1.5 2012/05/04 04:45:27 jdhore Exp $
EAPI=2
inherit autotools eutils games
@@ -25,7 +25,7 @@ RDEPEND=">=media-libs/libsdl-1.2[audio,video]
dev-libs/fribidi
>=dev-lang/lua-5"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
S=${WORKDIR}/fillets-ng-${PV}
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 c59e817134b4..60e9188344ad 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-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.4 2012/01/10 20:30:34 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/fish-fillets/fish-fillets-1.0.1.ebuild,v 1.5 2012/05/04 04:45:27 jdhore Exp $
EAPI=2
inherit autotools eutils games
@@ -25,7 +25,7 @@ RDEPEND=">=media-libs/libsdl-1.2[audio,video]
dev-libs/fribidi
>=dev-lang/lua-5"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
S=${WORKDIR}/fillets-ng-${PV}