summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-04 06:46:12 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-04 06:46:12 +0000
commitb1fc659d1403e66dc09a09fa94d08abc9a02ada6 (patch)
tree77027f60346f4c0f3b0b34ca09fece918f2e5359 /sci-astronomy/scamp
parentdev-util/pkgconfig -> virtual/pkgconfig (diff)
downloadgentoo-2-b1fc659d1403e66dc09a09fa94d08abc9a02ada6.tar.gz
gentoo-2-b1fc659d1403e66dc09a09fa94d08abc9a02ada6.tar.bz2
gentoo-2-b1fc659d1403e66dc09a09fa94d08abc9a02ada6.zip
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'sci-astronomy/scamp')
-rw-r--r--sci-astronomy/scamp/ChangeLog5
-rw-r--r--sci-astronomy/scamp/scamp-1.7.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-astronomy/scamp/ChangeLog b/sci-astronomy/scamp/ChangeLog
index c1724fd47729..8b4fc1f13816 100644
--- a/sci-astronomy/scamp/ChangeLog
+++ b/sci-astronomy/scamp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-astronomy/scamp
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/scamp/ChangeLog,v 1.8 2012/01/03 02:43:12 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/scamp/ChangeLog,v 1.9 2012/05/04 06:46:11 jdhore Exp $
+
+ 04 May 2012; Jeff Horelick <jdhore@gentoo.org> scamp-1.7.0-r1.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
*scamp-1.7.0-r1 (03 Jan 2012)
diff --git a/sci-astronomy/scamp/scamp-1.7.0-r1.ebuild b/sci-astronomy/scamp/scamp-1.7.0-r1.ebuild
index 585d5825ae02..c97ed15024d7 100644
--- a/sci-astronomy/scamp/scamp-1.7.0-r1.ebuild
+++ b/sci-astronomy/scamp/scamp-1.7.0-r1.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-astronomy/scamp/scamp-1.7.0-r1.ebuild,v 1.1 2012/01/03 02:43:12 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/scamp/scamp-1.7.0-r1.ebuild,v 1.2 2012/05/04 06:46:11 jdhore Exp $
EAPI=4
inherit eutils
@@ -20,7 +20,7 @@ RDEPEND=">=sci-astronomy/cdsclient-3.4
sci-libs/fftw:3.0
plplot? ( sci-libs/plplot )"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_prepare() {
# gentoo uses cblas instead of ptcblas (linked to threaded with eselect)