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/blktool/blktool-4.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/blktool/blktool-4.ebuild')
-rw-r--r--sys-apps/blktool/blktool-4.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/blktool/blktool-4.ebuild b/sys-apps/blktool/blktool-4.ebuild
index 91c4f38bb135..f050d9d5ed1f 100644
--- a/sys-apps/blktool/blktool-4.ebuild
+++ b/sys-apps/blktool/blktool-4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 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/blktool/blktool-4.ebuild,v 1.3 2008/04/19 23:00:21 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/blktool/blktool-4.ebuild,v 1.4 2012/05/04 09:17:28 jdhore Exp $
DESCRIPTION="query and/or change settings of a block device"
HOMEPAGE="http://sourceforge.net/projects/gkernel/"
@@ -13,7 +13,7 @@ IUSE=""
RDEPEND="=dev-libs/glib-2*"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_install() {
emake DESTDIR="${D}" install || die