summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-07-04 01:26:03 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-07-04 01:26:03 +0000
commit56d8121e8bd846f1765d6a9a1d164d52a7c037b9 (patch)
treedc43c1e48a80f25d4c2aa93f72c1cf8918b59355 /sys-kernel
parentBug 139107 - missing dep on Test-Deep (diff)
downloadgentoo-2-56d8121e8bd846f1765d6a9a1d164d52a7c037b9.tar.gz
gentoo-2-56d8121e8bd846f1765d6a9a1d164d52a7c037b9.tar.bz2
gentoo-2-56d8121e8bd846f1765d6a9a1d164d52a7c037b9.zip
Stable on sparc
(Portage version: 2.1-r1)
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-r6.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-kernel/sparc-sources/ChangeLog b/sys-kernel/sparc-sources/ChangeLog
index a67cab5421ec..2d021f17f460 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/sparc-sources/ChangeLog,v 1.101 2006/06/30 20:11:50 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/sparc-sources/ChangeLog,v 1.102 2006/07/04 01:26:03 gustavoz Exp $
+
+ 04 Jul 2006; Gustavo Zacarias <gustavoz@gentoo.org>
+ sparc-sources-2.4.32-r6.ebuild:
+ Stable on sparc
*sparc-sources-2.4.32-r6 (30 Jun 2006)
diff --git a/sys-kernel/sparc-sources/sparc-sources-2.4.32-r6.ebuild b/sys-kernel/sparc-sources/sparc-sources-2.4.32-r6.ebuild
index e3c90944408e..d5181425fab1 100644
--- a/sys-kernel/sparc-sources/sparc-sources-2.4.32-r6.ebuild
+++ b/sys-kernel/sparc-sources/sparc-sources-2.4.32-r6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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-r6.ebuild,v 1.1 2006/06/30 20:11:50 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/sparc-sources/sparc-sources-2.4.32-r6.ebuild,v 1.2 2006/07/04 01:26:03 gustavoz 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}"