summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2012-02-04 18:21:11 +0000
committerWilliam Hubbs <williamh@gentoo.org>2012-02-04 18:21:11 +0000
commit0d2335d85f70ae005e95cabda8d4c65a83f984a5 (patch)
tree2b3a7fab96215d748b1f8023db3a3e3d30900691 /sys-fs
parentDo not pull in networkmanager if USE=-networkmanager (bug #402153, thanks to ... (diff)
downloadgentoo-2-0d2335d85f70ae005e95cabda8d4c65a83f984a5.tar.gz
gentoo-2-0d2335d85f70ae005e95cabda8d4c65a83f984a5.tar.bz2
gentoo-2-0d2335d85f70ae005e95cabda8d4c65a83f984a5.zip
add sys-apps/kmod to the dependencies for bug #402175
(Portage version: 2.2.0_alpha84/cvs/Linux i686)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/udev/ChangeLog6
-rw-r--r--sys-fs/udev/udev-180.ebuild3
-rw-r--r--sys-fs/udev/udev-9999.ebuild3
3 files changed, 9 insertions, 3 deletions
diff --git a/sys-fs/udev/ChangeLog b/sys-fs/udev/ChangeLog
index b48a5a7e29b7..f7835496f55c 100644
--- a/sys-fs/udev/ChangeLog
+++ b/sys-fs/udev/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-fs/udev
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.637 2012/02/03 19:22:43 williamh Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.638 2012/02/04 18:21:11 williamh Exp $
+
+ 04 Feb 2012; William Hubbs <williamh@gentoo.org> udev-180.ebuild,
+ udev-9999.ebuild:
+ add sys-apps/kmod to the dependencies for bug #402175
*udev-180 (03 Feb 2012)
diff --git a/sys-fs/udev/udev-180.ebuild b/sys-fs/udev/udev-180.ebuild
index 304b4d29c0ec..8cd7251eac68 100644
--- a/sys-fs/udev/udev-180.ebuild
+++ b/sys-fs/udev/udev-180.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/udev/udev-180.ebuild,v 1.1 2012/02/03 19:22:43 williamh Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-180.ebuild,v 1.2 2012/02/04 18:21:11 williamh Exp $
EAPI=4
@@ -36,6 +36,7 @@ COMMON_DEPEND="selinux? ( sys-libs/libselinux )
acl? ( sys-apps/acl dev-libs/glib:2 )
gudev? ( dev-libs/glib:2 )
introspection? ( dev-libs/gobject-introspection )
+ sys-apps/kmod
>=sys-apps/util-linux-2.20
>=sys-libs/glibc-2.10"
diff --git a/sys-fs/udev/udev-9999.ebuild b/sys-fs/udev/udev-9999.ebuild
index d9a4b4b17d8d..b2b30139e23c 100644
--- a/sys-fs/udev/udev-9999.ebuild
+++ b/sys-fs/udev/udev-9999.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/udev/udev-9999.ebuild,v 1.68 2012/02/03 19:22:43 williamh Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-9999.ebuild,v 1.69 2012/02/04 18:21:11 williamh Exp $
EAPI=4
@@ -36,6 +36,7 @@ COMMON_DEPEND="selinux? ( sys-libs/libselinux )
acl? ( sys-apps/acl dev-libs/glib:2 )
gudev? ( dev-libs/glib:2 )
introspection? ( dev-libs/gobject-introspection )
+ sys-apps/kmod
>=sys-apps/util-linux-2.20
>=sys-libs/glibc-2.10"