summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2012-07-21 14:10:26 +0000
committerPacho Ramos <pacho@gentoo.org>2012-07-21 14:10:26 +0000
commitc6344b921ab21fdc558da04859f453918465d3d8 (patch)
treecda1587f704f3f78a8afb44a4bdcee062e43ed5e /sys-kernel/zen-sources
parentStable ppc/ppc64, bug #427118 (diff)
downloadgentoo-2-c6344b921ab21fdc558da04859f453918465d3d8.tar.gz
gentoo-2-c6344b921ab21fdc558da04859f453918465d3d8.tar.bz2
gentoo-2-c6344b921ab21fdc558da04859f453918465d3d8.zip
Drop masked versions
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'sys-kernel/zen-sources')
-rw-r--r--sys-kernel/zen-sources/ChangeLog11
-rw-r--r--sys-kernel/zen-sources/metadata.xml4
-rw-r--r--sys-kernel/zen-sources/zen-sources-2.6.30_p11.ebuild53
-rw-r--r--sys-kernel/zen-sources/zen-sources-2.6.31_p12.ebuild56
-rw-r--r--sys-kernel/zen-sources/zen-sources-2.6.32_p7-r1.ebuild55
-rw-r--r--sys-kernel/zen-sources/zen-sources-2.6.33_p3.ebuild53
-rw-r--r--sys-kernel/zen-sources/zen-sources-2.6.34_p1-r2.ebuild64
-rw-r--r--sys-kernel/zen-sources/zen-sources-2.6.35_p2.ebuild53
-rw-r--r--sys-kernel/zen-sources/zen-sources-2.6.36_p1.ebuild53
-rw-r--r--sys-kernel/zen-sources/zen-sources-2.6.36_p2.ebuild53
-rw-r--r--sys-kernel/zen-sources/zen-sources-2.6.37_p20110325.ebuild50
-rw-r--r--sys-kernel/zen-sources/zen-sources-2.6.38_p20110510.ebuild55
12 files changed, 9 insertions, 551 deletions
diff --git a/sys-kernel/zen-sources/ChangeLog b/sys-kernel/zen-sources/ChangeLog
index 514b3be1bb46..6046bef89206 100644
--- a/sys-kernel/zen-sources/ChangeLog
+++ b/sys-kernel/zen-sources/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for sys-kernel/zen-sources
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/zen-sources/ChangeLog,v 1.54 2012/04/16 17:23:23 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/zen-sources/ChangeLog,v 1.55 2012/07/21 14:10:26 pacho Exp $
+
+ 21 Jul 2012; Pacho Ramos <pacho@gentoo.org> -zen-sources-2.6.30_p11.ebuild,
+ -zen-sources-2.6.31_p12.ebuild, -zen-sources-2.6.32_p7-r1.ebuild,
+ -zen-sources-2.6.33_p3.ebuild, -zen-sources-2.6.34_p1-r2.ebuild,
+ -zen-sources-2.6.35_p2.ebuild, -zen-sources-2.6.36_p1.ebuild,
+ -zen-sources-2.6.36_p2.ebuild, -zen-sources-2.6.37_p20110325.ebuild,
+ -zen-sources-2.6.38_p20110510.ebuild, metadata.xml:
+ Drop masked versions
16 Apr 2012; Markos Chandras <hwoarang@gentoo.org>
-zen-sources-2.6.38_p20110404.ebuild, -zen-sources-2.6.38_p20110501.ebuild:
@@ -367,4 +375,3 @@
Initial commit of zen-sources. Fixes bug #288512. Thanks to Brandon
Berhent
<cheater1034@gmail.com> for the initial ebuilds
-
diff --git a/sys-kernel/zen-sources/metadata.xml b/sys-kernel/zen-sources/metadata.xml
index d73a7a5ef4b3..c0aef9e7e701 100644
--- a/sys-kernel/zen-sources/metadata.xml
+++ b/sys-kernel/zen-sources/metadata.xml
@@ -10,11 +10,7 @@
<name>Alex Alexander</name>
</maintainer>
<use>
- <flag name="bfq">Make the BFQ IO Scheduler available by applying upstream patches</flag>
<flag name="minimal">Clone git tree with --depth 1 to reduce amount of data to download. Use with caution</flag>
- <flag name="tuxonice">Apply TuxOnIce kernel patches advanced hibernation
- support</flag>
- <flag name='deblob'>Remove binary blobs from kernel sources to provide libre license compliance.</flag>
</use>
</pkgmetadata>
diff --git a/sys-kernel/zen-sources/zen-sources-2.6.30_p11.ebuild b/sys-kernel/zen-sources/zen-sources-2.6.30_p11.ebuild
deleted file mode 100644
index 9c30bb6daccb..000000000000
--- a/sys-kernel/zen-sources/zen-sources-2.6.30_p11.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/zen-sources/zen-sources-2.6.30_p11.ebuild,v 1.5 2010/09/02 07:52:12 wired Exp $
-
-COMPRESSTYPE=".lzma"
-K_USEPV="yes"
-UNIPATCH_STRICTORDER="yes"
-K_SECURITY_UNSUPPORTED="1"
-
-CKV="${PV/_p[0-9]*}"
-ETYPE="sources"
-inherit kernel-2
-detect_version
-K_NOSETEXTRAVERSION="don't_set_it"
-
-DESCRIPTION="The Zen Kernel Sources v2.6"
-HOMEPAGE="http://zen-kernel.org"
-
-ZEN_PATCHSET="${PV/*_p}"
-ZEN_KERNEL="${PV/_p[0-9]*}"
-ZEN_KERNEL="${ZEN_KERNEL/_/-}"
-ZEN_FILE="${ZEN_KERNEL}-zen${ZEN_PATCHSET}.patch${COMPRESSTYPE}"
-ZEN_URI="http://downloads.zen-kernel.org/$(get_version_component_range 1-3)/${ZEN_FILE}"
-SRC_URI="${KERNEL_URI} ${ZEN_URI}"
-
-KEYWORDS="-* ~amd64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-DEPEND="|| ( app-arch/xz-utils app-arch/lzma-utils )"
-RDEPEND=""
-
-KV_FULL="${PVR/_p/-zen}"
-S="${WORKDIR}"/linux-"${KV_FULL}"
-
-pkg_setup(){
- ewarn
- ewarn "${PN} is *not* supported by the Gentoo Kernel Project in any way."
- ewarn "If you need support, please contact the Zen developers directly."
- ewarn "Do *not* open bugs in Gentoo's bugzilla unless you have issues with"
- ewarn "the ebuilds. Thank you."
- ewarn
- ebeep 8
- kernel-2_pkg_setup
-}
-
-src_unpack(){
- kernel-2_src_unpack
- cd "${S}"
- epatch "${DISTDIR}"/"${ZEN_FILE}"
-}
-
-K_EXTRAEINFO="For more info on zen-sources and details on how to report problems, see: \
-${HOMEPAGE}. You may also visit #zen-sources on irc.rizon.net"
diff --git a/sys-kernel/zen-sources/zen-sources-2.6.31_p12.ebuild b/sys-kernel/zen-sources/zen-sources-2.6.31_p12.ebuild
deleted file mode 100644
index 54f13c8bb42d..000000000000
--- a/sys-kernel/zen-sources/zen-sources-2.6.31_p12.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/zen-sources/zen-sources-2.6.31_p12.ebuild,v 1.4 2010/09/02 07:52:12 wired Exp $
-
-COMPRESSTYPE=".lzma"
-K_USEPV="yes"
-UNIPATCH_STRICTORDER="yes"
-K_SECURITY_UNSUPPORTED="1"
-
-CKV="${PV/_p[0-9]*}"
-ETYPE="sources"
-inherit kernel-2
-detect_version
-K_NOSETEXTRAVERSION="don't_set_it"
-
-DESCRIPTION="The Zen Kernel Sources v2.6"
-HOMEPAGE="http://zen-kernel.org"
-
-ZEN_PATCHSET="${PV/*_p}"
-ZEN_KERNEL="${PV/_p[0-9]*}"
-ZEN_KERNEL="${ZEN_KERNEL/_/-}"
-ZEN_FILE="${ZEN_KERNEL}-zen${ZEN_PATCHSET}.patch${COMPRESSTYPE}"
-#no drm-next on this release
-#ZEN_DRM_FILE="${ZEN_KERNEL}-zen${ZEN_PATCHSET}-drmnext.patch${COMPRESSTYPE}"
-ZEN_URI="http://downloads.zen-kernel.org/$(get_version_component_range 1-3)/${ZEN_FILE}"
-#ZEN_DRM_URI="http://downloads.zen-kernel.org/$(get_version_component_range 1-3)/custom/${ZEN_DRM_FILE}"
-SRC_URI="${KERNEL_URI} ${ZEN_URI}"
-
-KEYWORDS="-* ~amd64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-DEPEND="|| ( app-arch/xz-utils app-arch/lzma-utils )"
-RDEPEND=""
-
-KV_FULL="${PVR/_p/-zen}"
-S="${WORKDIR}"/linux-"${KV_FULL}"
-
-pkg_setup(){
- ewarn
- ewarn "${PN} is *not* supported by the Gentoo Kernel Project in any way."
- ewarn "If you need support, please contact the Zen developers directly."
- ewarn "Do *not* open bugs in Gentoo's bugzilla unless you have issues with"
- ewarn "the ebuilds. Thank you."
- ewarn
- ebeep 8
- kernel-2_pkg_setup
-}
-
-src_unpack(){
- kernel-2_src_unpack
- cd "${S}"
- epatch "${DISTDIR}"/"${ZEN_FILE}"
-}
-
-K_EXTRAEINFO="For more info on zen-sources and details on how to report problems, see: \
-${HOMEPAGE}. You may also visit #zen-sources on irc.rizon.net"
diff --git a/sys-kernel/zen-sources/zen-sources-2.6.32_p7-r1.ebuild b/sys-kernel/zen-sources/zen-sources-2.6.32_p7-r1.ebuild
deleted file mode 100644
index 3cae29d236a9..000000000000
--- a/sys-kernel/zen-sources/zen-sources-2.6.32_p7-r1.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/zen-sources/zen-sources-2.6.32_p7-r1.ebuild,v 1.2 2010/09/02 07:52:12 wired Exp $
-
-COMPRESSTYPE=".lzma"
-K_USEPV="yes"
-UNIPATCH_STRICTORDER="yes"
-K_SECURITY_UNSUPPORTED="1"
-
-CKV="${PV/_p[0-9]*}"
-ETYPE="sources"
-inherit kernel-2
-detect_version
-K_NOSETEXTRAVERSION="don't_set_it"
-
-DESCRIPTION="The Zen Kernel Sources v2.6"
-HOMEPAGE="http://zen-kernel.org"
-
-ZEN_PATCHSET="${PV/*_p}"
-ZEN_KERNEL="${PV/_p[0-9]*}"
-ZEN_KERNEL="${ZEN_KERNEL/_/-}"
-ZEN_FILE="${ZEN_KERNEL}-zen${ZEN_PATCHSET}.patch${COMPRESSTYPE}"
-ZEN_URI="http://downloads.zen-kernel.org/$(get_version_component_range 1-3)/${ZEN_FILE}"
-SRC_URI="${KERNEL_URI} ${ZEN_URI}"
-
-KEYWORDS="-* ~amd64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-DEPEND="|| ( app-arch/xz-utils app-arch/lzma-utils )"
-RDEPEND=""
-
-KV_FULL="${PVR/_p/-zen}"
-S="${WORKDIR}"/linux-"${KV_FULL}"
-
-pkg_setup(){
- ewarn
- ewarn "${PN} is *not* supported by the Gentoo Kernel Project in any way."
- ewarn "If you need support, please contact the Zen developers directly."
- ewarn "Do *not* open bugs in Gentoo's bugzilla unless you have issues with"
- ewarn "the ebuilds. Thank you."
- ewarn
- ebeep 8
- kernel-2_pkg_setup
-}
-
-src_unpack(){
- kernel-2_src_unpack
- #powernow-k8 fix for AMD family10/model10 CPUs
- epatch "${FILESDIR}"/powernow-k8-family10-model10_fix.patch
- cd "${S}"
- epatch "${DISTDIR}"/"${ZEN_FILE}"
-}
-
-K_EXTRAEINFO="For more info on zen-sources and details on how to report problems, see: \
-${HOMEPAGE}. You may also visit #zen-sources on irc.rizon.net"
diff --git a/sys-kernel/zen-sources/zen-sources-2.6.33_p3.ebuild b/sys-kernel/zen-sources/zen-sources-2.6.33_p3.ebuild
deleted file mode 100644
index 0b76e1bc86fb..000000000000
--- a/sys-kernel/zen-sources/zen-sources-2.6.33_p3.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/zen-sources/zen-sources-2.6.33_p3.ebuild,v 1.2 2010/09/02 07:52:12 wired Exp $
-
-COMPRESSTYPE=".lzma"
-K_USEPV="yes"
-UNIPATCH_STRICTORDER="yes"
-K_SECURITY_UNSUPPORTED="1"
-
-CKV="${PV/_p[0-9]*}"
-ETYPE="sources"
-inherit kernel-2
-detect_version
-K_NOSETEXTRAVERSION="don't_set_it"
-
-DESCRIPTION="The Zen Kernel Sources v2.6"
-HOMEPAGE="http://zen-kernel.org"
-
-ZEN_PATCHSET="${PV/*_p}"
-ZEN_KERNEL="${PV/_p[0-9]*}"
-ZEN_KERNEL="${ZEN_KERNEL/_/-}"
-ZEN_FILE="${ZEN_KERNEL}-zen${ZEN_PATCHSET}.patch${COMPRESSTYPE}"
-ZEN_URI="http://downloads.zen-kernel.org/$(get_version_component_range 1-3)/${ZEN_FILE}"
-SRC_URI="${KERNEL_URI} ${ZEN_URI}"
-
-KEYWORDS="-* ~amd64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-DEPEND="|| ( app-arch/xz-utils app-arch/lzma-utils )"
-RDEPEND=""
-
-KV_FULL="${PVR/_p/-zen}"
-S="${WORKDIR}"/linux-"${KV_FULL}"
-
-pkg_setup(){
- ewarn
- ewarn "${PN} is *not* supported by the Gentoo Kernel Project in any way."
- ewarn "If you need support, please contact the Zen developers directly."
- ewarn "Do *not* open bugs in Gentoo's bugzilla unless you have issues with"
- ewarn "the ebuilds. Thank you."
- ewarn
- ebeep 8
- kernel-2_pkg_setup
-}
-
-src_unpack(){
- kernel-2_src_unpack
- cd "${S}"
- epatch "${DISTDIR}"/"${ZEN_FILE}"
-}
-
-K_EXTRAEINFO="For more info on zen-sources and details on how to report problems, see: \
-${HOMEPAGE}. You may also visit #zen-sources on irc.rizon.net"
diff --git a/sys-kernel/zen-sources/zen-sources-2.6.34_p1-r2.ebuild b/sys-kernel/zen-sources/zen-sources-2.6.34_p1-r2.ebuild
deleted file mode 100644
index 71df03add26b..000000000000
--- a/sys-kernel/zen-sources/zen-sources-2.6.34_p1-r2.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/zen-sources/zen-sources-2.6.34_p1-r2.ebuild,v 1.2 2010/09/02 07:52:12 wired Exp $
-
-EAPI="2"
-
-COMPRESSTYPE=".lzma"
-K_USEPV="yes"
-UNIPATCH_STRICTORDER="yes"
-K_SECURITY_UNSUPPORTED="1"
-
-CKV="${PV/_p[0-9]*}"
-ETYPE="sources"
-inherit kernel-2
-detect_version
-K_NOSETEXTRAVERSION="don't_set_it"
-
-DESCRIPTION="The Zen Kernel Sources v2.6"
-HOMEPAGE="http://zen-kernel.org"
-
-ZEN_PATCHSET="${PV/*_p}"
-ZEN_KERNEL="${PV/_p[0-9]*}"
-ZEN_KERNEL="${ZEN_KERNEL/_/-}"
-ZEN_FILE="${ZEN_KERNEL}-zen${ZEN_PATCHSET}.patch${COMPRESSTYPE}"
-ZEN_URI="http://downloads.zen-kernel.org/$(get_version_component_range 1-3)/${ZEN_FILE}"
-ZEN_PATCHES="
- http://algo.ing.unimo.it/people/paolo/disk_sched/patches/2.6.34-zen1/0001-block-prepare-I-O-context-code-for-BFQ.patch
- http://algo.ing.unimo.it/people/paolo/disk_sched/patches/2.6.34-zen1/0002-block-add-cgroups-kconfig-and-build-bits-for-BFQ.patch
- http://algo.ing.unimo.it/people/paolo/disk_sched/patches/2.6.34-zen1/0003-block-introduce-the-BFQ-I-O-scheduler.patch -> 0003-block-introduce-the-BFQ-I-O-scheduler-r1.patch
-"
-SRC_URI="${KERNEL_URI} ${ZEN_URI} bfq? ( ${ZEN_PATCHES} )"
-
-KEYWORDS="-* ~amd64 ~ppc ~ppc64 ~x86"
-IUSE="bfq"
-
-DEPEND="|| ( app-arch/xz-utils app-arch/lzma-utils )"
-RDEPEND=""
-
-KV_FULL="${PVR/_p/-zen}"
-S="${WORKDIR}"/linux-"${KV_FULL}"
-
-pkg_setup(){
- ewarn
- ewarn "${PN} is *not* supported by the Gentoo Kernel Project in any way."
- ewarn "If you need support, please contact the Zen developers directly."
- ewarn "Do *not* open bugs in Gentoo's bugzilla unless you have issues with"
- ewarn "the ebuilds. Thank you."
- ewarn
- ebeep 8
- kernel-2_pkg_setup
-}
-
-src_prepare(){
- epatch "${DISTDIR}"/"${ZEN_FILE}"
- if use bfq; then
- EPATCH_OPTS="-p1"
- epatch "${DISTDIR}/0001-block-prepare-I-O-context-code-for-BFQ.patch"
- epatch "${DISTDIR}/0002-block-add-cgroups-kconfig-and-build-bits-for-BFQ.patch"
- epatch "${DISTDIR}/0003-block-introduce-the-BFQ-I-O-scheduler-r1.patch"
- fi
-}
-
-K_EXTRAEINFO="For more info on zen-sources and details on how to report problems, see: \
-${HOMEPAGE}. You may also visit #zen-sources on irc.rizon.net"
diff --git a/sys-kernel/zen-sources/zen-sources-2.6.35_p2.ebuild b/sys-kernel/zen-sources/zen-sources-2.6.35_p2.ebuild
deleted file mode 100644
index 833c73c05b49..000000000000
--- a/sys-kernel/zen-sources/zen-sources-2.6.35_p2.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/zen-sources/zen-sources-2.6.35_p2.ebuild,v 1.2 2010/09/02 07:52:12 wired Exp $
-
-EAPI="2"
-
-COMPRESSTYPE=".lzma"
-K_USEPV="yes"
-UNIPATCH_STRICTORDER="yes"
-K_SECURITY_UNSUPPORTED="1"
-
-CKV="${PV/_p[0-9]*}"
-ETYPE="sources"
-inherit kernel-2
-detect_version
-K_NOSETEXTRAVERSION="don't_set_it"
-
-DESCRIPTION="The Zen Kernel Sources v2.6"
-HOMEPAGE="http://zen-kernel.org"
-
-ZEN_PATCHSET="${PV/*_p}"
-ZEN_KERNEL="${PV/_p[0-9]*}"
-ZEN_KERNEL="${ZEN_KERNEL/_/-}"
-ZEN_FILE="${ZEN_KERNEL}-zen${ZEN_PATCHSET}.patch${COMPRESSTYPE}"
-ZEN_URI="http://downloads.zen-kernel.org/$(get_version_component_range 1-3)/${ZEN_FILE}"
-SRC_URI="${KERNEL_URI} ${ZEN_URI}"
-
-KEYWORDS="-* ~amd64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-DEPEND="|| ( app-arch/xz-utils app-arch/lzma-utils )"
-RDEPEND=""
-
-KV_FULL="${PVR/_p/-zen}"
-S="${WORKDIR}"/linux-"${KV_FULL}"
-
-pkg_setup(){
- ewarn
- ewarn "${PN} is *not* supported by the Gentoo Kernel Project in any way."
- ewarn "If you need support, please contact the Zen developers directly."
- ewarn "Do *not* open bugs in Gentoo's bugzilla unless you have issues with"
- ewarn "the ebuilds. Thank you."
- ewarn
- ebeep 8
- kernel-2_pkg_setup
-}
-
-src_prepare(){
- epatch "${DISTDIR}"/"${ZEN_FILE}"
-}
-
-K_EXTRAEINFO="For more info on zen-sources and details on how to report problems, see: \
-${HOMEPAGE}. You may also visit #zen-sources on irc.rizon.net"
diff --git a/sys-kernel/zen-sources/zen-sources-2.6.36_p1.ebuild b/sys-kernel/zen-sources/zen-sources-2.6.36_p1.ebuild
deleted file mode 100644
index 4a61f2a00b29..000000000000
--- a/sys-kernel/zen-sources/zen-sources-2.6.36_p1.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/zen-sources/zen-sources-2.6.36_p1.ebuild,v 1.1 2010/12/02 10:29:19 hwoarang Exp $
-
-EAPI="2"
-
-COMPRESSTYPE=".lzma"
-K_USEPV="yes"
-UNIPATCH_STRICTORDER="yes"
-K_SECURITY_UNSUPPORTED="1"
-
-CKV="${PV/_p[0-9]*}"
-ETYPE="sources"
-inherit kernel-2
-detect_version
-K_NOSETEXTRAVERSION="don't_set_it"
-
-DESCRIPTION="The Zen Kernel Sources v2.6"
-HOMEPAGE="http://zen-kernel.org"
-
-ZEN_PATCHSET="${PV/*_p}"
-ZEN_KERNEL="${PV/_p[0-9]*}"
-ZEN_KERNEL="${ZEN_KERNEL/_/-}"
-ZEN_FILE="${ZEN_KERNEL}-zen${ZEN_PATCHSET}.patch${COMPRESSTYPE}"
-ZEN_URI="http://downloads.zen-kernel.org/$(get_version_component_range 1-3)/${ZEN_FILE}"
-SRC_URI="${KERNEL_URI} ${ZEN_URI}"
-
-KEYWORDS="-* ~amd64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-DEPEND="|| ( app-arch/xz-utils app-arch/lzma-utils )"
-RDEPEND=""
-
-KV_FULL="${PVR/_p/-zen}"
-S="${WORKDIR}"/linux-"${KV_FULL}"
-
-pkg_setup(){
- ewarn
- ewarn "${PN} is *not* supported by the Gentoo Kernel Project in any way."
- ewarn "If you need support, please contact the Zen developers directly."
- ewarn "Do *not* open bugs in Gentoo's bugzilla unless you have issues with"
- ewarn "the ebuilds. Thank you."
- ewarn
- ebeep 8
- kernel-2_pkg_setup
-}
-
-src_prepare(){
- epatch "${DISTDIR}"/"${ZEN_FILE}"
-}
-
-K_EXTRAEINFO="For more info on zen-sources and details on how to report problems, see: \
-${HOMEPAGE}. You may also visit #zen-sources on irc.rizon.net"
diff --git a/sys-kernel/zen-sources/zen-sources-2.6.36_p2.ebuild b/sys-kernel/zen-sources/zen-sources-2.6.36_p2.ebuild
deleted file mode 100644
index 428682ef1d3c..000000000000
--- a/sys-kernel/zen-sources/zen-sources-2.6.36_p2.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/zen-sources/zen-sources-2.6.36_p2.ebuild,v 1.1 2011/03/22 14:30:58 hwoarang Exp $
-
-EAPI="2"
-
-COMPRESSTYPE=".lzma"
-K_USEPV="yes"
-UNIPATCH_STRICTORDER="yes"
-K_SECURITY_UNSUPPORTED="1"
-
-CKV="${PV/_p[0-9]*}"
-ETYPE="sources"
-inherit kernel-2
-detect_version
-K_NOSETEXTRAVERSION="don't_set_it"
-
-DESCRIPTION="The Zen Kernel Sources v2.6"
-HOMEPAGE="http://zen-kernel.org"
-
-ZEN_PATCHSET="${PV/*_p}"
-ZEN_KERNEL="${PV/_p[0-9]*}"
-ZEN_KERNEL="${ZEN_KERNEL/_/-}"
-ZEN_FILE="${ZEN_KERNEL}-zen${ZEN_PATCHSET}.patch${COMPRESSTYPE}"
-ZEN_URI="http://downloads.zen-kernel.org/$(get_version_component_range 1-3)/${ZEN_FILE}"
-SRC_URI="${KERNEL_URI} ${ZEN_URI}"
-
-KEYWORDS="-* ~amd64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-DEPEND="|| ( app-arch/xz-utils app-arch/lzma-utils )"
-RDEPEND=""
-
-KV_FULL="${PVR/_p/-zen}"
-S="${WORKDIR}"/linux-"${KV_FULL}"
-
-pkg_setup(){
- ewarn
- ewarn "${PN} is *not* supported by the Gentoo Kernel Project in any way."
- ewarn "If you need support, please contact the Zen developers directly."
- ewarn "Do *not* open bugs in Gentoo's bugzilla unless you have issues with"
- ewarn "the ebuilds. Thank you."
- ewarn
- ebeep 8
- kernel-2_pkg_setup
-}
-
-src_prepare(){
- epatch "${DISTDIR}"/"${ZEN_FILE}"
-}
-
-K_EXTRAEINFO="For more info on zen-sources and details on how to report problems, see: \
-${HOMEPAGE}. You may also visit #zen-sources on irc.rizon.net"
diff --git a/sys-kernel/zen-sources/zen-sources-2.6.37_p20110325.ebuild b/sys-kernel/zen-sources/zen-sources-2.6.37_p20110325.ebuild
deleted file mode 100644
index 2ec3e5beacd2..000000000000
--- a/sys-kernel/zen-sources/zen-sources-2.6.37_p20110325.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/zen-sources/zen-sources-2.6.37_p20110325.ebuild,v 1.1 2011/03/25 12:19:36 hwoarang Exp $
-
-EAPI="2"
-
-COMPRESSTYPE=".lzma"
-K_USEPV="yes"
-UNIPATCH_STRICTORDER="yes"
-K_SECURITY_UNSUPPORTED="1"
-
-CKV="${PV/_p[0-9]*}"
-ETYPE="sources"
-inherit kernel-2
-detect_version
-K_NOSETEXTRAVERSION="don't_set_it"
-
-DESCRIPTION="The Zen Kernel Sources v2.6"
-HOMEPAGE="http://zen-kernel.org"
-
-ZEN_FILE="zen-patch-${PV}.diff.gz"
-ZEN_URI="http://dev.gentoo.org/~hwoarang/distfiles/${ZEN_FILE}"
-SRC_URI="${KERNEL_URI} ${ZEN_URI}"
-
-KEYWORDS="-* ~amd64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-DEPEND="|| ( app-arch/xz-utils app-arch/lzma-utils )"
-RDEPEND=""
-
-KV_FULL="${PVR/_p/-zen}"
-S="${WORKDIR}"/linux-"${KV_FULL}"
-
-pkg_setup(){
- ewarn
- ewarn "${PN} is *not* supported by the Gentoo Kernel Project in any way."
- ewarn "If you need support, please contact the Zen developers directly."
- ewarn "Do *not* open bugs in Gentoo's bugzilla unless you have issues with"
- ewarn "the ebuilds. Thank you."
- ewarn
- ebeep 8
- kernel-2_pkg_setup
-}
-
-src_prepare(){
- epatch "${DISTDIR}"/"${ZEN_FILE}"
-}
-
-K_EXTRAEINFO="For more info on zen-sources and details on how to report problems, see: \
-${HOMEPAGE}. You may also visit #zen-sources on irc.rizon.net"
diff --git a/sys-kernel/zen-sources/zen-sources-2.6.38_p20110510.ebuild b/sys-kernel/zen-sources/zen-sources-2.6.38_p20110510.ebuild
deleted file mode 100644
index b18cd1b57bd9..000000000000
--- a/sys-kernel/zen-sources/zen-sources-2.6.38_p20110510.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/zen-sources/zen-sources-2.6.38_p20110510.ebuild,v 1.1 2011/05/10 15:17:36 hwoarang Exp $
-
-EAPI="2"
-
-COMPRESSTYPE=".lzma"
-K_USEPV="yes"
-UNIPATCH_STRICTORDER="yes"
-K_SECURITY_UNSUPPORTED="1"
-
-CKV="${PV/_p[0-9]*}"
-ETYPE="sources"
-inherit kernel-2
-detect_version
-K_NOSETEXTRAVERSION="don't_set_it"
-
-DESCRIPTION="The Zen Kernel Sources v2.6"
-HOMEPAGE="http://zen-kernel.org"
-
-ZEN_FILE="zen-patch-${PV}.diff.gz"
-ZEN_URI="http://dev.gentoo.org/~hwoarang/distfiles/${ZEN_FILE}"
-TUXONICE_FILE="tuxonice-3.2-for-$(get_version_component_range 1-3).patch.bz2"
-TUXONICE_URI="tuxonice? ( http://tuxonice.net/files/${TUXONICE_FILE} )"
-SRC_URI="${KERNEL_URI} ${ZEN_URI} ${TUXONICE_URI}"
-
-KEYWORDS="-* ~amd64 ~ppc ~ppc64 ~x86"
-IUSE="tuxonice"
-
-DEPEND="|| ( app-arch/xz-utils app-arch/lzma-utils )"
-RDEPEND=""
-
-KV_FULL="${PVR/_p/-zen}"
-S="${WORKDIR}"/linux-"${KV_FULL}"
-
-pkg_setup(){
- ewarn
- ewarn "${PN} is *not* supported by the Gentoo Kernel Project in any way."
- ewarn "If you need support, please contact the Zen developers directly."
- ewarn "Do *not* open bugs in Gentoo's bugzilla unless you have issues with"
- ewarn "the ebuilds. Thank you."
- ewarn
- ebeep 8
- kernel-2_pkg_setup
-}
-
-src_prepare(){
- epatch "${DISTDIR}"/"${ZEN_FILE}"
- if use tuxonice; then
- epatch "${DISTDIR}"/${TUXONICE_FILE}
- fi
-}
-
-K_EXTRAEINFO="For more info on zen-sources and details on how to report problems, see: \
-${HOMEPAGE}. You may also visit #zen-sources on irc.rizon.net"