summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-04 07:55:34 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-04 07:55:34 +0000
commite8044c819dd56bcf539c430c26b01d17dc67f05b (patch)
treeda7298a4c4a3dae402dc204b518489fb5be761aa /sci-physics/harminv
parentRun edos2unix for libmediainfo.pc pkg-config file wrt #414545 (diff)
downloadgentoo-2-e8044c819dd56bcf539c430c26b01d17dc67f05b.tar.gz
gentoo-2-e8044c819dd56bcf539c430c26b01d17dc67f05b.tar.bz2
gentoo-2-e8044c819dd56bcf539c430c26b01d17dc67f05b.zip
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'sci-physics/harminv')
-rw-r--r--sci-physics/harminv/ChangeLog5
-rw-r--r--sci-physics/harminv/harminv-1.3.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-physics/harminv/ChangeLog b/sci-physics/harminv/ChangeLog
index 4418f2541d86..b08fa61185a9 100644
--- a/sci-physics/harminv/ChangeLog
+++ b/sci-physics/harminv/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-physics/harminv
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/harminv/ChangeLog,v 1.3 2012/04/25 16:56:30 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/harminv/ChangeLog,v 1.4 2012/05/04 07:55:33 jdhore Exp $
+
+ 04 May 2012; Jeff Horelick <jdhore@gentoo.org> harminv-1.3.1.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
25 Apr 2012; Justin Lecher <jlec@gentoo.org> harminv-1.3.1.ebuild,
metadata.xml:
diff --git a/sci-physics/harminv/harminv-1.3.1.ebuild b/sci-physics/harminv/harminv-1.3.1.ebuild
index 83f1888bd115..a158e703f256 100644
--- a/sci-physics/harminv/harminv-1.3.1.ebuild
+++ b/sci-physics/harminv/harminv-1.3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/harminv/harminv-1.3.1.ebuild,v 1.3 2012/04/25 16:56:30 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/harminv/harminv-1.3.1.ebuild,v 1.4 2012/05/04 07:55:33 jdhore Exp $
EAPI=4
@@ -19,7 +19,7 @@ IUSE="static-libs"
RDEPEND="virtual/lapack"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
PATCHES=( "${FILESDIR}"/${P}-configure.ac.patch )