summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-02 20:29:50 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-02 20:29:50 +0000
commit28273a5dedf2f1fdfea1c37e2c9bad99e04d1f7b (patch)
tree1ea13c18f62435b0203c4b4455325e13d7ddc7e7 /app-shells/dash
parentdev-util/pkgconfig -> virtual/pkgconfig (diff)
downloadhistorical-28273a5dedf2f1fdfea1c37e2c9bad99e04d1f7b.tar.gz
historical-28273a5dedf2f1fdfea1c37e2c9bad99e04d1f7b.tar.bz2
historical-28273a5dedf2f1fdfea1c37e2c9bad99e04d1f7b.zip
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'app-shells/dash')
-rw-r--r--app-shells/dash/ChangeLog6
-rw-r--r--app-shells/dash/dash-0.5.5.1.7.ebuild4
-rw-r--r--app-shells/dash/dash-0.5.7.1.ebuild6
3 files changed, 10 insertions, 6 deletions
diff --git a/app-shells/dash/ChangeLog b/app-shells/dash/ChangeLog
index fde0f6cd2904..d93df06cf2c2 100644
--- a/app-shells/dash/ChangeLog
+++ b/app-shells/dash/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-shells/dash
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/ChangeLog,v 1.90 2012/02/01 09:18:09 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/ChangeLog,v 1.91 2012/05/02 20:29:50 jdhore Exp $
+
+ 02 May 2012; Jeff Horelick <jdhore@gentoo.org> dash-0.5.5.1.7.ebuild,
+ dash-0.5.7.1.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
01 Feb 2012; Samuli Suominen <ssuominen@gentoo.org> dash-0.5.5.1.7.ebuild:
ppc64 stable wrt #383015
diff --git a/app-shells/dash/dash-0.5.5.1.7.ebuild b/app-shells/dash/dash-0.5.5.1.7.ebuild
index a95424bbe8f3..e1d9590ade41 100644
--- a/app-shells/dash/dash-0.5.5.1.7.ebuild
+++ b/app-shells/dash/dash-0.5.5.1.7.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/app-shells/dash/dash-0.5.5.1.7.ebuild,v 1.9 2012/02/01 09:18:09 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.5.1.7.ebuild,v 1.10 2012/05/02 20:29:50 jdhore Exp $
EAPI="2"
@@ -23,7 +23,7 @@ IUSE="libedit static"
RDEPEND="!static? ( libedit? ( dev-libs/libedit ) )"
DEPEND="${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
libedit? ( static? ( dev-libs/libedit[static-libs] ) )"
S=${WORKDIR}/${MY_P}
diff --git a/app-shells/dash/dash-0.5.7.1.ebuild b/app-shells/dash/dash-0.5.7.1.ebuild
index bc71be40b4b9..c567eab8190b 100644
--- a/app-shells/dash/dash-0.5.7.1.ebuild
+++ b/app-shells/dash/dash-0.5.7.1.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/app-shells/dash/dash-0.5.7.1.ebuild,v 1.1 2011/09/15 03:54:56 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.7.1.ebuild,v 1.2 2012/05/02 20:29:50 jdhore Exp $
EAPI="2"
@@ -23,7 +23,7 @@ IUSE="libedit static"
RDEPEND="!static? ( libedit? ( dev-libs/libedit ) )"
DEPEND="${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
libedit? ( static? ( dev-libs/libedit[static-libs] ) )"
S=${WORKDIR}/${MY_P}