summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-04 04:51:09 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-04 04:51:09 +0000
commit8b61f176a02afc648b28f9c866b29eebc2e90cca (patch)
tree09c724084019b8522bb9434eba3a42201827e47c /games-strategy/gwp
parentdev-util/pkgconfig -> virtual/pkgconfig (diff)
downloadgentoo-2-8b61f176a02afc648b28f9c866b29eebc2e90cca.tar.gz
gentoo-2-8b61f176a02afc648b28f9c866b29eebc2e90cca.tar.bz2
gentoo-2-8b61f176a02afc648b28f9c866b29eebc2e90cca.zip
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'games-strategy/gwp')
-rw-r--r--games-strategy/gwp/ChangeLog5
-rw-r--r--games-strategy/gwp/gwp-0.4.0-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/gwp/ChangeLog b/games-strategy/gwp/ChangeLog
index fba2974874a5..d3a3bc92ddd7 100644
--- a/games-strategy/gwp/ChangeLog
+++ b/games-strategy/gwp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-strategy/gwp
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/gwp/ChangeLog,v 1.8 2012/02/13 23:11:29 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/gwp/ChangeLog,v 1.9 2012/05/04 04:51:08 jdhore Exp $
+
+ 04 May 2012; Jeff Horelick <jdhore@gentoo.org> gwp-0.4.0-r2.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
13 Feb 2012; Michael Sterrett <mr_bones_@gentoo.org> gwp-0.4.0-r2.ebuild:
fix typo src_compile -> src_configure
diff --git a/games-strategy/gwp/gwp-0.4.0-r2.ebuild b/games-strategy/gwp/gwp-0.4.0-r2.ebuild
index 3cd5065c8f3b..3bee0399fc46 100644
--- a/games-strategy/gwp/gwp-0.4.0-r2.ebuild
+++ b/games-strategy/gwp/gwp-0.4.0-r2.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-strategy/gwp/gwp-0.4.0-r2.ebuild,v 1.6 2012/02/13 23:11:29 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/gwp/gwp-0.4.0-r2.ebuild,v 1.7 2012/05/04 04:51:08 jdhore Exp $
EAPI=2
inherit eutils gnome2
@@ -23,7 +23,7 @@ RDEPEND="x11-libs/gtk+:2
opengl? ( =x11-libs/gtkglext-1* )
python? ( =dev-python/pygtk-2* )"
DEPEND="${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
nls? ( sys-devel/gettext )"
src_prepare() {