summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2011-04-15 21:57:05 +0000
committerUlrich Müller <ulm@gentoo.org>2011-04-15 21:57:05 +0000
commit482834ae197967632b9a8f489235f926998dcebd (patch)
tree7abae8d22672bd15509b458f88d9150ca2bb33b0 /sys-fs/udev/udev-141-r1.ebuild
parentStable on amd64 wrt bug #363241 (diff)
downloadhistorical-482834ae197967632b9a8f489235f926998dcebd.tar.gz
historical-482834ae197967632b9a8f489235f926998dcebd.tar.bz2
historical-482834ae197967632b9a8f489235f926998dcebd.zip
Don't PROVIDE virtual/dev-manager, it is a new-style virtual now. Bug 361133.
Package-Manager: portage-2.1.9.46/cvs/Linux x86_64
Diffstat (limited to 'sys-fs/udev/udev-141-r1.ebuild')
-rw-r--r--sys-fs/udev/udev-141-r1.ebuild7
1 files changed, 2 insertions, 5 deletions
diff --git a/sys-fs/udev/udev-141-r1.ebuild b/sys-fs/udev/udev-141-r1.ebuild
index 750348a5f07e..75538f1ad6f3 100644
--- a/sys-fs/udev/udev-141-r1.ebuild
+++ b/sys-fs/udev/udev-141-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-141-r1.ebuild,v 1.4 2010/02/07 20:32:51 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-141-r1.ebuild,v 1.5 2011/04/15 21:55:18 ulm Exp $
#
# Please do not remove this version:
@@ -42,9 +42,6 @@ RDEPEND="${COMMON_DEPEND}
!<sys-fs/device-mapper-1.02.19-r1
>=sys-apps/baselayout-1.12.5"
-# We need the lib/rcscripts/addon support
-PROVIDE="virtual/dev-manager"
-
pkg_setup() {
udev_helper_dir="/$(get_libdir)/udev"