calculate-sources-4.4.1 отмечено стабильным

atratsevskiy 250
Alexander Tratsevskiy 8 years ago
parent 9852e4229e
commit 5aa33a1f62

@ -1,36 +0,0 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=4
ETYPE="sources"
inherit calculate-kernel-6 eutils
DESCRIPTION="Calculate Linux kernel image"
KEYWORDS="amd64 x86"
HOMEPAGE="http://www.calculate-linux.org"
IUSE="themes firmware"
DEPEND="vmlinuz? ( || ( app-arch/xz-utils app-arch/lzma-utils )
sys-apps/v86d
sys-boot/grub
)
firmware? ( sys-kernel/linux-firmware )
themes? ( media-gfx/splash-themes-calculate )
"
RDEPEND="${DEPEND}
!<app-emulation/virtualbox-modules-4.3.24
"
SRC_URI="${KERNEL_URI} ${ARCH_URI}"
src_unpack() {
calculate-kernel-6_src_unpack
}
pkg_postinst() {
calculate-kernel-6_pkg_postinst
}

@ -8,7 +8,7 @@ ETYPE="sources"
inherit calculate-kernel-6 eutils
DESCRIPTION="Calculate Linux kernel image"
KEYWORDS="~amd64 ~x86"
KEYWORDS="amd64 x86"
HOMEPAGE="http://www.calculate-linux.org"
IUSE="themes firmware"

Loading…
Cancel
Save