summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-puzzle/zaz')
-rw-r--r--games-puzzle/zaz/ChangeLog7
-rw-r--r--games-puzzle/zaz/zaz-1.0.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/games-puzzle/zaz/ChangeLog b/games-puzzle/zaz/ChangeLog
index f8089cea1916..235265223d8b 100644
--- a/games-puzzle/zaz/ChangeLog
+++ b/games-puzzle/zaz/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-puzzle/zaz
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/zaz/ChangeLog,v 1.15 2010/10/05 19:39:28 maekke Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/zaz/ChangeLog,v 1.16 2012/05/04 04:45:28 jdhore Exp $
+
+ 04 May 2012; Jeff Horelick <jdhore@gentoo.org> zaz-1.0.0.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
05 Oct 2010; Markus Meier <maekke@gentoo.org> zaz-1.0.0.ebuild:
x86 stable, bug #339146
diff --git a/games-puzzle/zaz/zaz-1.0.0.ebuild b/games-puzzle/zaz/zaz-1.0.0.ebuild
index c66c51659955..3023c3719276 100644
--- a/games-puzzle/zaz/zaz-1.0.0.ebuild
+++ b/games-puzzle/zaz/zaz-1.0.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 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/zaz/zaz-1.0.0.ebuild,v 1.4 2010/10/05 19:39:28 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/zaz/zaz-1.0.0.ebuild,v 1.5 2012/05/04 04:45:28 jdhore Exp $
EAPI=2
inherit autotools eutils games
@@ -23,7 +23,7 @@ RDEPEND="virtual/opengl
media-libs/ftgl
virtual/libintl"
DEPEND="${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
nls? ( sys-devel/gettext )"
src_prepare() {