summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-kernel/mm-sources/mm-sources-2.6.9_rc1-r2.ebuild')
-rw-r--r--sys-kernel/mm-sources/mm-sources-2.6.9_rc1-r2.ebuild24
1 files changed, 0 insertions, 24 deletions
diff --git a/sys-kernel/mm-sources/mm-sources-2.6.9_rc1-r2.ebuild b/sys-kernel/mm-sources/mm-sources-2.6.9_rc1-r2.ebuild
deleted file mode 100644
index 62b3411a66e8..000000000000
--- a/sys-kernel/mm-sources/mm-sources-2.6.9_rc1-r2.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2004 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.9_rc1-r2.ebuild,v 1.1 2004/08/31 11:27:42 lv Exp $
-
-UNIPATCH_LIST="${DISTDIR}/${KV}.bz2"
-K_PREPATCHED="yes"
-UNIPATCH_STRICTORDER="yes"
-
-ETYPE="sources"
-inherit kernel-2
-detect_version
-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="~x86 ~amd64 ~ia64 -* ~ppc"
-IUSE=""
-
-K_EXTRAEINFO="If there are issues with this kernel, search http://bugs.gentoo.org/ for an
-existing bug. Only create a new bug if you have not found one that matches
-your issue. It is best to do an advanced search as the initial search has a
-very low yield. Please assign your bugs to x86-kernel@gentoo.org.
-Please read the ChangeLog and associated docs for more information."