mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-05 12:16:41 +02:00
sys-apps/debianutils: Sync with Gentoo
It's from Gentoo commit 6c6f7aa51094ea21fa620b8f11b0caba504552cd.
This commit is contained in:
parent
cba40ff06d
commit
489d6c4655
@ -7,16 +7,13 @@ inherit autotools flag-o-matic
|
||||
|
||||
DESCRIPTION="A selection of tools from Debian"
|
||||
HOMEPAGE="https://packages.qa.debian.org/d/debianutils.html"
|
||||
SRC_URI="mirror://debian/pool/main/d/${PN}/${PN}_${PV}.tar.xz"
|
||||
#SRC_URI="mirror://debian/pool/main/d/${PN}/${PN}_${PV}.tar.xz"
|
||||
SRC_URI="mirror://gentoo/e7/${PN}_${PV}.tar.xz"
|
||||
|
||||
LICENSE="BSD GPL-2 SMAIL"
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x86-linux"
|
||||
IUSE="+installkernel static"
|
||||
|
||||
PDEPEND="
|
||||
installkernel? ( sys-kernel/installkernel )
|
||||
"
|
||||
IUSE="static"
|
||||
|
||||
PATCHES=( "${FILESDIR}"/${PN}-3.4.2-no-bs-namespace.patch )
|
||||
|
||||
@ -5,10 +5,4 @@
|
||||
<email>base-system@gentoo.org</email>
|
||||
<name>Gentoo Base System</name>
|
||||
</maintainer>
|
||||
<use>
|
||||
<flag name="installkernel">
|
||||
Install /sbin/installkernel script (for Linux).
|
||||
installkernel is required whenever a kernel will be installed via make install
|
||||
</flag>
|
||||
</use>
|
||||
</pkgmetadata>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user