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
commit5bed84b57f06c1977782b395e3c41a7914b46b8c (patch)
treee493b1314b2654bd7094c169aa07ad7d24fc8cc1 /app-office/pinpoint
parentNew glibc now includes nss-db again, so block the new glibc here, and block n... (diff)
downloadhistorical-5bed84b57f06c1977782b395e3c41a7914b46b8c.tar.gz
historical-5bed84b57f06c1977782b395e3c41a7914b46b8c.tar.bz2
historical-5bed84b57f06c1977782b395e3c41a7914b46b8c.zip
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-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() {