summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-04 08:22:54 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-04 08:22:54 +0000
commit5a120146a28ad218a72f9086792153ff41b854e0 (patch)
tree323e74d65be55f8fadcba89ca53afaacacc65b58 /sci-libs/plotmm
parentFix DESCRIPTION (diff)
downloadhistorical-5a120146a28ad218a72f9086792153ff41b854e0.tar.gz
historical-5a120146a28ad218a72f9086792153ff41b854e0.tar.bz2
historical-5a120146a28ad218a72f9086792153ff41b854e0.zip
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'sci-libs/plotmm')
-rw-r--r--sci-libs/plotmm/ChangeLog7
-rw-r--r--sci-libs/plotmm/plotmm-0.1.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-libs/plotmm/ChangeLog b/sci-libs/plotmm/ChangeLog
index 0516eb7e0d2c..e9791eee468f 100644
--- a/sci-libs/plotmm/ChangeLog
+++ b/sci-libs/plotmm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/plotmm
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/plotmm/ChangeLog,v 1.4 2011/03/02 19:26:44 jlec Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/plotmm/ChangeLog,v 1.5 2012/05/04 08:22:53 jdhore Exp $
+
+ 04 May 2012; Jeff Horelick <jdhore@gentoo.org> plotmm-0.1.2.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
02 Mar 2011; Justin Lecher <jlec@gentoo.org> plotmm-0.1.2.ebuild:
Correct Slots for gtk 3 introduction to tree
diff --git a/sci-libs/plotmm/plotmm-0.1.2.ebuild b/sci-libs/plotmm/plotmm-0.1.2.ebuild
index 2bf01c16fe12..1d6490c9b04a 100644
--- a/sci-libs/plotmm/plotmm-0.1.2.ebuild
+++ b/sci-libs/plotmm/plotmm-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/sci-libs/plotmm/plotmm-0.1.2.ebuild,v 1.4 2011/03/02 19:26:44 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/plotmm/plotmm-0.1.2.ebuild,v 1.5 2012/05/04 08:22:53 jdhore Exp $
EAPI="2"
@@ -17,7 +17,7 @@ IUSE="doc examples"
RDEPEND="dev-cpp/gtkmm:2.4"
DEPEND="${RDEPEND}
- >=dev-util/pkgconfig-0.9"
+ virtual/pkgconfig"
# NOTES:
# somewhat, there is a dep on libsigc++ but it's much more via gtkmm