From 9f671fe67b43c38ca0737bb4117a502504d1158e Mon Sep 17 00:00:00 2001 From: Ulrich Müller Date: Sun, 24 Apr 2011 21:31:35 +0000 Subject: Remove old-style virtual/modutils, bug 358891. Package-Manager: portage-2.1.9.46/cvs/Linux x86_64 --- sys-apps/modutils/modutils-2.4.27.ebuild | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'sys-apps/modutils/modutils-2.4.27.ebuild') diff --git a/sys-apps/modutils/modutils-2.4.27.ebuild b/sys-apps/modutils/modutils-2.4.27.ebuild index e4e2fc577e00..fb8ed76f5eee 100644 --- a/sys-apps/modutils/modutils-2.4.27.ebuild +++ b/sys-apps/modutils/modutils-2.4.27.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-apps/modutils/modutils-2.4.27.ebuild,v 1.11 2010/10/08 02:12:19 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/modutils/modutils-2.4.27.ebuild,v 1.12 2011/04/24 21:31:34 ulm Exp $ inherit eutils @@ -14,8 +14,7 @@ KEYWORDS="alpha -amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86" IUSE="" DEPEND="virtual/libc - !virtual/modutils" -PROVIDE="virtual/modutils" + !sys-apps/module-init-tools" src_unpack() { unpack ${A} -- cgit v1.2.3-65-gdbad