summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-04 07:02:35 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-04 07:02:35 +0000
commita046dfc157959ec9fecceba82c7bf7e1b58cc414 (patch)
tree82d5048829828d537b4957d07d49cd6076a28bcf /sci-chemistry/scala
parentdev-util/pkgconfig -> virtual/pkgconfig (diff)
downloadgentoo-2-a046dfc157959ec9fecceba82c7bf7e1b58cc414.tar.gz
gentoo-2-a046dfc157959ec9fecceba82c7bf7e1b58cc414.tar.bz2
gentoo-2-a046dfc157959ec9fecceba82c7bf7e1b58cc414.zip
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'sci-chemistry/scala')
-rw-r--r--sci-chemistry/scala/ChangeLog8
-rw-r--r--sci-chemistry/scala/scala-3.3.18-r2.ebuild6
-rw-r--r--sci-chemistry/scala/scala-3.3.20.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/sci-chemistry/scala/ChangeLog b/sci-chemistry/scala/ChangeLog
index c3e2871389d0..31c3c4d07593 100644
--- a/sci-chemistry/scala/ChangeLog
+++ b/sci-chemistry/scala/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-chemistry/scala
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/scala/ChangeLog,v 1.11 2011/12/27 17:12:39 jlec Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/scala/ChangeLog,v 1.12 2012/05/04 07:02:34 jdhore Exp $
+
+ 04 May 2012; Jeff Horelick <jdhore@gentoo.org> scala-3.3.18-r2.ebuild,
+ scala-3.3.20.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
*scala-3.3.20 (27 Dec 2011)
diff --git a/sci-chemistry/scala/scala-3.3.18-r2.ebuild b/sci-chemistry/scala/scala-3.3.18-r2.ebuild
index 0500a15834ec..b52e4644de94 100644
--- a/sci-chemistry/scala/scala-3.3.18-r2.ebuild
+++ b/sci-chemistry/scala/scala-3.3.18-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-chemistry/scala/scala-3.3.18-r2.ebuild,v 1.3 2011/06/21 15:57:08 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/scala/scala-3.3.18-r2.ebuild,v 1.4 2012/05/04 07:02:34 jdhore Exp $
EAPI="2"
@@ -23,7 +23,7 @@ RDEPEND="
!<sci-chemistry/ccp4-6.1.2"
DEPEND="
${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_prepare() {
epatch "${FILESDIR}"/${PV}-gcc4.6.patch
diff --git a/sci-chemistry/scala/scala-3.3.20.ebuild b/sci-chemistry/scala/scala-3.3.20.ebuild
index c2e971b750f3..47965ef83bca 100644
--- a/sci-chemistry/scala/scala-3.3.20.ebuild
+++ b/sci-chemistry/scala/scala-3.3.20.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-chemistry/scala/scala-3.3.20.ebuild,v 1.1 2011/12/27 17:12:39 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/scala/scala-3.3.20.ebuild,v 1.2 2012/05/04 07:02:34 jdhore Exp $
EAPI=4
@@ -22,7 +22,7 @@ RDEPEND="
virtual/lapack"
DEPEND="
${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_prepare() {
cp "${FILESDIR}"/{configure.ac,Makefile.am} "${S}"