summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCharlie Shepherd <masterdriverz@gentoo.org>2006-12-16 22:21:24 +0000
committerCharlie Shepherd <masterdriverz@gentoo.org>2006-12-16 22:21:24 +0000
commit11c87340ab7cbbfc0e2466d39d7813a9233f1900 (patch)
tree5583fc7378d5caa121ec9ca3232b5ee23652e40f /sys-kernel/mm-sources/mm-sources-2.6.19_rc3-r1.ebuild
parentBump to 2.6.20_rc1-r1 and clean out old versions (diff)
downloadgentoo-2-11c87340ab7cbbfc0e2466d39d7813a9233f1900.tar.gz
gentoo-2-11c87340ab7cbbfc0e2466d39d7813a9233f1900.tar.bz2
gentoo-2-11c87340ab7cbbfc0e2466d39d7813a9233f1900.zip
Bump to 2.6.20_rc1-r1 and clean out old versions
(Portage version: 2.1.2_rc3-r1) (Unsigned Manifest commit)
Diffstat (limited to 'sys-kernel/mm-sources/mm-sources-2.6.19_rc3-r1.ebuild')
-rw-r--r--sys-kernel/mm-sources/mm-sources-2.6.19_rc3-r1.ebuild24
1 files changed, 0 insertions, 24 deletions
diff --git a/sys-kernel/mm-sources/mm-sources-2.6.19_rc3-r1.ebuild b/sys-kernel/mm-sources/mm-sources-2.6.19_rc3-r1.ebuild
deleted file mode 100644
index fa296eece85d..000000000000
--- a/sys-kernel/mm-sources/mm-sources-2.6.19_rc3-r1.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.19_rc3-r1.ebuild,v 1.1 2006/10/30 06:22:24 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."