summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-fs/lvm2/lvm2-2.02.67.ebuild')
-rw-r--r--sys-fs/lvm2/lvm2-2.02.67.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-fs/lvm2/lvm2-2.02.67.ebuild b/sys-fs/lvm2/lvm2-2.02.67.ebuild
index a9b81ecb5fb5..2b967533a148 100644
--- a/sys-fs/lvm2/lvm2-2.02.67.ebuild
+++ b/sys-fs/lvm2/lvm2-2.02.67.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.ebuild,v 1.3 2010/08/03 18:00:50 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.67.ebuild,v 1.4 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}"