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
commitff93067136c75612f2e8cdfe176e99a6d259149e (patch)
tree7ba4f995a672035136285fe918638c1c31ad6ef0 /sys-apps/lshw/lshw-02.15b.ebuild
parentsci-libs/libcmatrix: Prefer atlas over blas-atlas (diff)
downloadgentoo-2-ff93067136c75612f2e8cdfe176e99a6d259149e.tar.gz
gentoo-2-ff93067136c75612f2e8cdfe176e99a6d259149e.tar.bz2
gentoo-2-ff93067136c75612f2e8cdfe176e99a6d259149e.zip
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'sys-apps/lshw/lshw-02.15b.ebuild')
-rw-r--r--sys-apps/lshw/lshw-02.15b.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/sys-apps/lshw/lshw-02.15b.ebuild b/sys-apps/lshw/lshw-02.15b.ebuild
index 4086449069d1..e378f06ff74e 100644
--- a/sys-apps/lshw/lshw-02.15b.ebuild
+++ b/sys-apps/lshw/lshw-02.15b.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/sys-apps/lshw/lshw-02.15b.ebuild,v 1.14 2011/11/11 17:23:49 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/lshw/lshw-02.15b.ebuild,v 1.15 2012/05/04 09:17:30 jdhore Exp $
EAPI=3
inherit flag-o-matic eutils toolchain-funcs
@@ -22,8 +22,8 @@ IUSE="gtk sqlite static"
RDEPEND="gtk? ( x11-libs/gtk+:2 )
sqlite? ( dev-db/sqlite:3 )"
DEPEND="${RDEPEND}
- gtk? ( dev-util/pkgconfig )
- sqlite? ( dev-util/pkgconfig )"
+ gtk? ( virtual/pkgconfig )
+ sqlite? ( virtual/pkgconfig )"
S=${WORKDIR}/${MY_P}