summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Birchinger <joker@gentoo.org>2005-12-12 07:18:33 +0000
committerChristian Birchinger <joker@gentoo.org>2005-12-12 07:18:33 +0000
commit1073b069310c1856b5751d8395d2dabc10cf4c3f (patch)
tree0f688e439ecfdf174d8f9cc0fce242e096339d8b /sys-kernel/sparc-sources
parentFix a crash on token history search. (diff)
downloadhistorical-1073b069310c1856b5751d8395d2dabc10cf4c3f.tar.gz
historical-1073b069310c1856b5751d8395d2dabc10cf4c3f.tar.bz2
historical-1073b069310c1856b5751d8395d2dabc10cf4c3f.zip
Marked stable
Package-Manager: portage-2.0.53
Diffstat (limited to 'sys-kernel/sparc-sources')
-rw-r--r--sys-kernel/sparc-sources/ChangeLog6
-rw-r--r--sys-kernel/sparc-sources/Manifest4
-rw-r--r--sys-kernel/sparc-sources/sparc-sources-2.4.32.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/sys-kernel/sparc-sources/ChangeLog b/sys-kernel/sparc-sources/ChangeLog
index 8b12d68c48a3..f798217ee33a 100644
--- a/sys-kernel/sparc-sources/ChangeLog
+++ b/sys-kernel/sparc-sources/ChangeLog
@@ -1,6 +1,10 @@
# 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.90 2005/11/17 15:49:30 joker Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/sparc-sources/ChangeLog,v 1.91 2005/12/12 07:18:33 joker Exp $
+
+ 12 Dec 2005; Christian Birchinger <joker@gentoo.org>
+ sparc-sources-2.4.32.ebuild:
+ Marked stable
*sparc-sources-2.4.32 (17 Nov 2005)
diff --git a/sys-kernel/sparc-sources/Manifest b/sys-kernel/sparc-sources/Manifest
index 8cbf3c13763c..95df275670ad 100644
--- a/sys-kernel/sparc-sources/Manifest
+++ b/sys-kernel/sparc-sources/Manifest
@@ -1,4 +1,4 @@
-MD5 15934bce8af06aba3158d8b1756e8d53 ChangeLog 15300
+MD5 3b08cc63689bed13e0fe738477feacb3 ChangeLog 15403
MD5 0cae39dcfb06422e094da7e364e67c33 files/2.4-sparc64-ramdisk64.patch 2558
MD5 ac8d8bb55e33fd4113aaecc98591f533 files/blade1500.patch 1480
MD5 3af0404d78ae35f6d5b8731fa1758016 files/digest-sparc-sources-2.4.30 140
@@ -9,4 +9,4 @@ MD5 6706a601c155869440dcb544e3759a04 metadata.xml 381
MD5 47d259829b113b4c5210820eb981b569 sparc-sources-2.4.30.ebuild 1195
MD5 e407e459359f12334ffbefd2ec40823d sparc-sources-2.4.31-r2.ebuild 1201
MD5 5717b5d7466eb1fdc0556f693ebce473 sparc-sources-2.4.31.ebuild 1195
-MD5 c3650f50aa23c8cef19784f0d195290f sparc-sources-2.4.32.ebuild 1196
+MD5 8866c1c8549bf7279d06fa8522be085a sparc-sources-2.4.32.ebuild 1195
diff --git a/sys-kernel/sparc-sources/sparc-sources-2.4.32.ebuild b/sys-kernel/sparc-sources/sparc-sources-2.4.32.ebuild
index f613f23020be..7805f0f572fb 100644
--- a/sys-kernel/sparc-sources/sparc-sources-2.4.32.ebuild
+++ b/sys-kernel/sparc-sources/sparc-sources-2.4.32.ebuild
@@ -1,6 +1,6 @@
# 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.32.ebuild,v 1.1 2005/11/17 15:49:30 joker Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/sparc-sources/sparc-sources-2.4.32.ebuild,v 1.2 2005/12/12 07:18:33 joker Exp $
ETYPE="sources"
IUSE="livecd ultra1"
@@ -11,7 +11,7 @@ PATCH_BASE="${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}${EXTRAVERSION}"
SSV_URI="mirror://gentoo/patches-${PATCH_BASE}.tar.bz2"
-KEYWORDS="-* ~sparc"
+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}"