summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-04 09:17:30 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-04 09:17:30 +0000
commit5ebc944673b81a82b9525401baf8c5605a97b0cd (patch)
tree6d1499872b9dadca65d2021a62abb612781c7922 /sys-apps/the_silver_searcher
parentsci-libs/libcmatrix: Prefer atlas over blas-atlas (diff)
downloadhistorical-5ebc944673b81a82b9525401baf8c5605a97b0cd.tar.gz
historical-5ebc944673b81a82b9525401baf8c5605a97b0cd.tar.bz2
historical-5ebc944673b81a82b9525401baf8c5605a97b0cd.zip
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'sys-apps/the_silver_searcher')
-rw-r--r--sys-apps/the_silver_searcher/ChangeLog6
-rw-r--r--sys-apps/the_silver_searcher/the_silver_searcher-0.4.ebuild4
-rw-r--r--sys-apps/the_silver_searcher/the_silver_searcher-0.5.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/sys-apps/the_silver_searcher/ChangeLog b/sys-apps/the_silver_searcher/ChangeLog
index 301747511a38..8997e48d11c8 100644
--- a/sys-apps/the_silver_searcher/ChangeLog
+++ b/sys-apps/the_silver_searcher/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-apps/the_silver_searcher
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/the_silver_searcher/ChangeLog,v 1.10 2012/04/28 23:27:56 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/the_silver_searcher/ChangeLog,v 1.11 2012/05/04 09:17:28 jdhore Exp $
+
+ 04 May 2012; Jeff Horelick <jdhore@gentoo.org>
+ the_silver_searcher-0.4.ebuild, the_silver_searcher-0.5.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
28 Apr 2012; Jeff Horelick <jdhore@gentoo.org>
the_silver_searcher-0.4.ebuild:
diff --git a/sys-apps/the_silver_searcher/the_silver_searcher-0.4.ebuild b/sys-apps/the_silver_searcher/the_silver_searcher-0.4.ebuild
index 5a56a3fadc88..895a3f4efa37 100644
--- a/sys-apps/the_silver_searcher/the_silver_searcher-0.4.ebuild
+++ b/sys-apps/the_silver_searcher/the_silver_searcher-0.4.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/sys-apps/the_silver_searcher/the_silver_searcher-0.4.ebuild,v 1.4 2012/04/28 23:27:56 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/the_silver_searcher/the_silver_searcher-0.4.ebuild,v 1.5 2012/05/04 09:17:28 jdhore Exp $
EAPI=4
inherit autotools
@@ -16,7 +16,7 @@ IUSE=""
RDEPEND="dev-libs/libpcre"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
DOCS="README.md"
diff --git a/sys-apps/the_silver_searcher/the_silver_searcher-0.5.ebuild b/sys-apps/the_silver_searcher/the_silver_searcher-0.5.ebuild
index 996fdfeb654f..88c34f1e7bb4 100644
--- a/sys-apps/the_silver_searcher/the_silver_searcher-0.5.ebuild
+++ b/sys-apps/the_silver_searcher/the_silver_searcher-0.5.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/sys-apps/the_silver_searcher/the_silver_searcher-0.5.ebuild,v 1.2 2012/04/27 17:40:08 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/the_silver_searcher/the_silver_searcher-0.5.ebuild,v 1.3 2012/05/04 09:17:28 jdhore Exp $
EAPI=4
inherit autotools
@@ -16,7 +16,7 @@ IUSE=""
RDEPEND="dev-libs/libpcre"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
DOCS="README.md"