mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-30 01:51:09 +02:00
virtual/modutils: pull in from upstream
This moves us from our local copy to the upstream verison. Shouldn't be any functional difference. BUG=None TEST=`cbuildbot chromiumos-sdk` still works (which also builds arm/amd64/x86 boards) Change-Id: I9c1a683726ba2eb27586d7bc238571a47043a16b Reviewed-on: https://gerrit.chromium.org/gerrit/41661 Reviewed-by: Matt Tennant <mtennant@chromium.org> Commit-Queue: Mike Frysinger <vapier@chromium.org> Tested-by: Mike Frysinger <vapier@chromium.org>
This commit is contained in:
parent
bf4c24469c
commit
60618e4083
7
sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/modutils-0
vendored
Normal file
7
sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/modutils-0
vendored
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
DEFINED_PHASES=-
|
||||||
|
DESCRIPTION=Virtual for utilities to manage Linux kernel modules
|
||||||
|
EAPI=2
|
||||||
|
KEYWORDS=alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86
|
||||||
|
RDEPEND=|| ( sys-apps/kmod[tools] >=sys-apps/module-init-tools-3.2 sys-apps/modutils )
|
||||||
|
SLOT=0
|
||||||
|
_md5_=382e3878f4091eb753913a34df424280
|
17
sdk_container/src/third_party/portage-stable/virtual/modutils/modutils-0.ebuild
vendored
Normal file
17
sdk_container/src/third_party/portage-stable/virtual/modutils/modutils-0.ebuild
vendored
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
# Copyright 1999-2012 Gentoo Foundation
|
||||||
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
# $Header: /var/cvsroot/gentoo-x86/virtual/modutils/modutils-0.ebuild,v 1.5 2012/05/10 01:43:26 vapier Exp $
|
||||||
|
|
||||||
|
EAPI="2"
|
||||||
|
|
||||||
|
DESCRIPTION="Virtual for utilities to manage Linux kernel modules"
|
||||||
|
HOMEPAGE=""
|
||||||
|
SRC_URI=""
|
||||||
|
|
||||||
|
LICENSE=""
|
||||||
|
SLOT="0"
|
||||||
|
KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
|
||||||
|
IUSE=""
|
||||||
|
|
||||||
|
DEPEND=""
|
||||||
|
RDEPEND="|| ( sys-apps/kmod[tools] >=sys-apps/module-init-tools-3.2 sys-apps/modutils )"
|
Loading…
x
Reference in New Issue
Block a user