summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-03 03:41:15 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-03 03:41:15 +0000
commitfa8b3887b7315276bd7adb0b99d6b110edc4b947 (patch)
treeb151d8ccfa0a1fc84eb90d0ae0778e0d719a2b06 /games-util/gtkevemon
parentdev-util/pkgconfig -> virtual/pkgconfig (diff)
downloadgentoo-2-fa8b3887b7315276bd7adb0b99d6b110edc4b947.tar.gz
gentoo-2-fa8b3887b7315276bd7adb0b99d6b110edc4b947.tar.bz2
gentoo-2-fa8b3887b7315276bd7adb0b99d6b110edc4b947.zip
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'games-util/gtkevemon')
-rw-r--r--games-util/gtkevemon/ChangeLog8
-rw-r--r--games-util/gtkevemon/gtkevemon-1.8-r1.ebuild6
-rw-r--r--games-util/gtkevemon/gtkevemon-9999.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/games-util/gtkevemon/ChangeLog b/games-util/gtkevemon/ChangeLog
index 3bfe0a280a50..dcc235f84c9e 100644
--- a/games-util/gtkevemon/ChangeLog
+++ b/games-util/gtkevemon/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-util/gtkevemon
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-util/gtkevemon/ChangeLog,v 1.2 2011/07/25 20:47:25 wired Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-util/gtkevemon/ChangeLog,v 1.3 2012/05/03 03:41:15 jdhore Exp $
+
+ 03 May 2012; Jeff Horelick <jdhore@gentoo.org> gtkevemon-1.8-r1.ebuild,
+ gtkevemon-9999.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
25 Jul 2011; Alex Alexander <wired@gentoo.org> gtkevemon-1.8-r1.ebuild,
-files/gtkevemon-1.8-learning.patch.gz:
diff --git a/games-util/gtkevemon/gtkevemon-1.8-r1.ebuild b/games-util/gtkevemon/gtkevemon-1.8-r1.ebuild
index 8d0e319ec5fd..f3895b1981cf 100644
--- a/games-util/gtkevemon/gtkevemon-1.8-r1.ebuild
+++ b/games-util/gtkevemon/gtkevemon-1.8-r1.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-util/gtkevemon/gtkevemon-1.8-r1.ebuild,v 1.2 2011/07/25 20:47:25 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/gtkevemon/gtkevemon-1.8-r1.ebuild,v 1.3 2012/05/03 03:41:15 jdhore Exp $
EAPI=4
@@ -29,7 +29,7 @@ RDEPEND="
dev-libs/libxml2
"
DEPEND="${DEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
"
src_prepare() {
diff --git a/games-util/gtkevemon/gtkevemon-9999.ebuild b/games-util/gtkevemon/gtkevemon-9999.ebuild
index cee2bba71f51..2ac61f870b9a 100644
--- a/games-util/gtkevemon/gtkevemon-9999.ebuild
+++ b/games-util/gtkevemon/gtkevemon-9999.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-util/gtkevemon/gtkevemon-9999.ebuild,v 1.1 2011/07/21 15:03:58 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/gtkevemon/gtkevemon-9999.ebuild,v 1.2 2012/05/03 03:41:15 jdhore Exp $
EAPI=4
@@ -28,7 +28,7 @@ RDEPEND="
dev-libs/libxml2
"
DEPEND="${DEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
"
src_prepare() {