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/static-dev
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/static-dev')
-rw-r--r--sys-fs/static-dev/ChangeLog5
-rw-r--r--sys-fs/static-dev/static-dev-0.1.ebuild4
2 files changed, 5 insertions, 4 deletions
diff --git a/sys-fs/static-dev/ChangeLog b/sys-fs/static-dev/ChangeLog
index 4794d617a68c..14654ff55065 100644
--- a/sys-fs/static-dev/ChangeLog
+++ b/sys-fs/static-dev/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/static-dev
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/static-dev/ChangeLog,v 1.11 2011/02/06 11:05:58 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/static-dev/ChangeLog,v 1.12 2011/04/15 21:57:05 ulm Exp $
+
+ 15 Apr 2011; Ulrich Mueller <ulm@gentoo.org> static-dev-0.1.ebuild:
+ Don't PROVIDE virtual/dev-manager, it is a new-style virtual now. Bug 361133.
06 Feb 2011; Mart Raudsepp <leio@gentoo.org> static-dev-0.1.ebuild:
Drop to ~mips
diff --git a/sys-fs/static-dev/static-dev-0.1.ebuild b/sys-fs/static-dev/static-dev-0.1.ebuild
index 88a766629613..68fe60af5fae 100644
--- a/sys-fs/static-dev/static-dev-0.1.ebuild
+++ b/sys-fs/static-dev/static-dev-0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/static-dev/static-dev-0.1.ebuild,v 1.12 2011/02/06 11:05:58 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/static-dev/static-dev-0.1.ebuild,v 1.13 2011/04/15 21:57:05 ulm Exp $
inherit toolchain-funcs
@@ -15,8 +15,6 @@ IUSE=""
RDEPEND="|| ( sys-apps/makedev =sys-apps/baselayout-1* )"
-PROVIDE="virtual/dev-manager"
-
pkg_preinst() {
if [[ -d ${ROOT}/dev/.udev || -c ${ROOT}/dev/.devfs ]] ; then
echo ""