summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Wesolowski <wesolows@gentoo.org>2004-03-13 19:14:42 +0000
committerKeith Wesolowski <wesolows@gentoo.org>2004-03-13 19:14:42 +0000
commitce6c9c5052eb8e7c9a88637d8b71457bc86479cd (patch)
treec07803444cd732658fc30c9ac7c7a1720411164d /sys-kernel
parentAdded ~sparc keyword. (Manifest recommit) (diff)
downloadgentoo-2-ce6c9c5052eb8e7c9a88637d8b71457bc86479cd.tar.gz
gentoo-2-ce6c9c5052eb8e7c9a88637d8b71457bc86479cd.tar.bz2
gentoo-2-ce6c9c5052eb8e7c9a88637d8b71457bc86479cd.zip
Remove sparc-dev-sources. This is superseded by development-sources.
Diffstat (limited to 'sys-kernel')
-rw-r--r--sys-kernel/sparc-dev-sources/ChangeLog62
-rw-r--r--sys-kernel/sparc-dev-sources/Manifest13
-rw-r--r--sys-kernel/sparc-dev-sources/files/U1-hme-lockup.patch10
-rw-r--r--sys-kernel/sparc-dev-sources/files/digest-sparc-dev-sources-2.6.12
-rw-r--r--sys-kernel/sparc-dev-sources/files/digest-sparc-dev-sources-2.6.22
-rw-r--r--sys-kernel/sparc-dev-sources/files/digest-sparc-dev-sources-2.6.32
-rw-r--r--sys-kernel/sparc-dev-sources/files/digest-sparc-dev-sources-2.6.3_rc13
-rw-r--r--sys-kernel/sparc-dev-sources/files/digest-sparc-dev-sources-2.6.3_rc33
-rw-r--r--sys-kernel/sparc-dev-sources/metadata.xml12
-rw-r--r--sys-kernel/sparc-dev-sources/sparc-dev-sources-2.6.1.ebuild73
-rw-r--r--sys-kernel/sparc-dev-sources/sparc-dev-sources-2.6.2.ebuild73
-rw-r--r--sys-kernel/sparc-dev-sources/sparc-dev-sources-2.6.3.ebuild44
-rw-r--r--sys-kernel/sparc-dev-sources/sparc-dev-sources-2.6.3_rc1.ebuild37
-rw-r--r--sys-kernel/sparc-dev-sources/sparc-dev-sources-2.6.3_rc3.ebuild37
14 files changed, 0 insertions, 373 deletions
diff --git a/sys-kernel/sparc-dev-sources/ChangeLog b/sys-kernel/sparc-dev-sources/ChangeLog
deleted file mode 100644
index 8efba1b692b5..000000000000
--- a/sys-kernel/sparc-dev-sources/ChangeLog
+++ /dev/null
@@ -1,62 +0,0 @@
-# ChangeLog for sys-kernel/sparc-dev-sources
-# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/sparc-dev-sources/ChangeLog,v 1.9 2004/02/20 04:14:35 wesolows Exp $
-
-*sparc-dev-sources-2.6.3 (19 Feb 2004)
-
- 19 Feb 2004; Keith M Wesolowski <wesolows@gentoo.org>
- sparc-dev-sources-2.6.3.ebuild:
- Bump to version 2.6.3. This will be the last sparc-dev-sources as
- we are now using development-sources.
-
- 14 Feb 2004; Keith M Wesolowski <wesolows@gentoo.org>
- sparc-dev-sources-2.6.0.ebuild, sparc-dev-sources-2.6.2_rc2.ebuild:
- Bump to 2.6.3-rc3. Fix up use usage as well.
-
- 08 Feb 2004; Keith M Wesolowski <wesolows@gentoo.org> :
- Bump to 2.6.3-rc1.
- Use new kernel-2 eclass in preparation to unify all 2.6 source ebuilds.
- Make sparc32 atomics 32 bits long.
- Mask PIL in %psr for flags save/restore on sparc32.
-
-*sparc-dev-sources-2.6.2 (05 Feb 2004)
-
- 05 Feb 2004; Keith M Wesolowski <wesolows@gentoo.org>
- sparc-dev-sources-2.6.0_beta11.ebuild, sparc-dev-sources-2.6.1_rc2.ebuild,
- sparc-dev-sources-2.6.2.ebuild:
- Add 2.6.2 final. Remove 2.6.0_test11 and 2.6.1_rc2 (old cruft).
- This new version includes working modules on sparc32.
-
-*sparc-dev-sources-2.6.2_rc2 (26 Jan 2004)
-
- 26 Jan 2004; Keith M Wesolowski <wesolows@gentoo.org>
- sparc-dev-sources-2.6.2_rc2.ebuild:
- Upgrade to 2.6.2-rc2, add block on old pcituils.
-
-*sparc-dev-sources-2.6.1 (09 Jan 2004)
-
- 09 Jan 2004; Keith M Wesolowski <wesolows@gentoo.org>
- sparc-dev-sources-2.6.1.ebuild:
- Bump to 2.6.1 final.
-
-*sparc-dev-sources-2.6.1_rc2 (07 Jan 2004)
-
- 07 Jan 2004; Keith M Wesolowski <wesolows@gentoo.org>
- sparc-dev-sources-2.6.0.ebuild, sparc-dev-sources-2.6.0_beta11.ebuild,
- sparc-dev-sources-2.6.1_rc2.ebuild:
- Upgrade to 2.6.1-rc2. This also includes some new patches and retires
- some obsolete patches. Notably, the BUG-on-swapout problem is fixed on
- sparc32, and a couple minor Kconfig bugs are addressed.
-
- 19 Dec 2003; Keith M Wesolowski <wesolows@gentoo.org> :
- Bump to 2.6.0.
- Add bootmsg patch for cosmetic fixes.
- Add EXTRAVERSION.
- Add description for no-sparc32-aout patch.
-
-*sparc-dev-sources-2.6.0_beta11 (14 Dec 2003)
-
- 14 Dec 2003; Keith M Wesolowski <wesolows@gentoo.org> metadata.xml,
- sparc-dev-sources-2.6.0_beta11.ebuild, files/U1-hme-lockup.patch:
- SPARC/SPARC64 specific enhancements and fixes for Linux 2.6.
-
diff --git a/sys-kernel/sparc-dev-sources/Manifest b/sys-kernel/sparc-dev-sources/Manifest
deleted file mode 100644
index 0c400c057ebb..000000000000
--- a/sys-kernel/sparc-dev-sources/Manifest
+++ /dev/null
@@ -1,13 +0,0 @@
-MD5 e959b83c4ad1658994570c5417c120cc sparc-dev-sources-2.6.3_rc1.ebuild 1353
-MD5 de8e7ca724862b5fa6e95382f5e62963 sparc-dev-sources-2.6.3_rc3.ebuild 1347
-MD5 8a2bb9e6c482e8e74197963e0b1237ff sparc-dev-sources-2.6.2.ebuild 2532
-MD5 3cda1ec68f68f2ff6a8ecbb3b6e26331 sparc-dev-sources-2.6.1.ebuild 2502
-MD5 8c3c01fe1ff332988accc7980054ac54 ChangeLog 2422
-MD5 1ec703e464b51a591a0dd83f985e8850 sparc-dev-sources-2.6.3.ebuild 1520
-MD5 a4a4e3febcacb7664d2bec3a8688a130 metadata.xml 454
-MD5 d316fe1a1cac4250f1bf79cff61e2de7 files/digest-sparc-dev-sources-2.6.1 137
-MD5 366b73fe2b4f2e60ff9b2d14d696680a files/digest-sparc-dev-sources-2.6.2 137
-MD5 2848759525b1e663560b02011e136a93 files/digest-sparc-dev-sources-2.6.3 137
-MD5 935f3a9c9a5209ad79a0cdbf9ca4b610 files/U1-hme-lockup.patch 263
-MD5 cf1e5add9ceae1d94f6551be1e615946 files/digest-sparc-dev-sources-2.6.3_rc1 206
-MD5 00b9f055350a881d327247a50e4bb933 files/digest-sparc-dev-sources-2.6.3_rc3 206
diff --git a/sys-kernel/sparc-dev-sources/files/U1-hme-lockup.patch b/sys-kernel/sparc-dev-sources/files/U1-hme-lockup.patch
deleted file mode 100644
index 3fed0eefb028..000000000000
--- a/sys-kernel/sparc-dev-sources/files/U1-hme-lockup.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- drivers/net/sunhme.c.orig Mon Jul 15 02:38:27 2002
-+++ drivers/net/sunhme.c Mon Jul 15 03:09:03 2002
-@@ -1983,6 +1983,7 @@
- }
- hp->tx_old = elem;
- TXD((">"));
-+ udelay(1);
-
- if (netif_queue_stopped(dev) &&
- TX_BUFFS_AVAIL(hp) > (MAX_SKB_FRAGS + 1))
diff --git a/sys-kernel/sparc-dev-sources/files/digest-sparc-dev-sources-2.6.1 b/sys-kernel/sparc-dev-sources/files/digest-sparc-dev-sources-2.6.1
deleted file mode 100644
index 72566088db2a..000000000000
--- a/sys-kernel/sparc-dev-sources/files/digest-sparc-dev-sources-2.6.1
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 fa82d1e4be518261b2eeb78eabf9cca7 linux-2.6.1.tar.bz2 33240033
-MD5 c0ab9ee206c96642218b1a13d236390d patches-2.6.1-sparc.tar.bz2 38479
diff --git a/sys-kernel/sparc-dev-sources/files/digest-sparc-dev-sources-2.6.2 b/sys-kernel/sparc-dev-sources/files/digest-sparc-dev-sources-2.6.2
deleted file mode 100644
index f60436e17b8f..000000000000
--- a/sys-kernel/sparc-dev-sources/files/digest-sparc-dev-sources-2.6.2
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 2a745088acba366f22f8bd3e284a84d4 linux-2.6.2.tar.bz2 33899733
-MD5 62808f58df1ef4652af564e56936dc57 patches-2.6.2-sparc.tar.bz2 40139
diff --git a/sys-kernel/sparc-dev-sources/files/digest-sparc-dev-sources-2.6.3 b/sys-kernel/sparc-dev-sources/files/digest-sparc-dev-sources-2.6.3
deleted file mode 100644
index a611b07ab3dc..000000000000
--- a/sys-kernel/sparc-dev-sources/files/digest-sparc-dev-sources-2.6.3
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 6063a7e424355ec52e0cb559fb99034d linux-2.6.3.tar.bz2 34271622
-MD5 df37fab04b7c01cc517da5210fcf658a patches-2.6.3-sparc.tar.bz2 36600
diff --git a/sys-kernel/sparc-dev-sources/files/digest-sparc-dev-sources-2.6.3_rc1 b/sys-kernel/sparc-dev-sources/files/digest-sparc-dev-sources-2.6.3_rc1
deleted file mode 100644
index ce8210ee2d0f..000000000000
--- a/sys-kernel/sparc-dev-sources/files/digest-sparc-dev-sources-2.6.3_rc1
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 4cf787c89c87dce7dc83818e9a388eea patch-2.6.3-rc1.bz2 1624073
-MD5 2a745088acba366f22f8bd3e284a84d4 linux-2.6.2.tar.bz2 33899733
-MD5 23fd69f85b13e0db985541e9a996fa9c patches-2.6.3-rc1-sparc.tar.bz2 43544
diff --git a/sys-kernel/sparc-dev-sources/files/digest-sparc-dev-sources-2.6.3_rc3 b/sys-kernel/sparc-dev-sources/files/digest-sparc-dev-sources-2.6.3_rc3
deleted file mode 100644
index 216512f89459..000000000000
--- a/sys-kernel/sparc-dev-sources/files/digest-sparc-dev-sources-2.6.3_rc3
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 41a53b54081f3b02dd56875ffcb6351f patch-2.6.3-rc3.bz2 2019140
-MD5 2a745088acba366f22f8bd3e284a84d4 linux-2.6.2.tar.bz2 33899733
-MD5 c3e87d26bf9de5039f79dd2532ae66f6 patches-2.6.3-rc3-sparc.tar.bz2 36542
diff --git a/sys-kernel/sparc-dev-sources/metadata.xml b/sys-kernel/sparc-dev-sources/metadata.xml
deleted file mode 100644
index c50c983fcf96..000000000000
--- a/sys-kernel/sparc-dev-sources/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>sparc</herd>
-<maintainer>
- <email>sparc@gentoo.org</email>
- <name>Sparc Team</name>
-</maintainer>
-<longdescription>
-sparc-dev-sources is a Gentoo customized development kernel tailored for supporting 32 and 64 bit sparc computers. The primary objective is testing bleeding-edge patches.
-</longdescription>
-</pkgmetadata>
diff --git a/sys-kernel/sparc-dev-sources/sparc-dev-sources-2.6.1.ebuild b/sys-kernel/sparc-dev-sources/sparc-dev-sources-2.6.1.ebuild
deleted file mode 100644
index 8218664bfef5..000000000000
--- a/sys-kernel/sparc-dev-sources/sparc-dev-sources-2.6.1.ebuild
+++ /dev/null
@@ -1,73 +0,0 @@
-# Copyright 1999-2004 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/sparc-dev-sources/sparc-dev-sources-2.6.1.ebuild,v 1.2 2004/02/29 14:34:18 aliz Exp $
-
-IUSE="ultra1"
-
-# Kernel ebuilds using the kernel.eclass can remove any patch that you
-# do not want to apply by simply setting the KERNEL_EXCLUDE shell
-# variable to the string you want to exclude (for instance
-# KERNEL_EXCLUDE="grsecurity" would not patch any patches whose names match
-# *grsecurity*). Kernels are only tested in the default configuration, but
-# this may be useful if you know that a particular patch is causing a
-# conflict with a patch you personally want to apply, or some other
-# similar situation.
-
-ETYPE="sources"
-inherit kernel
-
-#Original Kernel Version before Patches
-# eg: 2.6.0-test11
-OKV=${PV/_beta/-test}
-OKV=${OKV/_rc/-rc}
-KV=${OKV}
-
-#Kernel version after patches
-# eg: 2.6.0-test8-bk1
-EXTRAVERSION=$(echo ${KV} | sed -e 's/[0-9]*\.[0-9]*\.[0-9]*//')
-EXTRAVERSION="${EXTRAVERSION}-${PN/-*/}"
-KV=${KV//-*/}
-[ ! "${PR}" == "r0" ] && EXTRAVERSION="${EXTRAVERSION}-${PR}"
-KV="${KV}${EXTRAVERSION}"
-
-# Documentation on the patches contained in this kernel will be installed
-# to /usr/share/doc/sparc-sources-dev-${PV}/patches.txt.gz
-
-DESCRIPTION="Full sources for the Gentoo Sparc Linux development kernel"
-SRC_URI="mirror://kernel/linux/kernel/v2.6/linux-${OKV}.tar.bz2
- mirror://kernel/linux/kernel/v2.6/testing/linux-${OKV}.tar.bz2
- mirror://gentoo/patches-${KV}.tar.bz2"
-
-S=${WORKDIR}/linux-${KV}
-KEYWORDS="~x86 -ppc ~sparc"
-SLOT="${KV}"
-
-DEPEND="${DEPEND} sys-apps/module-init-tools"
-[ `uname -m` = "sparc64" ] && DEPEND="${DEPEND} >=sys-devel/gcc-sparc64-3.2.3"
-
-src_unpack() {
- unpack ${A}
- mv linux-${OKV} linux-${KV} || die "Error moving kernel source tree to linux-${KV}"
- cd ${KV} || die "Unable to cd into ${KV}"
-
- kernel_src_unpack
-
- # Patch the HME driver only on Ultra1 machines.
- use ultra1 && epatch ${FILESDIR}/U1-hme-lockup.patch
-}
-
-pkg_postinst() {
-
- kernel_pkg_postinst
- keepdir /sys
-
- # Display SUN Ultra 1 HME warning if it can be detected or if the machinetype is unknown.
- if [ ! -r "/proc/openprom/name" -o "`cat /proc/openprom/name 2>/dev/null`" = "'SUNW,Ultra-1'" ]; then
- einfo
- einfo "For users with an Enterprise model Ultra 1 using the HME network interface,"
- einfo "please emerge the kernel using the following command:"
- einfo
- einfo "USE=ultra1 emerge sparc-sources-dev"
- einfo
- fi
-}
diff --git a/sys-kernel/sparc-dev-sources/sparc-dev-sources-2.6.2.ebuild b/sys-kernel/sparc-dev-sources/sparc-dev-sources-2.6.2.ebuild
deleted file mode 100644
index 925820ccb6e9..000000000000
--- a/sys-kernel/sparc-dev-sources/sparc-dev-sources-2.6.2.ebuild
+++ /dev/null
@@ -1,73 +0,0 @@
-# Copyright 1999-2004 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/sparc-dev-sources/sparc-dev-sources-2.6.2.ebuild,v 1.2 2004/02/29 14:34:18 aliz Exp $
-
-IUSE="ultra1"
-
-# Kernel ebuilds using the kernel.eclass can remove any patch that you
-# do not want to apply by simply setting the KERNEL_EXCLUDE shell
-# variable to the string you want to exclude (for instance
-# KERNEL_EXCLUDE="grsecurity" would not patch any patches whose names match
-# *grsecurity*). Kernels are only tested in the default configuration, but
-# this may be useful if you know that a particular patch is causing a
-# conflict with a patch you personally want to apply, or some other
-# similar situation.
-
-ETYPE="sources"
-inherit kernel
-
-#Original Kernel Version before Patches
-# eg: 2.6.0-test11
-OKV=${PV/_beta/-test}
-OKV=${OKV/_rc/-rc}
-KV=${OKV}
-
-#Kernel version after patches
-# eg: 2.6.0-test8-bk1
-EXTRAVERSION=$(echo ${KV} | sed -e 's/[0-9]*\.[0-9]*\.[0-9]*//')
-EXTRAVERSION="${EXTRAVERSION}-${PN/-*/}"
-KV=${KV//-*/}
-[ ! "${PR}" == "r0" ] && EXTRAVERSION="${EXTRAVERSION}-${PR}"
-KV="${KV}${EXTRAVERSION}"
-
-# Documentation on the patches contained in this kernel will be installed
-# to /usr/share/doc/sparc-sources-dev-${PV}/patches.txt.gz
-
-DESCRIPTION="Full sources for the Gentoo Sparc Linux development kernel"
-SRC_URI="mirror://kernel/linux/kernel/v2.6/linux-${OKV}.tar.bz2
- mirror://kernel/linux/kernel/v2.6/testing/linux-${OKV}.tar.bz2
- mirror://gentoo/patches-${KV}.tar.bz2"
-
-S=${WORKDIR}/linux-${KV}
-KEYWORDS="~x86 -ppc ~sparc"
-SLOT="${KV}"
-
-DEPEND="${DEPEND} sys-apps/module-init-tools !<sys-apps/pciutils-2.1.11-r1"
-[ `uname -m` = "sparc64" ] && DEPEND="${DEPEND} >=sys-devel/gcc-sparc64-3.2.3"
-
-src_unpack() {
- unpack ${A}
- mv linux-${OKV} linux-${KV} || die "Error moving kernel source tree to linux-${KV}"
- cd ${KV} || die "Unable to cd into ${KV}"
-
- kernel_src_unpack
-
- # Patch the HME driver only on Ultra1 machines.
- use ultra1 && epatch ${FILESDIR}/U1-hme-lockup.patch
-}
-
-pkg_postinst() {
-
- kernel_pkg_postinst
- keepdir /sys
-
- # Display SUN Ultra 1 HME warning if it can be detected or if the machinetype is unknown.
- if [ ! -r "/proc/openprom/name" -o "`cat /proc/openprom/name 2>/dev/null`" = "'SUNW,Ultra-1'" ]; then
- einfo
- einfo "For users with an Enterprise model Ultra 1 using the HME network interface,"
- einfo "please emerge the kernel using the following command:"
- einfo
- einfo "USE=ultra1 emerge sparc-sources-dev"
- einfo
- fi
-}
diff --git a/sys-kernel/sparc-dev-sources/sparc-dev-sources-2.6.3.ebuild b/sys-kernel/sparc-dev-sources/sparc-dev-sources-2.6.3.ebuild
deleted file mode 100644
index f35547b8a161..000000000000
--- a/sys-kernel/sparc-dev-sources/sparc-dev-sources-2.6.3.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2004 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/sparc-dev-sources/sparc-dev-sources-2.6.3.ebuild,v 1.1 2004/02/20 04:14:35 wesolows Exp $
-
-IUSE="ultra1"
-
-ETYPE="sources"
-SPARC_URI="mirror://gentoo/patches-2.6.3-sparc.tar.bz2"
-inherit kernel-2
-detect_version
-detect_arch
-
-DESCRIPTION="Full sources for the vanilla 2.6 kernel tree"
-HOMEPAGE="http://www.kernel.org/"
-SRC_URI="${KERNEL_URI} ${ARCH_URI}"
-UNIPATCH_LIST="${ARCH_PATCH}"
-
-use ultra1 || UNIPATCH_EXCLUDE="99_U1-hme-lockup"
-
-KEYWORDS="~x86 ~amd64 ~sparc"
-
-pkg_postinst() {
- postinst_sources
-
- ewarn "IMPORTANT:"
- ewarn "ptyfs support has now been dropped from devfs and as a"
- ewarn "result you are now required to compile this support into"
- ewarn "the kernel. You can do so by enabling the following options"
- ewarn " Device Drivers -> Character devices -> Unix98 PTY Support"
- ewarn " File systems -> Pseudo filesystems -> /dev/pts filesystem."
- echo
-
- if [ x"`cat /proc/openprom/name 2>/dev/null`" = x"'SUNW,Ultra-1'" ]; then
- einfo "For users with an Enterprise model Ultra 1 using the HME"
- einfo "network interface, please emerge the kernel using the"
- einfo "following command: USE=ultra1 emerge ${PN}"
- echo
- fi
-
- ewarn "${PN} is DEPRECATED. 2.6.3 will be the last release. Instead,"
- ewarn "please use development-sources. It includes the same"
- ewarn "functionality as ${PN} when installed on a sparc system."
- echo
-}
diff --git a/sys-kernel/sparc-dev-sources/sparc-dev-sources-2.6.3_rc1.ebuild b/sys-kernel/sparc-dev-sources/sparc-dev-sources-2.6.3_rc1.ebuild
deleted file mode 100644
index a5e5af042bdf..000000000000
--- a/sys-kernel/sparc-dev-sources/sparc-dev-sources-2.6.3_rc1.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2004 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/sparc-dev-sources/sparc-dev-sources-2.6.3_rc1.ebuild,v 1.2 2004/02/15 07:30:08 wesolows Exp $
-
-IUSE="ultra1"
-
-ETYPE="sources"
-inherit kernel-2
-detect_version
-
-DESCRIPTION="Full sources for the SPARC32/64 development kernel"
-SLOT="${KV}"
-PATCHBALL="patches-${KV}.tar.bz2"
-SRC_URI="${KERNEL_URI}
- mirror://gentoo/${PATCHBALL}"
-
-KEYWORDS="~x86 ~sparc"
-
-DEPEND="${DEPEND} !<sys-apps/pciutils-2.1.11-r1"
-[ `uname -m` = "sparc64" ] && DEPEND="${DEPEND} >=sys-devel/gcc-sparc64-3.2.3"
-
-UNIPATCH_LIST="${DISTDIR}/${PATCHBALL}"
-
-[ ! `use ultra1` ] && UNIPATCH_EXCLUDE="99_U1-hme-lockup"
-
-K_EXTRAEWARN="IMPORTANT:
-ptyfs support has now been dropped from devfs and as a
-result you are now required to compile this support into
-the kernel. You can do so by enabling the following options:
- Device Drivers -> Character devices -> Unix98 PTY Support,
- File systems -> Pseudo filesystems -> /dev/pts filesystem."
-
-if [ ! -r "/proc/openprom/name" -o "`cat /proc/openprom/name 2>/dev/null`" = "'SUNW,Ultra-1'" ]; then
- K_EXTRAEINFO="For users with an Enterprise model Ultra 1 using the HME
- network interface, please emerge the kernel using the following command:
- USE=ultra1 emerge sparc-sources-dev"
-fi
diff --git a/sys-kernel/sparc-dev-sources/sparc-dev-sources-2.6.3_rc3.ebuild b/sys-kernel/sparc-dev-sources/sparc-dev-sources-2.6.3_rc3.ebuild
deleted file mode 100644
index 3537ec4e1a43..000000000000
--- a/sys-kernel/sparc-dev-sources/sparc-dev-sources-2.6.3_rc3.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2004 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/sparc-dev-sources/sparc-dev-sources-2.6.3_rc3.ebuild,v 1.1 2004/02/15 07:30:08 wesolows Exp $
-
-IUSE="ultra1"
-
-ETYPE="sources"
-inherit kernel-2
-detect_version
-
-DESCRIPTION="Full sources for the SPARC32/64 development kernel"
-SLOT="${KV}"
-PATCHBALL="patches-${KV}.tar.bz2"
-SRC_URI="${KERNEL_URI}
- mirror://gentoo/${PATCHBALL}"
-
-KEYWORDS="~x86 ~sparc"
-
-DEPEND="${DEPEND} !<sys-apps/pciutils-2.1.11-r1"
-[ `uname -m` = "sparc64" ] && DEPEND="${DEPEND} >=sys-devel/gcc-sparc64-3.2.3"
-
-UNIPATCH_LIST="${DISTDIR}/${PATCHBALL}"
-
-use ultra1 || UNIPATCH_EXCLUDE="99_U1-hme-lockup"
-
-K_EXTRAEWARN="IMPORTANT:
-ptyfs support has now been dropped from devfs and as a
-result you are now required to compile this support into
-the kernel. You can do so by enabling the following options:
- Device Drivers -> Character devices -> Unix98 PTY Support,
- File systems -> Pseudo filesystems -> /dev/pts filesystem."
-
-if [ ! -r "/proc/openprom/name" -o x"`cat /proc/openprom/name 2>/dev/null`" = x"'SUNW,Ultra-1'" ]; then
- K_EXTRAEINFO="For users with an Enterprise model Ultra 1 using the HME
- network interface, please emerge the kernel using the following command:
- USE=ultra1 emerge sparc-sources-dev"
-fi