summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarlos Silva <r3pek@gentoo.org>2005-04-20 00:19:04 +0000
committerCarlos Silva <r3pek@gentoo.org>2005-04-20 00:19:04 +0000
commitf2880016fc9435ba138a057d408ff8e4f89fe39e (patch)
tree5ea9b87023638b48b9e80074564326a8f87f49fb /sys-kernel
parentproperty of media-optical (diff)
downloadgentoo-2-f2880016fc9435ba138a057d408ff8e4f89fe39e.tar.gz
gentoo-2-f2880016fc9435ba138a057d408ff8e4f89fe39e.tar.bz2
gentoo-2-f2880016fc9435ba138a057d408ff8e4f89fe39e.zip
"Fixing the ebuild"
(Portage version: 2.0.51.19)
Diffstat (limited to 'sys-kernel')
-rw-r--r--sys-kernel/uclinux-sources/uclinux-sources-2.6.11_p0.ebuild25
1 files changed, 0 insertions, 25 deletions
diff --git a/sys-kernel/uclinux-sources/uclinux-sources-2.6.11_p0.ebuild b/sys-kernel/uclinux-sources/uclinux-sources-2.6.11_p0.ebuild
deleted file mode 100644
index 8add9594ef6a..000000000000
--- a/sys-kernel/uclinux-sources/uclinux-sources-2.6.11_p0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/uclinux-sources/uclinux-sources-2.6.11_p0.ebuild,v 1.1 2005/04/08 13:14:13 r3pek Exp $
-
-ETYPE="sources"
-K_NOSETEXTRAVERSION="yes"
-
-inherit kernel-2 versionator
-detect_version
-
-UC_V="uc${PV/*_p/}"
-PATCH_FILE="linux-${OKV}-${UC_V}.patch.gz"
-
-DESCRIPTION="uCLinux kernel patches for CPUs without MMUs"
-SRC_URI="mirror://kernel/linux/kernel/v${KV_MAJOR}.${KV_MINOR}/linux-${OKV}.tar.bz2
- http://www.uclinux.org/pub/uClinux/uClinux-${KV_MAJOR}.${KV_MINOR}.x/${PATCH_FILE}"
-
-UNIPATCH_LIST="${DISTDIR}/${PATCH_FILE}
- ${FILESDIR}/kernel-26-security-patches.tar.bz2"
-UNIPATCH_STRICTORDER="yes"
-
-HOMEPAGE="http://www.uclinux.org/"
-KEYWORDS="~x86"
-SLOT="${KV}"
-IUSE=""