summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-11-05 20:59:46 +0100
committerPacho Ramos <pacho@gentoo.org>2015-11-05 21:00:39 +0100
commit02276cbb920a4a58bf94ddb46575cb2a334c3c39 (patch)
treefe6142a65dd2fe10091c43fdd2a7b356c5fa8ecf /app-emulation
parentdev-lang/php: don't depend on versions of sys-libs/db that won't be detected. (diff)
downloadgentoo-02276cbb920a4a58bf94ddb46575cb2a334c3c39.tar.gz
gentoo-02276cbb920a4a58bf94ddb46575cb2a334c3c39.tar.bz2
gentoo-02276cbb920a4a58bf94ddb46575cb2a334c3c39.zip
Remove hard masked package
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/kvm-kmod/Manifest5
-rw-r--r--app-emulation/kvm-kmod/kvm-kmod-3.10.1.ebuild68
-rw-r--r--app-emulation/kvm-kmod/kvm-kmod-3.3.6.ebuild68
-rw-r--r--app-emulation/kvm-kmod/kvm-kmod-3.4.ebuild68
-rw-r--r--app-emulation/kvm-kmod/kvm-kmod-3.6.ebuild68
-rw-r--r--app-emulation/kvm-kmod/kvm-kmod-3.8.ebuild68
-rw-r--r--app-emulation/kvm-kmod/metadata.xml17
7 files changed, 0 insertions, 362 deletions
diff --git a/app-emulation/kvm-kmod/Manifest b/app-emulation/kvm-kmod/Manifest
deleted file mode 100644
index 7446d06ed89d..000000000000
--- a/app-emulation/kvm-kmod/Manifest
+++ /dev/null
@@ -1,5 +0,0 @@
-DIST kvm-kmod-3.10.1.tar.bz2 302264 SHA256 2b9ae4e36690804fabb1eac4028495f99939f6abe5518c3f98c3d7c8dd488898 SHA512 d86edc933bbb41d7139c56143084c37c8fb6973993756ed8177afbb2e0f4f620dba749f2ebd1e2e90eb70a1a5ea40712c3b5fc3c1aee3d3f131ec39a1b2d80bf WHIRLPOOL 0946ed02b7c0287c02e9d4b75875ef7a4bd46281a6b107cc7115e787d760803724286f4a517f47a286e7c880e895e88cdc69775399d03a8b196815bc62bd7dee
-DIST kvm-kmod-3.3.6.tar.bz2 275650 SHA256 b6edcf64c468e4a880d7b633c716805462c07546d93799791c9d3eb6166e593f SHA512 6258d532576c2b10dc3410bb9d7af390268d6dd56195e4b66057a7c991a32fec782289d9cdc4894c8dccb88d87ecb574645529430dd0ac85f8344b304286d046 WHIRLPOOL e422e2c065feaf611c2e1a5e2d308f5f4198fa19d96156371ef7fcc17bd898599b34cba0b6106f1a15bf20f9fa5eaf6ae0dabdcd7bbfa228238ce057848e120b
-DIST kvm-kmod-3.4.tar.bz2 280821 SHA256 94a7ce2d0f06c7b9f913be3432e768a2340e50235845fc4e9027abed8aee3291 SHA512 868a554c9ba3a1418f0aa9bdd894ab114e3d59acfa27b3759e362f4631d972f7f48d70563e5ba3e973595195c27fda0c1138c030fd27abdbb8da71103b65cfaa WHIRLPOOL ce99ca65748b12e82a18f67f724eb27cc31310019f8fda15293d6eab9d18dd1a20b9b311fc77162a73f90591d7d772373645dbf02a707c8ca218b2c6840b8bed
-DIST kvm-kmod-3.6.tar.bz2 278798 SHA256 74f6bb8de670d5eac58612142c1d504cf0e98325343e8443f9752197e43e1595 SHA512 27042527343926f5c6be41789305b6d8ca888e18e92e95a7bbcc18712865d97ff0b392d46356c57280134f3b2892ed5725975b72715aae22c4e1b02f4378e4f4 WHIRLPOOL 765549376aa3f7c2db11a79c8e5e055e330d211e36bfa03cda41a85e846a89f49d2dd17da219b1c742d1f2bbb89148a0ef2d019940756db7680acdef52c19bf8
-DIST kvm-kmod-3.8.tar.bz2 289028 SHA256 55da50de9c801c9136c312887d5ffd462e80f55f363e88f0928eeb1450b814a1 SHA512 05d04509fc86a0eec0ae408404b15f5ce2eb640c12aacd09b9bb54ffe10b9bb88dff53329ddb7e960a5388cf2e20a07341e1d829e173603b52cbb58d792c87c4 WHIRLPOOL f63628cfff99ca0f9e10cb2afef6cb03b31adbfa0b2c3e056717c2df4da119e760b90a81a0cf1456ddfd7aa79ddb19452102c7600df4767275c49156ea140de9
diff --git a/app-emulation/kvm-kmod/kvm-kmod-3.10.1.ebuild b/app-emulation/kvm-kmod/kvm-kmod-3.10.1.ebuild
deleted file mode 100644
index bdbff2e4803a..000000000000
--- a/app-emulation/kvm-kmod/kvm-kmod-3.10.1.ebuild
+++ /dev/null
@@ -1,68 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="2"
-
-inherit eutils linux-mod
-
-SRC_URI="mirror://sourceforge/kvm/${P}.tar.bz2"
-
-DESCRIPTION="Kernel-based Virtual Machine kernel modules"
-HOMEPAGE="http://www.linux-kvm.org"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="-* ~amd64 ~x86"
-IUSE=""
-RESTRICT="test"
-
-RDEPEND=""
-DEPEND="${RDEPEND}"
-
-pkg_setup() {
- linux-mod_pkg_setup
-
- linux_config_exists || die "Your kernel sources are unconfigured"
-
- if ! linux_chkconfig_present KVM; then
- eerror "KVM now needs CONFIG_KVM built into your kernel, even"
- eerror "if you're using the external modules from this package."
- eerror "Please enable KVM support in your kernel, found at:"
- eerror
- eerror " Virtualization"
- eerror " Kernel-based Virtual Machine (KVM) support"
- eerror
- die "KVM support not detected!"
- fi
- BUILD_TARGETS="all"
- MODULE_NAMES="kvm(kernel/arch/x86/kvm/:${S}:${S}/x86)"
- MODULE_NAMES="${MODULE_NAMES} kvm-intel(kernel/arch/x86/kvm/:${S}:${S}/x86)"
- MODULE_NAMES="${MODULE_NAMES} kvm-amd(kernel/arch/x86/kvm/:${S}:${S}/x86)"
-}
-
-src_configure() {
- local conf_opts
-
- conf_opts="--kerneldir=$KV_DIR"
-
- if has_multilib_profile && [[ "${DEFAULT_ABI}" == "x86" ]] ; then
- conf_opts="$conf_opts --arch=x86"
- fi
-
- ./configure ${conf_opts} || die "configure failed"
-}
-
-src_compile() {
- linux-mod_src_compile
-}
-
-src_install() {
- linux-mod_src_install
-}
-
-pkg_preinst() {
- find /lib/modules/${KV_FULL} -name 'kvm*.ko' -type f -delete
-
- linux-mod_pkg_preinst
-}
diff --git a/app-emulation/kvm-kmod/kvm-kmod-3.3.6.ebuild b/app-emulation/kvm-kmod/kvm-kmod-3.3.6.ebuild
deleted file mode 100644
index 017d291c81ea..000000000000
--- a/app-emulation/kvm-kmod/kvm-kmod-3.3.6.ebuild
+++ /dev/null
@@ -1,68 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="2"
-
-inherit eutils linux-mod
-
-SRC_URI="mirror://sourceforge/kvm/${P}.tar.bz2"
-
-DESCRIPTION="Kernel-based Virtual Machine kernel modules"
-HOMEPAGE="http://www.linux-kvm.org"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="-* ~amd64 ~x86"
-IUSE=""
-RESTRICT="test"
-
-RDEPEND=""
-DEPEND="${RDEPEND}"
-
-pkg_setup() {
- linux-mod_pkg_setup
-
- linux_config_exists || die "Your kernel sources are unconfigured"
-
- if ! linux_chkconfig_present KVM; then
- eerror "KVM now needs CONFIG_KVM built into your kernel, even"
- eerror "if you're using the external modules from this package."
- eerror "Please enable KVM support in your kernel, found at:"
- eerror
- eerror " Virtualization"
- eerror " Kernel-based Virtual Machine (KVM) support"
- eerror
- die "KVM support not detected!"
- fi
- BUILD_TARGETS="all"
- MODULE_NAMES="kvm(kernel/arch/x86/kvm/:${S}:${S}/x86)"
- MODULE_NAMES="${MODULE_NAMES} kvm-intel(kernel/arch/x86/kvm/:${S}:${S}/x86)"
- MODULE_NAMES="${MODULE_NAMES} kvm-amd(kernel/arch/x86/kvm/:${S}:${S}/x86)"
-}
-
-src_configure() {
- local conf_opts
-
- conf_opts="--kerneldir=$KV_DIR"
-
- if has_multilib_profile && [[ "${DEFAULT_ABI}" == "x86" ]] ; then
- conf_opts="$conf_opts --arch=x86"
- fi
-
- ./configure ${conf_opts} || die "configure failed"
-}
-
-src_compile() {
- linux-mod_src_compile
-}
-
-src_install() {
- linux-mod_src_install
-}
-
-pkg_preinst() {
- find /lib/modules/${KV_FULL} -name 'kvm*.ko' -type f -delete
-
- linux-mod_pkg_preinst
-}
diff --git a/app-emulation/kvm-kmod/kvm-kmod-3.4.ebuild b/app-emulation/kvm-kmod/kvm-kmod-3.4.ebuild
deleted file mode 100644
index 017d291c81ea..000000000000
--- a/app-emulation/kvm-kmod/kvm-kmod-3.4.ebuild
+++ /dev/null
@@ -1,68 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="2"
-
-inherit eutils linux-mod
-
-SRC_URI="mirror://sourceforge/kvm/${P}.tar.bz2"
-
-DESCRIPTION="Kernel-based Virtual Machine kernel modules"
-HOMEPAGE="http://www.linux-kvm.org"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="-* ~amd64 ~x86"
-IUSE=""
-RESTRICT="test"
-
-RDEPEND=""
-DEPEND="${RDEPEND}"
-
-pkg_setup() {
- linux-mod_pkg_setup
-
- linux_config_exists || die "Your kernel sources are unconfigured"
-
- if ! linux_chkconfig_present KVM; then
- eerror "KVM now needs CONFIG_KVM built into your kernel, even"
- eerror "if you're using the external modules from this package."
- eerror "Please enable KVM support in your kernel, found at:"
- eerror
- eerror " Virtualization"
- eerror " Kernel-based Virtual Machine (KVM) support"
- eerror
- die "KVM support not detected!"
- fi
- BUILD_TARGETS="all"
- MODULE_NAMES="kvm(kernel/arch/x86/kvm/:${S}:${S}/x86)"
- MODULE_NAMES="${MODULE_NAMES} kvm-intel(kernel/arch/x86/kvm/:${S}:${S}/x86)"
- MODULE_NAMES="${MODULE_NAMES} kvm-amd(kernel/arch/x86/kvm/:${S}:${S}/x86)"
-}
-
-src_configure() {
- local conf_opts
-
- conf_opts="--kerneldir=$KV_DIR"
-
- if has_multilib_profile && [[ "${DEFAULT_ABI}" == "x86" ]] ; then
- conf_opts="$conf_opts --arch=x86"
- fi
-
- ./configure ${conf_opts} || die "configure failed"
-}
-
-src_compile() {
- linux-mod_src_compile
-}
-
-src_install() {
- linux-mod_src_install
-}
-
-pkg_preinst() {
- find /lib/modules/${KV_FULL} -name 'kvm*.ko' -type f -delete
-
- linux-mod_pkg_preinst
-}
diff --git a/app-emulation/kvm-kmod/kvm-kmod-3.6.ebuild b/app-emulation/kvm-kmod/kvm-kmod-3.6.ebuild
deleted file mode 100644
index bdbff2e4803a..000000000000
--- a/app-emulation/kvm-kmod/kvm-kmod-3.6.ebuild
+++ /dev/null
@@ -1,68 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="2"
-
-inherit eutils linux-mod
-
-SRC_URI="mirror://sourceforge/kvm/${P}.tar.bz2"
-
-DESCRIPTION="Kernel-based Virtual Machine kernel modules"
-HOMEPAGE="http://www.linux-kvm.org"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="-* ~amd64 ~x86"
-IUSE=""
-RESTRICT="test"
-
-RDEPEND=""
-DEPEND="${RDEPEND}"
-
-pkg_setup() {
- linux-mod_pkg_setup
-
- linux_config_exists || die "Your kernel sources are unconfigured"
-
- if ! linux_chkconfig_present KVM; then
- eerror "KVM now needs CONFIG_KVM built into your kernel, even"
- eerror "if you're using the external modules from this package."
- eerror "Please enable KVM support in your kernel, found at:"
- eerror
- eerror " Virtualization"
- eerror " Kernel-based Virtual Machine (KVM) support"
- eerror
- die "KVM support not detected!"
- fi
- BUILD_TARGETS="all"
- MODULE_NAMES="kvm(kernel/arch/x86/kvm/:${S}:${S}/x86)"
- MODULE_NAMES="${MODULE_NAMES} kvm-intel(kernel/arch/x86/kvm/:${S}:${S}/x86)"
- MODULE_NAMES="${MODULE_NAMES} kvm-amd(kernel/arch/x86/kvm/:${S}:${S}/x86)"
-}
-
-src_configure() {
- local conf_opts
-
- conf_opts="--kerneldir=$KV_DIR"
-
- if has_multilib_profile && [[ "${DEFAULT_ABI}" == "x86" ]] ; then
- conf_opts="$conf_opts --arch=x86"
- fi
-
- ./configure ${conf_opts} || die "configure failed"
-}
-
-src_compile() {
- linux-mod_src_compile
-}
-
-src_install() {
- linux-mod_src_install
-}
-
-pkg_preinst() {
- find /lib/modules/${KV_FULL} -name 'kvm*.ko' -type f -delete
-
- linux-mod_pkg_preinst
-}
diff --git a/app-emulation/kvm-kmod/kvm-kmod-3.8.ebuild b/app-emulation/kvm-kmod/kvm-kmod-3.8.ebuild
deleted file mode 100644
index bdbff2e4803a..000000000000
--- a/app-emulation/kvm-kmod/kvm-kmod-3.8.ebuild
+++ /dev/null
@@ -1,68 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="2"
-
-inherit eutils linux-mod
-
-SRC_URI="mirror://sourceforge/kvm/${P}.tar.bz2"
-
-DESCRIPTION="Kernel-based Virtual Machine kernel modules"
-HOMEPAGE="http://www.linux-kvm.org"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="-* ~amd64 ~x86"
-IUSE=""
-RESTRICT="test"
-
-RDEPEND=""
-DEPEND="${RDEPEND}"
-
-pkg_setup() {
- linux-mod_pkg_setup
-
- linux_config_exists || die "Your kernel sources are unconfigured"
-
- if ! linux_chkconfig_present KVM; then
- eerror "KVM now needs CONFIG_KVM built into your kernel, even"
- eerror "if you're using the external modules from this package."
- eerror "Please enable KVM support in your kernel, found at:"
- eerror
- eerror " Virtualization"
- eerror " Kernel-based Virtual Machine (KVM) support"
- eerror
- die "KVM support not detected!"
- fi
- BUILD_TARGETS="all"
- MODULE_NAMES="kvm(kernel/arch/x86/kvm/:${S}:${S}/x86)"
- MODULE_NAMES="${MODULE_NAMES} kvm-intel(kernel/arch/x86/kvm/:${S}:${S}/x86)"
- MODULE_NAMES="${MODULE_NAMES} kvm-amd(kernel/arch/x86/kvm/:${S}:${S}/x86)"
-}
-
-src_configure() {
- local conf_opts
-
- conf_opts="--kerneldir=$KV_DIR"
-
- if has_multilib_profile && [[ "${DEFAULT_ABI}" == "x86" ]] ; then
- conf_opts="$conf_opts --arch=x86"
- fi
-
- ./configure ${conf_opts} || die "configure failed"
-}
-
-src_compile() {
- linux-mod_src_compile
-}
-
-src_install() {
- linux-mod_src_install
-}
-
-pkg_preinst() {
- find /lib/modules/${KV_FULL} -name 'kvm*.ko' -type f -delete
-
- linux-mod_pkg_preinst
-}
diff --git a/app-emulation/kvm-kmod/metadata.xml b/app-emulation/kvm-kmod/metadata.xml
deleted file mode 100644
index f2d0026b3d6b..000000000000
--- a/app-emulation/kvm-kmod/metadata.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <herd>qemu</herd>
- <maintainer>
- <email>cardoe@gentoo.org</email>
- <name>Doug Goldstein</name>
- </maintainer>
- <longdescription lang="en">
- KVM (for Kernel-based Virtual Machine) is a full virtualization solution
- for Linux on x86 hardware containing virtualization extensions (Intel VT
- or AMD-V). This package contains kernel modules for kvm.
- </longdescription>
- <upstream>
- <remote-id type="sourceforge">kvm</remote-id>
- </upstream>
-</pkgmetadata>