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
commit2f10f19b8f5fcf419c9ad8ced1e1deada765627b (patch)
tree6cafbcb2aece48db9f104f15b47608a945424a1e /sys-fs/lvm2
parentdev-util/pkgconfig -> virtual/pkgconfig (diff)
downloadhistorical-2f10f19b8f5fcf419c9ad8ced1e1deada765627b.tar.gz
historical-2f10f19b8f5fcf419c9ad8ced1e1deada765627b.tar.bz2
historical-2f10f19b8f5fcf419c9ad8ced1e1deada765627b.zip
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'sys-fs/lvm2')
-rw-r--r--sys-fs/lvm2/ChangeLog11
-rw-r--r--sys-fs/lvm2/lvm2-2.02.67-r1.ebuild6
-rw-r--r--sys-fs/lvm2/lvm2-2.02.67-r2.ebuild6
-rw-r--r--sys-fs/lvm2/lvm2-2.02.67.ebuild6
-rw-r--r--sys-fs/lvm2/lvm2-2.02.70-r1.ebuild6
-rw-r--r--sys-fs/lvm2/lvm2-2.02.70.ebuild6
-rw-r--r--sys-fs/lvm2/lvm2-2.02.72.ebuild6
-rw-r--r--sys-fs/lvm2/lvm2-2.02.73-r1.ebuild6
-rw-r--r--sys-fs/lvm2/lvm2-2.02.73.ebuild6
-rw-r--r--sys-fs/lvm2/lvm2-2.02.74.ebuild6
-rw-r--r--sys-fs/lvm2/lvm2-2.02.83.ebuild6
-rw-r--r--sys-fs/lvm2/lvm2-2.02.84.ebuild6
-rw-r--r--sys-fs/lvm2/lvm2-2.02.85.ebuild6
-rw-r--r--sys-fs/lvm2/lvm2-2.02.88.ebuild4
-rw-r--r--sys-fs/lvm2/lvm2-2.02.92.ebuild4
-rw-r--r--sys-fs/lvm2/lvm2-2.02.93-r1.ebuild4
-rw-r--r--sys-fs/lvm2/lvm2-2.02.93.ebuild4
-rw-r--r--sys-fs/lvm2/lvm2-2.02.95-r1.ebuild4
-rw-r--r--sys-fs/lvm2/lvm2-2.02.95.ebuild4
19 files changed, 58 insertions, 49 deletions
diff --git a/sys-fs/lvm2/ChangeLog b/sys-fs/lvm2/ChangeLog
index 12c4eabc1bed..191962ec66c8 100644
--- a/sys-fs/lvm2/ChangeLog
+++ b/sys-fs/lvm2/ChangeLog
@@ -1,6 +1,15 @@
# ChangeLog for sys-fs/lvm2
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/ChangeLog,v 1.268 2012/04/14 18:58:55 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/ChangeLog,v 1.269 2012/05/04 19:09:16 jdhore Exp $
+
+ 04 May 2012; Jeff Horelick <jdhore@gentoo.org> lvm2-2.02.67.ebuild,
+ lvm2-2.02.67-r1.ebuild, lvm2-2.02.67-r2.ebuild, lvm2-2.02.70.ebuild,
+ lvm2-2.02.70-r1.ebuild, lvm2-2.02.72.ebuild, lvm2-2.02.73.ebuild,
+ lvm2-2.02.73-r1.ebuild, lvm2-2.02.74.ebuild, lvm2-2.02.83.ebuild,
+ lvm2-2.02.84.ebuild, lvm2-2.02.85.ebuild, lvm2-2.02.88.ebuild,
+ lvm2-2.02.92.ebuild, lvm2-2.02.93.ebuild, lvm2-2.02.93-r1.ebuild,
+ lvm2-2.02.95.ebuild, lvm2-2.02.95-r1.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
14 Apr 2012; Zac Medico <zmedico@gentoo.org> lvm2-2.02.95-r1.ebuild:
Add ~amd64-linux keyword.
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}"
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}"
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}"
diff --git a/sys-fs/lvm2/lvm2-2.02.70-r1.ebuild b/sys-fs/lvm2/lvm2-2.02.70-r1.ebuild
index b8ecb6164069..dc948fcf06fd 100644
--- a/sys-fs/lvm2/lvm2-2.02.70-r1.ebuild
+++ b/sys-fs/lvm2/lvm2-2.02.70-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.70-r1.ebuild,v 1.3 2010/08/04 07:56:26 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.70-r1.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}"
diff --git a/sys-fs/lvm2/lvm2-2.02.70.ebuild b/sys-fs/lvm2/lvm2-2.02.70.ebuild
index 33f0e7063b7e..20b177d86cfc 100644
--- a/sys-fs/lvm2/lvm2-2.02.70.ebuild
+++ b/sys-fs/lvm2/lvm2-2.02.70.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.70.ebuild,v 1.3 2010/08/04 07:56:26 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.70.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}"
diff --git a/sys-fs/lvm2/lvm2-2.02.72.ebuild b/sys-fs/lvm2/lvm2-2.02.72.ebuild
index a684116abb66..63ab6a4d0ea5 100644
--- a/sys-fs/lvm2/lvm2-2.02.72.ebuild
+++ b/sys-fs/lvm2/lvm2-2.02.72.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.72.ebuild,v 1.5 2010/09/06 20:41:18 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.72.ebuild,v 1.6 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}"
diff --git a/sys-fs/lvm2/lvm2-2.02.73-r1.ebuild b/sys-fs/lvm2/lvm2-2.02.73-r1.ebuild
index 174ad7405175..12fdcc66c3e0 100644
--- a/sys-fs/lvm2/lvm2-2.02.73-r1.ebuild
+++ b/sys-fs/lvm2/lvm2-2.02.73-r1.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-fs/lvm2/lvm2-2.02.73-r1.ebuild,v 1.9 2011/11/30 04:35:37 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.73-r1.ebuild,v 1.10 2012/05/04 19:09:16 jdhore Exp $
EAPI=2
inherit eutils multilib toolchain-funcs autotools linux-info
@@ -33,7 +33,7 @@ RDEPEND="${RDEPEND}
!<sys-fs/cryptsetup-1.1.2"
DEPEND="${DEPEND_COMMON}
- dev-util/pkgconfig
+ virtual/pkgconfig
>=sys-devel/binutils-2.20.1-r1"
S="${WORKDIR}/${PN/lvm/LVM}.${PV}"
diff --git a/sys-fs/lvm2/lvm2-2.02.73.ebuild b/sys-fs/lvm2/lvm2-2.02.73.ebuild
index 12810f5efcfa..ac16ca86ea92 100644
--- a/sys-fs/lvm2/lvm2-2.02.73.ebuild
+++ b/sys-fs/lvm2/lvm2-2.02.73.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.73.ebuild,v 1.6 2010/08/28 22:38:29 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.73.ebuild,v 1.7 2012/05/04 19:09:16 jdhore Exp $
EAPI=2
inherit eutils multilib toolchain-funcs autotools linux-info
@@ -32,7 +32,7 @@ RDEPEND="${RDEPEND}
!<sys-fs/cryptsetup-1.1.2"
DEPEND="${DEPEND_COMMON}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
S="${WORKDIR}/${PN/lvm/LVM}.${PV}"
diff --git a/sys-fs/lvm2/lvm2-2.02.74.ebuild b/sys-fs/lvm2/lvm2-2.02.74.ebuild
index 8de2933a7aff..75c1a7e8df77 100644
--- a/sys-fs/lvm2/lvm2-2.02.74.ebuild
+++ b/sys-fs/lvm2/lvm2-2.02.74.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-fs/lvm2/lvm2-2.02.74.ebuild,v 1.2 2011/11/30 04:35:37 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.74.ebuild,v 1.3 2012/05/04 19:09:16 jdhore Exp $
EAPI=2
inherit eutils multilib toolchain-funcs autotools linux-info
@@ -33,7 +33,7 @@ RDEPEND="${RDEPEND}
!<sys-fs/cryptsetup-1.1.2"
DEPEND="${DEPEND_COMMON}
- dev-util/pkgconfig
+ virtual/pkgconfig
>=sys-devel/binutils-2.20.1-r1"
S="${WORKDIR}/${PN/lvm/LVM}.${PV}"
diff --git a/sys-fs/lvm2/lvm2-2.02.83.ebuild b/sys-fs/lvm2/lvm2-2.02.83.ebuild
index 2b987b7a00b9..6f3f1b5a497a 100644
--- a/sys-fs/lvm2/lvm2-2.02.83.ebuild
+++ b/sys-fs/lvm2/lvm2-2.02.83.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-fs/lvm2/lvm2-2.02.83.ebuild,v 1.2 2011/11/30 04:35:37 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.83.ebuild,v 1.3 2012/05/04 19:09:16 jdhore Exp $
EAPI=2
inherit eutils multilib toolchain-funcs autotools linux-info
@@ -33,7 +33,7 @@ RDEPEND="${RDEPEND}
!<sys-fs/cryptsetup-1.1.2"
DEPEND="${DEPEND_COMMON}
- dev-util/pkgconfig
+ virtual/pkgconfig
>=sys-devel/binutils-2.20.1-r1"
S="${WORKDIR}/${PN/lvm/LVM}.${PV}"
diff --git a/sys-fs/lvm2/lvm2-2.02.84.ebuild b/sys-fs/lvm2/lvm2-2.02.84.ebuild
index 26a1d930fdce..ee2664bc07a0 100644
--- a/sys-fs/lvm2/lvm2-2.02.84.ebuild
+++ b/sys-fs/lvm2/lvm2-2.02.84.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-fs/lvm2/lvm2-2.02.84.ebuild,v 1.3 2011/11/30 04:35:37 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.84.ebuild,v 1.4 2012/05/04 19:09:16 jdhore Exp $
EAPI=2
inherit eutils multilib toolchain-funcs autotools linux-info
@@ -33,7 +33,7 @@ RDEPEND="${RDEPEND}
!<sys-fs/cryptsetup-1.1.2"
DEPEND="${DEPEND_COMMON}
- dev-util/pkgconfig
+ virtual/pkgconfig
>=sys-devel/binutils-2.20.1-r1"
S="${WORKDIR}/${PN/lvm/LVM}.${PV}"
diff --git a/sys-fs/lvm2/lvm2-2.02.85.ebuild b/sys-fs/lvm2/lvm2-2.02.85.ebuild
index 1fda61237c52..37e3f6db7e2f 100644
--- a/sys-fs/lvm2/lvm2-2.02.85.ebuild
+++ b/sys-fs/lvm2/lvm2-2.02.85.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-fs/lvm2/lvm2-2.02.85.ebuild,v 1.4 2011/11/30 04:35:37 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.85.ebuild,v 1.5 2012/05/04 19:09:16 jdhore Exp $
EAPI=3
inherit eutils multilib toolchain-funcs autotools linux-info
@@ -33,7 +33,7 @@ RDEPEND="${RDEPEND}
!<sys-fs/cryptsetup-1.1.2"
DEPEND="${DEPEND_COMMON}
- dev-util/pkgconfig
+ virtual/pkgconfig
>=sys-devel/binutils-2.20.1-r1"
S="${WORKDIR}/${PN/lvm/LVM}.${PV}"
diff --git a/sys-fs/lvm2/lvm2-2.02.88.ebuild b/sys-fs/lvm2/lvm2-2.02.88.ebuild
index c481ff874b56..51e90b963712 100644
--- a/sys-fs/lvm2/lvm2-2.02.88.ebuild
+++ b/sys-fs/lvm2/lvm2-2.02.88.ebuild
@@ -1,6 +1,6 @@
# 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.88.ebuild,v 1.12 2012/03/26 21:22:50 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.88.ebuild,v 1.13 2012/05/04 19:09:16 jdhore Exp $
EAPI=3
inherit eutils multilib toolchain-funcs autotools linux-info
@@ -33,7 +33,7 @@ RDEPEND="${RDEPEND}
!<sys-fs/cryptsetup-1.1.2"
DEPEND="${DEPEND_COMMON}
- dev-util/pkgconfig
+ virtual/pkgconfig
>=sys-devel/binutils-2.20.1-r1"
S="${WORKDIR}/${PN/lvm/LVM}.${PV}"
diff --git a/sys-fs/lvm2/lvm2-2.02.92.ebuild b/sys-fs/lvm2/lvm2-2.02.92.ebuild
index a9c7e6c0a815..fd0070d54405 100644
--- a/sys-fs/lvm2/lvm2-2.02.92.ebuild
+++ b/sys-fs/lvm2/lvm2-2.02.92.ebuild
@@ -1,6 +1,6 @@
# 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.92.ebuild,v 1.3 2012/03/26 21:22:50 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.92.ebuild,v 1.4 2012/05/04 19:09:16 jdhore Exp $
EAPI=3
inherit eutils multilib toolchain-funcs autotools linux-info
@@ -33,7 +33,7 @@ RDEPEND="${RDEPEND}
!<sys-fs/cryptsetup-1.1.2"
DEPEND="${DEPEND_COMMON}
- dev-util/pkgconfig
+ virtual/pkgconfig
>=sys-devel/binutils-2.20.1-r1
static? ( || ( >=sys-fs/udev-181[static-libs] <sys-fs/udev-181 ) )"
diff --git a/sys-fs/lvm2/lvm2-2.02.93-r1.ebuild b/sys-fs/lvm2/lvm2-2.02.93-r1.ebuild
index e4a422792963..5f6516d2c57b 100644
--- a/sys-fs/lvm2/lvm2-2.02.93-r1.ebuild
+++ b/sys-fs/lvm2/lvm2-2.02.93-r1.ebuild
@@ -1,6 +1,6 @@
# 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.93-r1.ebuild,v 1.2 2012/03/26 21:22:50 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.93-r1.ebuild,v 1.3 2012/05/04 19:09:16 jdhore Exp $
EAPI=3
inherit eutils multilib toolchain-funcs autotools linux-info
@@ -33,7 +33,7 @@ RDEPEND="${RDEPEND}
!<sys-fs/cryptsetup-1.1.2"
DEPEND="${DEPEND_COMMON}
- dev-util/pkgconfig
+ virtual/pkgconfig
>=sys-devel/binutils-2.20.1-r1
static? ( || ( >=sys-fs/udev-181[static-libs] <sys-fs/udev-181 ) )"
diff --git a/sys-fs/lvm2/lvm2-2.02.93.ebuild b/sys-fs/lvm2/lvm2-2.02.93.ebuild
index d0c76a7ec112..9ee729db2068 100644
--- a/sys-fs/lvm2/lvm2-2.02.93.ebuild
+++ b/sys-fs/lvm2/lvm2-2.02.93.ebuild
@@ -1,6 +1,6 @@
# 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.93.ebuild,v 1.4 2012/03/26 21:22:50 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.93.ebuild,v 1.5 2012/05/04 19:09:16 jdhore Exp $
EAPI=3
inherit eutils multilib toolchain-funcs autotools linux-info
@@ -33,7 +33,7 @@ RDEPEND="${RDEPEND}
!<sys-fs/cryptsetup-1.1.2"
DEPEND="${DEPEND_COMMON}
- dev-util/pkgconfig
+ virtual/pkgconfig
>=sys-devel/binutils-2.20.1-r1
static? ( || ( >=sys-fs/udev-181[static-libs] <sys-fs/udev-181 ) )"
diff --git a/sys-fs/lvm2/lvm2-2.02.95-r1.ebuild b/sys-fs/lvm2/lvm2-2.02.95-r1.ebuild
index 84c8397e5bee..5c3c8bf5cd3c 100644
--- a/sys-fs/lvm2/lvm2-2.02.95-r1.ebuild
+++ b/sys-fs/lvm2/lvm2-2.02.95-r1.ebuild
@@ -1,6 +1,6 @@
# 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.95-r1.ebuild,v 1.3 2012/04/14 18:58:55 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.95-r1.ebuild,v 1.4 2012/05/04 19:09:16 jdhore Exp $
EAPI=3
inherit eutils multilib toolchain-funcs autotools linux-info
@@ -33,7 +33,7 @@ RDEPEND="${RDEPEND}
!<sys-fs/cryptsetup-1.1.2"
DEPEND="${DEPEND_COMMON}
- dev-util/pkgconfig
+ virtual/pkgconfig
>=sys-devel/binutils-2.20.1-r1
static? ( || ( >=sys-fs/udev-181[static-libs] <sys-fs/udev-181 ) )"
diff --git a/sys-fs/lvm2/lvm2-2.02.95.ebuild b/sys-fs/lvm2/lvm2-2.02.95.ebuild
index 8c0a116e4e97..4e98535bff65 100644
--- a/sys-fs/lvm2/lvm2-2.02.95.ebuild
+++ b/sys-fs/lvm2/lvm2-2.02.95.ebuild
@@ -1,6 +1,6 @@
# 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.95.ebuild,v 1.3 2012/03/28 17:17:52 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/lvm2/lvm2-2.02.95.ebuild,v 1.4 2012/05/04 19:09:16 jdhore Exp $
EAPI=3
inherit eutils multilib toolchain-funcs autotools linux-info
@@ -33,7 +33,7 @@ RDEPEND="${RDEPEND}
!<sys-fs/cryptsetup-1.1.2"
DEPEND="${DEPEND_COMMON}
- dev-util/pkgconfig
+ virtual/pkgconfig
>=sys-devel/binutils-2.20.1-r1
static? ( || ( >=sys-fs/udev-181[static-libs] <sys-fs/udev-181 ) )"