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
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)
-rw-r--r--sci-astronomy/casacore/ChangeLog7
-rw-r--r--sci-astronomy/casacore/casacore-1.3.0.ebuild6
-rw-r--r--sci-astronomy/celestia/ChangeLog5
-rw-r--r--sci-astronomy/celestia/celestia-1.6.1.ebuild4
-rw-r--r--sci-astronomy/funtools/ChangeLog8
-rw-r--r--sci-astronomy/funtools/funtools-1.4.0.ebuild6
-rw-r--r--sci-astronomy/funtools/funtools-1.4.4-r1.ebuild6
-rw-r--r--sci-astronomy/scamp/ChangeLog5
-rw-r--r--sci-astronomy/scamp/scamp-1.7.0-r1.ebuild4
9 files changed, 32 insertions, 19 deletions
diff --git a/sci-astronomy/casacore/ChangeLog b/sci-astronomy/casacore/ChangeLog
index 88a606d5f7ba..1f079837b79b 100644
--- a/sci-astronomy/casacore/ChangeLog
+++ b/sci-astronomy/casacore/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-astronomy/casacore
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/casacore/ChangeLog,v 1.1 2011/11/26 05:51:04 bicatali Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/casacore/ChangeLog,v 1.2 2012/05/04 06:46:12 jdhore Exp $
+
+ 04 May 2012; Jeff Horelick <jdhore@gentoo.org> casacore-1.3.0.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
*casacore-1.3.0 (26 Nov 2011)
diff --git a/sci-astronomy/casacore/casacore-1.3.0.ebuild b/sci-astronomy/casacore/casacore-1.3.0.ebuild
index 8147c70d2820..bbdfade1734e 100644
--- a/sci-astronomy/casacore/casacore-1.3.0.ebuild
+++ b/sci-astronomy/casacore/casacore-1.3.0.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-astronomy/casacore/casacore-1.3.0.ebuild,v 1.1 2011/11/26 05:51:04 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/casacore/casacore-1.3.0.ebuild,v 1.2 2012/05/04 06:46:12 jdhore Exp $
EAPI=4
@@ -23,7 +23,7 @@ RDEPEND="sci-libs/cfitsio
hdf5? ( sci-libs/hdf5 )
fftw? ( >=sci-libs/fftw-3 )"
DEPEND="${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
doc? ( app-doc/doxygen )"
PATCHES=( "${FILESDIR}"/${PV}-{headers,implicits,libdir}.patch )
diff --git a/sci-astronomy/celestia/ChangeLog b/sci-astronomy/celestia/ChangeLog
index 1d3521aad106..39df97996479 100644
--- a/sci-astronomy/celestia/ChangeLog
+++ b/sci-astronomy/celestia/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-astronomy/celestia
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/ChangeLog,v 1.83 2012/02/21 20:37:31 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/ChangeLog,v 1.84 2012/05/04 06:46:12 jdhore Exp $
+
+ 04 May 2012; Jeff Horelick <jdhore@gentoo.org> celestia-1.6.1.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
21 Feb 2012; Kacper Kowalik <xarthisius@gentoo.org> celestia-1.6.1.ebuild:
Pax mark m main binary wrt bug 365359 by Nikoli <nikoli@lavabit.com>
diff --git a/sci-astronomy/celestia/celestia-1.6.1.ebuild b/sci-astronomy/celestia/celestia-1.6.1.ebuild
index 4e4d8565a6c2..cf4b179a859a 100644
--- a/sci-astronomy/celestia/celestia-1.6.1.ebuild
+++ b/sci-astronomy/celestia/celestia-1.6.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-astronomy/celestia/celestia-1.6.1.ebuild,v 1.11 2012/02/21 20:37:31 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/celestia-1.6.1.ebuild,v 1.12 2012/05/04 06:46:12 jdhore Exp $
EAPI=2
@@ -31,7 +31,7 @@ RDEPEND="
theora? ( media-libs/libtheora )"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
pkg_setup() {
# Check for one for the following use flags to be set.
diff --git a/sci-astronomy/funtools/ChangeLog b/sci-astronomy/funtools/ChangeLog
index 7ce2b0b6feed..e3b2874df809 100644
--- a/sci-astronomy/funtools/ChangeLog
+++ b/sci-astronomy/funtools/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-astronomy/funtools
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/funtools/ChangeLog,v 1.7 2011/08/04 18:30:32 bicatali Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/funtools/ChangeLog,v 1.8 2012/05/04 06:46:12 jdhore Exp $
+
+ 04 May 2012; Jeff Horelick <jdhore@gentoo.org> funtools-1.4.0.ebuild,
+ funtools-1.4.4-r1.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
04 Aug 2011; Sébastien Fabbro <bicatali@gentoo.org> metadata.xml:
Switched herd to sci-astronomy
diff --git a/sci-astronomy/funtools/funtools-1.4.0.ebuild b/sci-astronomy/funtools/funtools-1.4.0.ebuild
index 60b2316b4d36..7f3c6ee5ccb6 100644
--- a/sci-astronomy/funtools/funtools-1.4.0.ebuild
+++ b/sci-astronomy/funtools/funtools-1.4.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/funtools/funtools-1.4.0.ebuild,v 1.5 2009/01/09 22:44:37 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/funtools/funtools-1.4.0.ebuild,v 1.6 2012/05/04 06:46:12 jdhore Exp $
EAPI=2
inherit eutils
@@ -18,7 +18,7 @@ RDEPEND="sys-libs/zlib
>=sci-astronomy/wcstools-3.7.6
sci-visualization/gnuplot"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_prepare() {
epatch "${WORKDIR}"/${P}-ds9-5.4.patch
diff --git a/sci-astronomy/funtools/funtools-1.4.4-r1.ebuild b/sci-astronomy/funtools/funtools-1.4.4-r1.ebuild
index aacd9a0f510f..05b98fb43a0b 100644
--- a/sci-astronomy/funtools/funtools-1.4.4-r1.ebuild
+++ b/sci-astronomy/funtools/funtools-1.4.4-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/funtools/funtools-1.4.4-r1.ebuild,v 1.1 2010/01/29 18:27:33 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/funtools/funtools-1.4.4-r1.ebuild,v 1.2 2012/05/04 06:46:12 jdhore Exp $
EAPI=2
inherit eutils
@@ -18,7 +18,7 @@ RDEPEND="sys-libs/zlib
sci-astronomy/wcstools
sci-visualization/gnuplot"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_prepare() {
epatch "${FILESDIR}"/${P}-makefiles.patch
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)