summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Schwarzott <zzam@gentoo.org>2010-08-02 20:52:59 +0000
committerMatthias Schwarzott <zzam@gentoo.org>2010-08-02 20:52:59 +0000
commit44547bc2aa58e3ff44fef33a471f2f052086beae (patch)
tree42eaff188777822c1875fbcdc24ba00259a318bc /sys-fs/udev
parentStable for HPPA (bug #330827). (diff)
downloadgentoo-2-44547bc2aa58e3ff44fef33a471f2f052086beae.tar.gz
gentoo-2-44547bc2aa58e3ff44fef33a471f2f052086beae.tar.bz2
gentoo-2-44547bc2aa58e3ff44fef33a471f2f052086beae.zip
Added pkgconfig dependency for udev-149 and newer when using extras use-flag, Bug #327713.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'sys-fs/udev')
-rw-r--r--sys-fs/udev/ChangeLog9
-rw-r--r--sys-fs/udev/udev-149.ebuild3
-rw-r--r--sys-fs/udev/udev-150-r1.ebuild3
-rw-r--r--sys-fs/udev/udev-151-r1.ebuild3
-rw-r--r--sys-fs/udev/udev-151-r2.ebuild3
-rw-r--r--sys-fs/udev/udev-151-r3.ebuild3
-rw-r--r--sys-fs/udev/udev-151-r4.ebuild3
-rw-r--r--sys-fs/udev/udev-154.ebuild3
-rw-r--r--sys-fs/udev/udev-156.ebuild3
-rw-r--r--sys-fs/udev/udev-157.ebuild3
-rw-r--r--sys-fs/udev/udev-158.ebuild3
-rw-r--r--sys-fs/udev/udev-159.ebuild3
-rw-r--r--sys-fs/udev/udev-160.ebuild3
13 files changed, 32 insertions, 13 deletions
diff --git a/sys-fs/udev/ChangeLog b/sys-fs/udev/ChangeLog
index 32e9aad7f656..83b204cf3772 100644
--- a/sys-fs/udev/ChangeLog
+++ b/sys-fs/udev/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for sys-fs/udev
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.548 2010/07/27 18:40:50 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.549 2010/08/02 20:52:59 zzam Exp $
+
+ 02 Aug 2010; Matthias Schwarzott <zzam@gentoo.org> udev-149.ebuild,
+ udev-150-r1.ebuild, udev-151-r1.ebuild, udev-151-r2.ebuild,
+ udev-151-r3.ebuild, udev-151-r4.ebuild, udev-154.ebuild, udev-156.ebuild,
+ udev-157.ebuild, udev-158.ebuild, udev-159.ebuild, udev-160.ebuild:
+ Added pkgconfig dependency for udev-149 and newer when using extras
+ use-flag, Bug #327713.
27 Jul 2010; Pacho Ramos <pacho@gentoo.org> udev-151-r4.ebuild:
amd64 stable, bug 324507
diff --git a/sys-fs/udev/udev-149.ebuild b/sys-fs/udev/udev-149.ebuild
index f4ae6f8eaec4..3e4a13d24d0b 100644
--- a/sys-fs/udev/udev-149.ebuild
+++ b/sys-fs/udev/udev-149.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-149.ebuild,v 1.12 2010/07/10 11:47:15 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-149.ebuild,v 1.13 2010/08/02 20:52:59 zzam Exp $
EAPI="1"
@@ -33,6 +33,7 @@ COMMON_DEPEND="selinux? ( sys-libs/libselinux )
virtual/libusb:0
sys-apps/pciutils
dev-libs/glib:2
+ dev-util/pkgconfig
)
>=sys-apps/util-linux-2.16
>=sys-libs/glibc-2.9"
diff --git a/sys-fs/udev/udev-150-r1.ebuild b/sys-fs/udev/udev-150-r1.ebuild
index bd6999729453..a74448d8c412 100644
--- a/sys-fs/udev/udev-150-r1.ebuild
+++ b/sys-fs/udev/udev-150-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-150-r1.ebuild,v 1.4 2010/07/10 11:47:15 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-150-r1.ebuild,v 1.5 2010/08/02 20:52:59 zzam Exp $
EAPI="1"
@@ -33,6 +33,7 @@ COMMON_DEPEND="selinux? ( sys-libs/libselinux )
virtual/libusb:0
sys-apps/pciutils
dev-libs/glib:2
+ dev-util/pkgconfig
)
>=sys-apps/util-linux-2.16
>=sys-libs/glibc-2.9"
diff --git a/sys-fs/udev/udev-151-r1.ebuild b/sys-fs/udev/udev-151-r1.ebuild
index 0a4e3effe501..fc7997adae4d 100644
--- a/sys-fs/udev/udev-151-r1.ebuild
+++ b/sys-fs/udev/udev-151-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-151-r1.ebuild,v 1.4 2010/07/10 11:47:15 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-151-r1.ebuild,v 1.5 2010/08/02 20:52:59 zzam Exp $
EAPI="1"
@@ -33,6 +33,7 @@ COMMON_DEPEND="selinux? ( sys-libs/libselinux )
virtual/libusb:0
sys-apps/pciutils
dev-libs/glib:2
+ dev-util/pkgconfig
)
>=sys-apps/util-linux-2.16
>=sys-libs/glibc-2.9"
diff --git a/sys-fs/udev/udev-151-r2.ebuild b/sys-fs/udev/udev-151-r2.ebuild
index 9d331cf66683..2988864e9e0e 100644
--- a/sys-fs/udev/udev-151-r2.ebuild
+++ b/sys-fs/udev/udev-151-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-151-r2.ebuild,v 1.2 2010/07/10 11:47:15 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-151-r2.ebuild,v 1.3 2010/08/02 20:52:59 zzam Exp $
EAPI="1"
@@ -33,6 +33,7 @@ COMMON_DEPEND="selinux? ( sys-libs/libselinux )
virtual/libusb:0
sys-apps/pciutils
dev-libs/glib:2
+ dev-util/pkgconfig
)
>=sys-apps/util-linux-2.16
>=sys-libs/glibc-2.9"
diff --git a/sys-fs/udev/udev-151-r3.ebuild b/sys-fs/udev/udev-151-r3.ebuild
index 098462c29bc2..c45970b6f7d0 100644
--- a/sys-fs/udev/udev-151-r3.ebuild
+++ b/sys-fs/udev/udev-151-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-151-r3.ebuild,v 1.2 2010/07/10 11:47:15 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-151-r3.ebuild,v 1.3 2010/08/02 20:52:59 zzam Exp $
EAPI="1"
@@ -33,6 +33,7 @@ COMMON_DEPEND="selinux? ( sys-libs/libselinux )
virtual/libusb:0
sys-apps/pciutils
dev-libs/glib:2
+ dev-util/pkgconfig
)
>=sys-apps/util-linux-2.16
>=sys-libs/glibc-2.9"
diff --git a/sys-fs/udev/udev-151-r4.ebuild b/sys-fs/udev/udev-151-r4.ebuild
index 56022718fd72..be59e4fd190b 100644
--- a/sys-fs/udev/udev-151-r4.ebuild
+++ b/sys-fs/udev/udev-151-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-151-r4.ebuild,v 1.5 2010/07/27 18:40:50 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-151-r4.ebuild,v 1.6 2010/08/02 20:52:59 zzam Exp $
EAPI="1"
@@ -33,6 +33,7 @@ COMMON_DEPEND="selinux? ( sys-libs/libselinux )
virtual/libusb:0
sys-apps/pciutils
dev-libs/glib:2
+ dev-util/pkgconfig
)
>=sys-apps/util-linux-2.16
>=sys-libs/glibc-2.9"
diff --git a/sys-fs/udev/udev-154.ebuild b/sys-fs/udev/udev-154.ebuild
index 982b74d8c0eb..d2c211ae396f 100644
--- a/sys-fs/udev/udev-154.ebuild
+++ b/sys-fs/udev/udev-154.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-154.ebuild,v 1.2 2010/07/10 11:47:15 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-154.ebuild,v 1.3 2010/08/02 20:52:59 zzam Exp $
EAPI="1"
@@ -33,6 +33,7 @@ COMMON_DEPEND="selinux? ( sys-libs/libselinux )
virtual/libusb:0
sys-apps/pciutils
dev-libs/glib:2
+ dev-util/pkgconfig
)
>=sys-apps/util-linux-2.16
>=sys-libs/glibc-2.9"
diff --git a/sys-fs/udev/udev-156.ebuild b/sys-fs/udev/udev-156.ebuild
index 12bb9831f5c2..9b750b7fa7cc 100644
--- a/sys-fs/udev/udev-156.ebuild
+++ b/sys-fs/udev/udev-156.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-156.ebuild,v 1.2 2010/07/10 11:47:15 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-156.ebuild,v 1.3 2010/08/02 20:52:59 zzam Exp $
EAPI="1"
@@ -33,6 +33,7 @@ COMMON_DEPEND="selinux? ( sys-libs/libselinux )
virtual/libusb:0
sys-apps/pciutils
dev-libs/glib:2
+ dev-util/pkgconfig
)
>=sys-apps/util-linux-2.16
>=sys-libs/glibc-2.9"
diff --git a/sys-fs/udev/udev-157.ebuild b/sys-fs/udev/udev-157.ebuild
index db911d2a84a0..c3697e51b376 100644
--- a/sys-fs/udev/udev-157.ebuild
+++ b/sys-fs/udev/udev-157.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-157.ebuild,v 1.2 2010/07/10 11:47:15 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-157.ebuild,v 1.3 2010/08/02 20:52:59 zzam Exp $
EAPI="1"
@@ -33,6 +33,7 @@ COMMON_DEPEND="selinux? ( sys-libs/libselinux )
virtual/libusb:0
sys-apps/pciutils
dev-libs/glib:2
+ dev-util/pkgconfig
)
>=sys-apps/util-linux-2.16
>=sys-libs/glibc-2.9"
diff --git a/sys-fs/udev/udev-158.ebuild b/sys-fs/udev/udev-158.ebuild
index 5fde451effdc..7546aa48e00e 100644
--- a/sys-fs/udev/udev-158.ebuild
+++ b/sys-fs/udev/udev-158.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-158.ebuild,v 1.2 2010/07/10 11:47:15 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-158.ebuild,v 1.3 2010/08/02 20:52:59 zzam Exp $
EAPI="1"
@@ -33,6 +33,7 @@ COMMON_DEPEND="selinux? ( sys-libs/libselinux )
virtual/libusb:0
sys-apps/pciutils
dev-libs/glib:2
+ dev-util/pkgconfig
)
>=sys-apps/util-linux-2.16
>=sys-libs/glibc-2.9"
diff --git a/sys-fs/udev/udev-159.ebuild b/sys-fs/udev/udev-159.ebuild
index eb2895dc0762..8a95b1859375 100644
--- a/sys-fs/udev/udev-159.ebuild
+++ b/sys-fs/udev/udev-159.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-159.ebuild,v 1.2 2010/07/10 11:47:15 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-159.ebuild,v 1.3 2010/08/02 20:52:59 zzam Exp $
EAPI="1"
@@ -33,6 +33,7 @@ COMMON_DEPEND="selinux? ( sys-libs/libselinux )
virtual/libusb:0
sys-apps/pciutils
dev-libs/glib:2
+ dev-util/pkgconfig
)
>=sys-apps/util-linux-2.16
>=sys-libs/glibc-2.9"
diff --git a/sys-fs/udev/udev-160.ebuild b/sys-fs/udev/udev-160.ebuild
index fb24437779a5..86e30ff0cc28 100644
--- a/sys-fs/udev/udev-160.ebuild
+++ b/sys-fs/udev/udev-160.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-160.ebuild,v 1.1 2010/07/12 19:58:52 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-160.ebuild,v 1.2 2010/08/02 20:52:59 zzam Exp $
EAPI="1"
@@ -33,6 +33,7 @@ COMMON_DEPEND="selinux? ( sys-libs/libselinux )
virtual/libusb:0
sys-apps/pciutils
dev-libs/glib:2
+ dev-util/pkgconfig
)
>=sys-apps/util-linux-2.16
>=sys-libs/glibc-2.9"