summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-04 19:09:18 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-04 19:09:18 +0000
commit00d8f72cdb6de8ee010c2905b39e834972f7d267 (patch)
tree72697179bf7e10684c1453a5650a81915bfae870 /sys-fs/lvm2/lvm2-2.02.67-r1.ebuild
parentdev-util/pkgconfig -> virtual/pkgconfig (diff)
downloadgentoo-2-00d8f72cdb6de8ee010c2905b39e834972f7d267.tar.gz
gentoo-2-00d8f72cdb6de8ee010c2905b39e834972f7d267.tar.bz2
gentoo-2-00d8f72cdb6de8ee010c2905b39e834972f7d267.zip
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'sys-fs/lvm2/lvm2-2.02.67-r1.ebuild')
-rw-r--r--sys-fs/lvm2/lvm2-2.02.67-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-fs/lvm2/lvm2-2.02.67-r1.ebuild b/sys-fs/lvm2/lvm2-2.02.67-r1.ebuild
index c79a5506d85e..8fe2f7a6855e 100644
--- a/sys-fs/lvm2/lvm2-2.02.67-r1.ebuild
+++ b/sys-fs/lvm2/lvm2-2.02.67-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.67-r1.ebuild,v 1.2 2010/08/03 18:00:50 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.67-r1.ebuild,v 1.3 2012/05/04 19:09:16 jdhore Exp $
EAPI=2
inherit eutils multilib toolchain-funcs autotools linux-info
@@ -28,7 +28,7 @@ RDEPEND="${DEPEND_COMMON}
>=sys-apps/util-linux-2.16"
DEPEND="${DEPEND_COMMON}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
S="${WORKDIR}/${PN/lvm/LVM}.${PV}"