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/pspp
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/pspp')
-rw-r--r--sci-mathematics/pspp/ChangeLog6
-rw-r--r--sci-mathematics/pspp/pspp-0.6.2-r1.ebuild4
-rw-r--r--sci-mathematics/pspp/pspp-0.6.2.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/sci-mathematics/pspp/ChangeLog b/sci-mathematics/pspp/ChangeLog
index efc2d239dd97..b010f5ae6214 100644
--- a/sci-mathematics/pspp/ChangeLog
+++ b/sci-mathematics/pspp/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-mathematics/pspp
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pspp/ChangeLog,v 1.18 2012/04/24 10:41:15 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pspp/ChangeLog,v 1.19 2012/05/04 07:46:50 jdhore Exp $
+
+ 04 May 2012; Jeff Horelick <jdhore@gentoo.org> pspp-0.6.2.ebuild,
+ pspp-0.6.2-r1.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
24 Apr 2012; Michał Górny <mgorny@gentoo.org> pspp-0.6.2.ebuild,
pspp-0.6.2-r1.ebuild:
diff --git a/sci-mathematics/pspp/pspp-0.6.2-r1.ebuild b/sci-mathematics/pspp/pspp-0.6.2-r1.ebuild
index 0b7f174a0e74..05b175488f3c 100644
--- a/sci-mathematics/pspp/pspp-0.6.2-r1.ebuild
+++ b/sci-mathematics/pspp/pspp-0.6.2-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/pspp/pspp-0.6.2-r1.ebuild,v 1.3 2012/04/24 10:41:15 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pspp/pspp-0.6.2-r1.ebuild,v 1.4 2012/05/04 07:46:50 jdhore Exp $
EAPI=4
inherit eutils elisp-common autotools
@@ -25,7 +25,7 @@ RDEPEND="sci-libs/gsl
plotutils? ( media-libs/plotutils )
postgres? ( dev-db/postgresql-server )"
DEPEND="${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
doc? ( virtual/latex-base )"
SITEFILE=50${PN}-gentoo.el
diff --git a/sci-mathematics/pspp/pspp-0.6.2.ebuild b/sci-mathematics/pspp/pspp-0.6.2.ebuild
index ca0be4f5b8f0..9caf0f179b46 100644
--- a/sci-mathematics/pspp/pspp-0.6.2.ebuild
+++ b/sci-mathematics/pspp/pspp-0.6.2.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/pspp/pspp-0.6.2.ebuild,v 1.7 2012/04/24 10:41:15 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pspp/pspp-0.6.2.ebuild,v 1.8 2012/05/04 07:46:50 jdhore Exp $
EAPI=2
inherit eutils elisp-common autotools
@@ -26,7 +26,7 @@ RDEPEND="
plotutils? ( media-libs/plotutils )
postgres? ( dev-db/postgresql-server )"
DEPEND="${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
doc? ( virtual/latex-base )"
SITEFILE=50${PN}-gentoo.el