Обновлены маски, стабильное ядро 4.9.26

rasdark
Alexander Tratsevskiy 7 years ago
parent 16d704aa28
commit 74d969a6b5

@ -57,7 +57,7 @@
~app-emulation/bochs-2.6.8 amd64 x86
~app-emulation/coldfire-0.3.1 amd64 x86
~app-emulation/dlx-1.0.0 amd64 x86
~app-emulation/docker-compose-1.10.1 amd64 x86
~app-emulation/docker-compose-1.13.0 amd64 x86
~app-emulation/docker-machine-0.10.0 amd64 x86
~app-emulation/docker-registry-2.5.1 amd64 x86
~app-emulation/docker-swarm-1.2.5 amd64 x86

@ -34,7 +34,7 @@
~dev-python/ipyparallel-6.0.2 amd64 x86
~dev-python/ipython-5.3.0 amd64 x86
~dev-python/ipython_genutils-0.2.0 amd64 x86
~dev-python/jedi-0.10.0 amd64 x86
~dev-python/jedi-0.10.2 amd64 x86
~dev-python/jmespath-0.9.0 amd64 x86
~dev-python/json-rpc-1.10.1 amd64 x86
~dev-python/jupyter_client-4.4.0 amd64 x86

@ -8,7 +8,7 @@ sys-apps/acl
sys-apps/lshw
sys-block/fio
sys-fs/cryptsetup
sys-kernel/calculate-sources:4.9.17
sys-kernel/calculate-sources:4.9.26
sys-power/powertop
# magic dependence with sys-apps/hwinfo

@ -1,22 +0,0 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=5
ETYPE="sources"
inherit calculate-kernel-7 eutils
DESCRIPTION="Calculate Linux kernel image"
KEYWORDS="~amd64 ~x86"
HOMEPAGE="http://www.calculate-linux.org"
SRC_URI="${KERNEL_URI} ${ARCH_URI}"
src_unpack() {
calculate-kernel-7_src_unpack
}
pkg_postinst() {
calculate-kernel-7_pkg_postinst
}
Loading…
Cancel
Save