summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-04 07:46:51 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-04 07:46:51 +0000
commit1e67413a8d2fdae15ffe325da6d0ea81c6c47438 (patch)
tree1e3bedea37010b2dff4fae1217c2a68ce3c55657 /sci-mathematics/octave
parentUse virtual/pkgconfig. (diff)
downloadgentoo-2-1e67413a8d2fdae15ffe325da6d0ea81c6c47438.tar.gz
gentoo-2-1e67413a8d2fdae15ffe325da6d0ea81c6c47438.tar.bz2
gentoo-2-1e67413a8d2fdae15ffe325da6d0ea81c6c47438.zip
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'sci-mathematics/octave')
-rw-r--r--sci-mathematics/octave/ChangeLog6
-rw-r--r--sci-mathematics/octave/octave-3.2.4-r1.ebuild4
-rw-r--r--sci-mathematics/octave/octave-3.4.3-r1.ebuild4
-rw-r--r--sci-mathematics/octave/octave-3.6.0.ebuild4
-rw-r--r--sci-mathematics/octave/octave-3.6.1.ebuild4
5 files changed, 13 insertions, 9 deletions
diff --git a/sci-mathematics/octave/ChangeLog b/sci-mathematics/octave/ChangeLog
index 479fbcb27c9f..9df27c9b5fe3 100644
--- a/sci-mathematics/octave/ChangeLog
+++ b/sci-mathematics/octave/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-mathematics/octave
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.124 2012/04/24 10:39:54 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.125 2012/05/04 07:46:51 jdhore Exp $
+
+ 04 May 2012; Jeff Horelick <jdhore@gentoo.org> octave-3.2.4-r1.ebuild,
+ octave-3.4.3-r1.ebuild, octave-3.6.0.ebuild, octave-3.6.1.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
24 Apr 2012; Michał Górny <mgorny@gentoo.org> octave-3.2.4-r1.ebuild,
octave-3.4.3-r1.ebuild, octave-3.6.0.ebuild, octave-3.6.1.ebuild:
diff --git a/sci-mathematics/octave/octave-3.2.4-r1.ebuild b/sci-mathematics/octave/octave-3.2.4-r1.ebuild
index 59eb9a5638f2..2bd07e093ac6 100644
--- a/sci-mathematics/octave/octave-3.2.4-r1.ebuild
+++ b/sci-mathematics/octave/octave-3.2.4-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-mathematics/octave/octave-3.2.4-r1.ebuild,v 1.14 2012/04/24 10:39:54 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.2.4-r1.ebuild,v 1.15 2012/05/04 07:46:51 jdhore Exp $
EAPI="2"
inherit flag-o-matic xemacs-elisp-common autotools
@@ -43,7 +43,7 @@ DEPEND="${RDEPEND}
sys-apps/texinfo
dev-texlive/texlive-genericrecommended
dev-util/gperf
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_prepare() {
epatch "${FILESDIR}"/${PN}-3.2.0_parallel_make.patch \
diff --git a/sci-mathematics/octave/octave-3.4.3-r1.ebuild b/sci-mathematics/octave/octave-3.4.3-r1.ebuild
index 463873f6e006..7812f73c7345 100644
--- a/sci-mathematics/octave/octave-3.4.3-r1.ebuild
+++ b/sci-mathematics/octave/octave-3.4.3-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-mathematics/octave/octave-3.4.3-r1.ebuild,v 1.13 2012/04/24 10:39:54 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.4.3-r1.ebuild,v 1.14 2012/05/04 07:46:51 jdhore Exp $
EAPI=4
inherit eutils base autotools toolchain-funcs
@@ -48,7 +48,7 @@ DEPEND="${RDEPEND}
dev-texlive/texlive-genericrecommended
sys-apps/texinfo )
dev-util/gperf
- dev-util/pkgconfig"
+ virtual/pkgconfig"
pkg_setup() {
use openmp && [[ $(tc-getCC)$ == *gcc* ]] && ! tc-has-openmp && \
diff --git a/sci-mathematics/octave/octave-3.6.0.ebuild b/sci-mathematics/octave/octave-3.6.0.ebuild
index 5395669f5ffa..8f1e1fa2c2f2 100644
--- a/sci-mathematics/octave/octave-3.6.0.ebuild
+++ b/sci-mathematics/octave/octave-3.6.0.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-mathematics/octave/octave-3.6.0.ebuild,v 1.6 2012/04/24 10:39:54 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.6.0.ebuild,v 1.7 2012/05/04 07:46:51 jdhore Exp $
EAPI=4
@@ -51,7 +51,7 @@ DEPEND="${RDEPEND}
dev-texlive/texlive-genericrecommended
sys-apps/texinfo )
dev-util/gperf
- dev-util/pkgconfig"
+ virtual/pkgconfig"
PATCHES=( "${FILESDIR}"/${PN}-3.4.3-{pkgbuilddir,help,texi}.patch )
diff --git a/sci-mathematics/octave/octave-3.6.1.ebuild b/sci-mathematics/octave/octave-3.6.1.ebuild
index a05a33770f7d..916694c71f94 100644
--- a/sci-mathematics/octave/octave-3.6.1.ebuild
+++ b/sci-mathematics/octave/octave-3.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-mathematics/octave/octave-3.6.1.ebuild,v 1.3 2012/04/24 10:39:54 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.6.1.ebuild,v 1.4 2012/05/04 07:46:51 jdhore Exp $
EAPI=4
@@ -52,7 +52,7 @@ DEPEND="${RDEPEND}
dev-texlive/texlive-genericrecommended
sys-apps/texinfo )
dev-util/gperf
- dev-util/pkgconfig"
+ virtual/pkgconfig"
PATCHES=( "${FILESDIR}"/${PN}-3.4.3-{pkgbuilddir,help,texi}.patch )