summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2012-02-25 06:45:07 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2012-02-25 06:45:07 +0000
commitaa8c8bf362046caf1ce54c732e657ae30be95908 (patch)
tree8a8486c2148dbaf612e6a1d4af1cbdc1e3123b1c /sys-apps/pcmciautils/pcmciautils-014-r1.ebuild
parentPer Bug #405687 migration to the virtual, some of the deps were version-speci... (diff)
downloadhistorical-aa8c8bf362046caf1ce54c732e657ae30be95908.tar.gz
historical-aa8c8bf362046caf1ce54c732e657ae30be95908.tar.bz2
historical-aa8c8bf362046caf1ce54c732e657ae30be95908.zip
Bug #405687: Depend on virtual/modutils instead of sys-apps/module-init-tools.
Package-Manager: portage-2.2.0_alpha87/cvs/Linux x86_64
Diffstat (limited to 'sys-apps/pcmciautils/pcmciautils-014-r1.ebuild')
-rw-r--r--sys-apps/pcmciautils/pcmciautils-014-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/pcmciautils/pcmciautils-014-r1.ebuild b/sys-apps/pcmciautils/pcmciautils-014-r1.ebuild
index 6af05a175e57..502269f7748f 100644
--- a/sys-apps/pcmciautils/pcmciautils-014-r1.ebuild
+++ b/sys-apps/pcmciautils/pcmciautils-014-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcmciautils/pcmciautils-014-r1.ebuild,v 1.9 2009/10/16 19:19:38 bangert Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcmciautils/pcmciautils-014-r1.ebuild,v 1.10 2012/02/25 06:43:55 robbat2 Exp $
inherit eutils toolchain-funcs linux-info
@@ -15,7 +15,7 @@ KEYWORDS="amd64 arm ppc sh x86"
IUSE="debug static staticsocket"
RDEPEND=">=sys-fs/sysfsutils-1.2.0-r1
- >=sys-apps/module-init-tools-3.2_pre4"
+ virtual/modutils"
DEPEND="${RDEPEND}
dev-util/yacc
sys-devel/flex