summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-04 08:07:01 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-04 08:07:01 +0000
commit90575aaf2dcfcbe14526b6ba4806717bb2a3f43e (patch)
treeadd505900f67972e9e46e7f205429b78e821bdce /sci-visualization/spectromatic
parentdev-util/pkgconfig -> virtual/pkgconfig (diff)
downloadgentoo-2-90575aaf2dcfcbe14526b6ba4806717bb2a3f43e.tar.gz
gentoo-2-90575aaf2dcfcbe14526b6ba4806717bb2a3f43e.tar.bz2
gentoo-2-90575aaf2dcfcbe14526b6ba4806717bb2a3f43e.zip
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'sci-visualization/spectromatic')
-rw-r--r--sci-visualization/spectromatic/ChangeLog7
-rw-r--r--sci-visualization/spectromatic/spectromatic-1.0-r2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-visualization/spectromatic/ChangeLog b/sci-visualization/spectromatic/ChangeLog
index 6e8ab6867fae..4c763c072f61 100644
--- a/sci-visualization/spectromatic/ChangeLog
+++ b/sci-visualization/spectromatic/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-visualization/spectromatic
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-visualization/spectromatic/ChangeLog,v 1.10 2011/12/26 13:22:38 jlec Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/spectromatic/ChangeLog,v 1.11 2012/05/04 08:07:00 jdhore Exp $
+
+ 04 May 2012; Jeff Horelick <jdhore@gentoo.org> spectromatic-1.0-r2.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
26 Dec 2011; Justin Lecher <jlec@gentoo.org> -spectromatic-1.0.ebuild:
Cleaned old
diff --git a/sci-visualization/spectromatic/spectromatic-1.0-r2.ebuild b/sci-visualization/spectromatic/spectromatic-1.0-r2.ebuild
index 03824415897b..4b9f5c8ec929 100644
--- a/sci-visualization/spectromatic/spectromatic-1.0-r2.ebuild
+++ b/sci-visualization/spectromatic/spectromatic-1.0-r2.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-visualization/spectromatic/spectromatic-1.0-r2.ebuild,v 1.3 2011/12/26 12:43:15 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/spectromatic/spectromatic-1.0-r2.ebuild,v 1.4 2012/05/04 08:07:00 jdhore Exp $
EAPI=2
@@ -19,7 +19,7 @@ IUSE=""
RDEPEND="media-libs/libpng
sci-libs/gsl"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
DOCS=( README )
PATCHES=( "${FILESDIR}/${P}-makefile.patch"