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
commit59cfcdd07f56f2515fef8a6907a72926ef4b47d2 (patch)
tree51a7a3c27875904c7c4c778db9ebe6739b03a695 /sys-kernel
parentFix a crash on token history search. (diff)
downloadgentoo-2-59cfcdd07f56f2515fef8a6907a72926ef4b47d2.tar.gz
gentoo-2-59cfcdd07f56f2515fef8a6907a72926ef4b47d2.tar.bz2
gentoo-2-59cfcdd07f56f2515fef8a6907a72926ef4b47d2.zip
Marked stable
(Portage version: 2.0.53)
Diffstat (limited to 'sys-kernel')
-rw-r--r--sys-kernel/sparc-sources/ChangeLog6
-rw-r--r--sys-kernel/sparc-sources/sparc-sources-2.4.32.ebuild4
2 files changed, 7 insertions, 3 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/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}"