summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-03 20:00:41 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-03 20:00:41 +0000
commitc944e39aadef9fdf4757dae388e106e069771efd (patch)
tree67d9dba7373c91ddea38b00006fa5b5a3c2f922c /app-office/pinpoint
parentCreate patchset tarball because of the valgrind patch filesize. (diff)
downloadgentoo-2-c944e39aadef9fdf4757dae388e106e069771efd.tar.gz
gentoo-2-c944e39aadef9fdf4757dae388e106e069771efd.tar.bz2
gentoo-2-c944e39aadef9fdf4757dae388e106e069771efd.zip
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'app-office/pinpoint')
-rw-r--r--app-office/pinpoint/ChangeLog8
-rw-r--r--app-office/pinpoint/pinpoint-0.1.2.ebuild6
-rw-r--r--app-office/pinpoint/pinpoint-0.1.4.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/app-office/pinpoint/ChangeLog b/app-office/pinpoint/ChangeLog
index e26823c3f4fd..20280c065726 100644
--- a/app-office/pinpoint/ChangeLog
+++ b/app-office/pinpoint/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-office/pinpoint
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/pinpoint/ChangeLog,v 1.2 2011/12/01 17:57:06 leio Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-office/pinpoint/ChangeLog,v 1.3 2012/05/03 20:00:41 jdhore Exp $
+
+ 03 May 2012; Jeff Horelick <jdhore@gentoo.org> pinpoint-0.1.2.ebuild,
+ pinpoint-0.1.4.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
*pinpoint-0.1.4 (01 Dec 2011)
diff --git a/app-office/pinpoint/pinpoint-0.1.2.ebuild b/app-office/pinpoint/pinpoint-0.1.2.ebuild
index d2f6d1364499..b8740d49c300 100644
--- a/app-office/pinpoint/pinpoint-0.1.2.ebuild
+++ b/app-office/pinpoint/pinpoint-0.1.2.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/app-office/pinpoint/pinpoint-0.1.2.ebuild,v 1.1 2011/08/24 06:27:38 ford_prefect Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/pinpoint/pinpoint-0.1.2.ebuild,v 1.2 2012/05/03 20:00:41 jdhore Exp $
EAPI=4
@@ -24,7 +24,7 @@ RDEPEND=">=media-libs/clutter-1.4:1.0
x11-libs/gdk-pixbuf:2
gstreamer? ( >=media-libs/clutter-gst-1.3:1.0 )
pdf? ( gnome-base/librsvg:2 )"
-DEPEND="dev-util/pkgconfig
+DEPEND="virtual/pkgconfig
${RDEPEND}"
src_configure() {
diff --git a/app-office/pinpoint/pinpoint-0.1.4.ebuild b/app-office/pinpoint/pinpoint-0.1.4.ebuild
index 903f5c5b4ec8..50bc0667169c 100644
--- a/app-office/pinpoint/pinpoint-0.1.4.ebuild
+++ b/app-office/pinpoint/pinpoint-0.1.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/app-office/pinpoint/pinpoint-0.1.4.ebuild,v 1.1 2011/12/01 17:57:06 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/pinpoint/pinpoint-0.1.4.ebuild,v 1.2 2012/05/03 20:00:41 jdhore Exp $
EAPI=4
@@ -24,7 +24,7 @@ RDEPEND=">=media-libs/clutter-1.4:1.0
x11-libs/gdk-pixbuf:2
gstreamer? ( >=media-libs/clutter-gst-1.3:1.0 )
pdf? ( gnome-base/librsvg:2 )"
-DEPEND="dev-util/pkgconfig
+DEPEND="virtual/pkgconfig
${RDEPEND}"
src_configure() {