summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-05 03:52:30 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-05 03:52:30 +0000
commitc2a9bcb0c7020f15b758b4141204f513a85199bd (patch)
treebffb00e7aa7eacd7dfed25ffab5a976982b3fb2f /x11-libs/gtkglext
parentdev-util/pkgconfig -> virtual/pkgconfig (diff)
downloadhistorical-c2a9bcb0c7020f15b758b4141204f513a85199bd.tar.gz
historical-c2a9bcb0c7020f15b758b4141204f513a85199bd.tar.bz2
historical-c2a9bcb0c7020f15b758b4141204f513a85199bd.zip
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'x11-libs/gtkglext')
-rw-r--r--x11-libs/gtkglext/ChangeLog7
-rw-r--r--x11-libs/gtkglext/gtkglext-1.2.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-libs/gtkglext/ChangeLog b/x11-libs/gtkglext/ChangeLog
index 9086db770498..c509ac1c024d 100644
--- a/x11-libs/gtkglext/ChangeLog
+++ b/x11-libs/gtkglext/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/gtkglext
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkglext/ChangeLog,v 1.69 2010/09/24 13:38:23 jlec Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkglext/ChangeLog,v 1.70 2012/05/05 03:52:28 jdhore Exp $
+
+ 05 May 2012; Jeff Horelick <jdhore@gentoo.org> gtkglext-1.2.0.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
24 Sep 2010; Justin Lecher <jlec@gentoo.org> gtkglext-1.2.0.ebuild:
Keyworded for ~-linux
diff --git a/x11-libs/gtkglext/gtkglext-1.2.0.ebuild b/x11-libs/gtkglext/gtkglext-1.2.0.ebuild
index ca09f103f310..e53b8964d1fd 100644
--- a/x11-libs/gtkglext/gtkglext-1.2.0.ebuild
+++ b/x11-libs/gtkglext/gtkglext-1.2.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/x11-libs/gtkglext/gtkglext-1.2.0.ebuild,v 1.21 2010/09/24 13:38:23 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkglext/gtkglext-1.2.0.ebuild,v 1.22 2012/05/05 03:52:28 jdhore Exp $
EAPI="2"
@@ -20,7 +20,7 @@ RDEPEND=">=dev-libs/glib-2:2
>=x11-libs/pango-1[X]
virtual/opengl"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
DOCS="AUTHORS ChangeLog* NEWS README TODO"