summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Birchinger <joker@gentoo.org>2005-01-25 20:28:28 +0000
committerChristian Birchinger <joker@gentoo.org>2005-01-25 20:28:28 +0000
commit8d6abebbd9c996562e4481cf3d5e1ba478ac5d2f (patch)
treea3fad4a2f571236750f91a085dab6e2332719851 /sys-kernel/sparc-sources
parentVersion bump. Added commands to install all docs and modules (thanks to James... (diff)
downloadhistorical-8d6abebbd9c996562e4481cf3d5e1ba478ac5d2f.tar.gz
historical-8d6abebbd9c996562e4481cf3d5e1ba478ac5d2f.tar.bz2
historical-8d6abebbd9c996562e4481cf3d5e1ba478ac5d2f.zip
Version bump
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'sys-kernel/sparc-sources')
-rw-r--r--sys-kernel/sparc-sources/ChangeLog8
-rw-r--r--sys-kernel/sparc-sources/Manifest4
-rw-r--r--sys-kernel/sparc-sources/files/digest-sparc-sources-2.4.292
-rw-r--r--sys-kernel/sparc-sources/sparc-sources-2.4.29.ebuild36
4 files changed, 48 insertions, 2 deletions
diff --git a/sys-kernel/sparc-sources/ChangeLog b/sys-kernel/sparc-sources/ChangeLog
index 14c389d826fe..a5c1cd2900a1 100644
--- a/sys-kernel/sparc-sources/ChangeLog
+++ b/sys-kernel/sparc-sources/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sys-kernel/sparc-sources
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/sparc-sources/ChangeLog,v 1.76 2005/01/16 14:44:21 joker Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/sparc-sources/ChangeLog,v 1.77 2005/01/25 20:28:28 joker Exp $
+
+*sparc-sources-2.4.29 (25 Jan 2005)
+
+ 25 Jan 2005; Christian Birchinger <joker@gentoo.org>
+ +sparc-sources-2.4.29.ebuild:
+ Version bump
*sparc-sources-2.4.28-r6 (16 Jan 2005)
diff --git a/sys-kernel/sparc-sources/Manifest b/sys-kernel/sparc-sources/Manifest
index 08df54129218..f893b714cae8 100644
--- a/sys-kernel/sparc-sources/Manifest
+++ b/sys-kernel/sparc-sources/Manifest
@@ -1,9 +1,11 @@
-MD5 cf6c64bfd81ef81e2867a2b50202b51e ChangeLog 13068
+MD5 ad6df38f1e71fad5f989b3069c4a681a ChangeLog 13208
MD5 6706a601c155869440dcb544e3759a04 metadata.xml 381
+MD5 f6d3178a1f20c715f19636da0bb66784 sparc-sources-2.4.29.ebuild 1106
MD5 da04d7d928b197b9e193ec1c1d7b8063 sparc-sources-2.4.28-r6.ebuild 2196
MD5 7c9ed2b4468617c2381f04413c746deb sparc-sources-2.4.28-r5.ebuild 2402
MD5 935f3a9c9a5209ad79a0cdbf9ca4b610 files/U1-hme-lockup.patch 263
MD5 6ed89b8ac0b47a4c25d3a616ef9245cc files/2.4.28-vma-PaX.patch 11369
+MD5 18898e8c936c287f66f4f234a997f93e files/digest-sparc-sources-2.4.29 140
MD5 387e70ce7c98618810dea0f521df76eb files/generate-asm-sparc 1661
MD5 757ee1239c3f14645ccea3640d551e11 files/linux-2.4.28-CAN-2004-1056.patch 11249
MD5 ef36754fed8860804c3c8666200b3013 files/digest-sparc-sources-2.4.28-r6 143
diff --git a/sys-kernel/sparc-sources/files/digest-sparc-sources-2.4.29 b/sys-kernel/sparc-sources/files/digest-sparc-sources-2.4.29
new file mode 100644
index 000000000000..8411be570369
--- /dev/null
+++ b/sys-kernel/sparc-sources/files/digest-sparc-sources-2.4.29
@@ -0,0 +1,2 @@
+MD5 fcf8b6bb620467f27b657c1c4a60bbff linux-2.4.29.tar.bz2 31124710
+MD5 e19cf457095186f372b92fbe84042792 patches-2.4.29-sparc.tar.bz2 184046
diff --git a/sys-kernel/sparc-sources/sparc-sources-2.4.29.ebuild b/sys-kernel/sparc-sources/sparc-sources-2.4.29.ebuild
new file mode 100644
index 000000000000..b0610fb21f92
--- /dev/null
+++ b/sys-kernel/sparc-sources/sparc-sources-2.4.29.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/sparc-sources/sparc-sources-2.4.29.ebuild,v 1.1 2005/01/25 20:28:28 joker Exp $
+
+ETYPE="sources"
+IUSE="ultra1"
+inherit kernel-2
+detect_version
+
+PATCH_BASE="${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}${EXTRAVERSION}"
+
+SSV_URI="mirror://gentoo/patches-${PATCH_BASE}.tar.bz2"
+
+KEYWORDS="-* ~sparc"
+DESCRIPTION="Full sources for the Gentoo Sparc Linux kernel"
+UNIPATCH_LIST="${DISTDIR}/patches-${PATCH_BASE}.tar.bz2"
+SRC_URI="${KERNEL_URI} ${SSV_URI}"
+HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org"
+
+pkg_setup() {
+ use ultra1 || UNIPATCH_EXCLUDE="${UNIPATCH_EXCLUDE} 2000_U1-hme-lockup.patch"
+}
+
+pkg_postinst() {
+ postinst_sources
+
+ if [ ! -r "/proc/openprom/name" -o "at /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"
+ einfo
+ fi
+
+}