summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-04 09:17:30 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-04 09:17:30 +0000
commitff93067136c75612f2e8cdfe176e99a6d259149e (patch)
tree7ba4f995a672035136285fe918638c1c31ad6ef0 /sys-apps/gpet
parentsci-libs/libcmatrix: Prefer atlas over blas-atlas (diff)
downloadgentoo-2-ff93067136c75612f2e8cdfe176e99a6d259149e.tar.gz
gentoo-2-ff93067136c75612f2e8cdfe176e99a6d259149e.tar.bz2
gentoo-2-ff93067136c75612f2e8cdfe176e99a6d259149e.zip
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'sys-apps/gpet')
-rw-r--r--sys-apps/gpet/ChangeLog8
-rw-r--r--sys-apps/gpet/gpet-0.3.ebuild6
-rw-r--r--sys-apps/gpet/gpet-0.4.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/sys-apps/gpet/ChangeLog b/sys-apps/gpet/ChangeLog
index f45cb90b7c69..a7a76ba890d5 100644
--- a/sys-apps/gpet/ChangeLog
+++ b/sys-apps/gpet/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-apps/gpet
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/gpet/ChangeLog,v 1.2 2011/09/12 05:09:22 naota Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/gpet/ChangeLog,v 1.3 2012/05/04 09:17:27 jdhore Exp $
+
+ 04 May 2012; Jeff Horelick <jdhore@gentoo.org> gpet-0.3.ebuild,
+ gpet-0.4.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
*gpet-0.4 (12 Sep 2011)
diff --git a/sys-apps/gpet/gpet-0.3.ebuild b/sys-apps/gpet/gpet-0.3.ebuild
index d05ed4d56814..9393e9207d2b 100644
--- a/sys-apps/gpet/gpet-0.3.ebuild
+++ b/sys-apps/gpet/gpet-0.3.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/sys-apps/gpet/gpet-0.3.ebuild,v 1.1 2011/09/05 14:19:45 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/gpet/gpet-0.3.ebuild,v 1.2 2012/05/04 09:17:27 jdhore Exp $
EAPI=4
@@ -20,4 +20,4 @@ RDEPEND="gnome-base/gconf
x11-libs/pango"
DEPEND="${RDEPEND}
dev-util/intltool
- dev-util/pkgconfig"
+ virtual/pkgconfig"
diff --git a/sys-apps/gpet/gpet-0.4.ebuild b/sys-apps/gpet/gpet-0.4.ebuild
index 10cffd48c0ea..6ff349791baa 100644
--- a/sys-apps/gpet/gpet-0.4.ebuild
+++ b/sys-apps/gpet/gpet-0.4.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/sys-apps/gpet/gpet-0.4.ebuild,v 1.1 2011/09/12 05:09:22 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/gpet/gpet-0.4.ebuild,v 1.2 2012/05/04 09:17:27 jdhore Exp $
EAPI=4
@@ -20,4 +20,4 @@ RDEPEND="gnome-base/gconf
x11-libs/pango"
DEPEND="${RDEPEND}
dev-util/intltool
- dev-util/pkgconfig"
+ virtual/pkgconfig"