summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKonstantin V. Arkhipov <voxus@gentoo.org>2006-04-08 10:58:27 +0000
committerKonstantin V. Arkhipov <voxus@gentoo.org>2006-04-08 10:58:27 +0000
commitc898040607b4ff2e2c83680f172c437745046bac (patch)
treefd625c87afb4763baaf7ae1d4d0dbe37c6a1505e /sys-kernel/mm-sources/mm-sources-2.6.16_rc6-r2.ebuild
parentAdd dummy clock and modules init.d scripts to avoid dying during startup. Bug... (diff)
downloadgentoo-2-c898040607b4ff2e2c83680f172c437745046bac.tar.gz
gentoo-2-c898040607b4ff2e2c83680f172c437745046bac.tar.bz2
gentoo-2-c898040607b4ff2e2c83680f172c437745046bac.zip
* bump, all 2.6.16 are dropped
(Portage version: 2.1_pre7-r4)
Diffstat (limited to 'sys-kernel/mm-sources/mm-sources-2.6.16_rc6-r2.ebuild')
-rw-r--r--sys-kernel/mm-sources/mm-sources-2.6.16_rc6-r2.ebuild24
1 files changed, 0 insertions, 24 deletions
diff --git a/sys-kernel/mm-sources/mm-sources-2.6.16_rc6-r2.ebuild b/sys-kernel/mm-sources/mm-sources-2.6.16_rc6-r2.ebuild
deleted file mode 100644
index e38bc56e932d..000000000000
--- a/sys-kernel/mm-sources/mm-sources-2.6.16_rc6-r2.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mm-sources/mm-sources-2.6.16_rc6-r2.ebuild,v 1.1 2006/03/18 13:11:40 voxus Exp $
-
-K_PREPATCHED="yes"
-UNIPATCH_STRICTORDER="yes"
-
-ETYPE="sources"
-inherit kernel-2
-detect_version
-UNIPATCH_LIST="${DISTDIR}/${KV_FULL}.bz2"
-K_NOSETEXTRAVERSION="don't_set_it"
-RESTRICT="nomirror"
-DESCRIPTION="Andrew Morton's kernel, mostly fixes for 2.6 vanilla, some vm stuff too"
-SRC_URI="${KERNEL_URI} mirror://kernel/linux/kernel/people/akpm/patches/2.6/${KV/-mm*/}/${KV}/${KV}.bz2"
-
-KEYWORDS="-* ~amd64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-K_EXTRAEINFO="This kernel is not supported by Gentoo due to its unstable and
-experimental nature. If you have any issues, try a matching vanilla-sources
-ebuild -- if the problem persists there, please file a bug at http://bugme.osdl.org.
-If the problem only occurs with mm-sources then please contact Andrew Morton to
-get your issue resolved."