summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-fs/lvm2/lvm2-2.02.67-r2.ebuild')
-rw-r--r--sys-fs/lvm2/lvm2-2.02.67-r2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-fs/lvm2/lvm2-2.02.67-r2.ebuild b/sys-fs/lvm2/lvm2-2.02.67-r2.ebuild
index 7cb98176d162..ffb40f94cdb6 100644
--- a/sys-fs/lvm2/lvm2-2.02.67-r2.ebuild
+++ b/sys-fs/lvm2/lvm2-2.02.67-r2.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-r2.ebuild,v 1.7 2010/08/28 19:10:48 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.67-r2.ebuild,v 1.8 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}"