summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2007-01-23 14:46:32 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2007-01-23 14:46:32 +0000
commitbbb947b4b3242f4c70fdfab73543360481923503 (patch)
tree50a879f7ce7d5cc7c0584062799fe2b5eeae8b49
parentStable on sparc for whoever wants vanilla (diff)
downloadhistorical-bbb947b4b3242f4c70fdfab73543360481923503.tar.gz
historical-bbb947b4b3242f4c70fdfab73543360481923503.tar.bz2
historical-bbb947b4b3242f4c70fdfab73543360481923503.zip
Stable on sparc
Package-Manager: portage-2.1.1-r2
-rw-r--r--sys-kernel/sparc-sources/ChangeLog6
-rw-r--r--sys-kernel/sparc-sources/sparc-sources-2.4.34.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-kernel/sparc-sources/ChangeLog b/sys-kernel/sparc-sources/ChangeLog
index 91fa82cb3212..89b3ba75f0b9 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/sparc-sources/ChangeLog,v 1.110 2007/01/16 14:17:12 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/sparc-sources/ChangeLog,v 1.111 2007/01/23 14:46:32 gustavoz Exp $
+
+ 23 Jan 2007; Gustavo Zacarias <gustavoz@gentoo.org>
+ sparc-sources-2.4.34.ebuild:
+ Stable on sparc
*sparc-sources-2.4.34 (16 Jan 2007)
diff --git a/sys-kernel/sparc-sources/sparc-sources-2.4.34.ebuild b/sys-kernel/sparc-sources/sparc-sources-2.4.34.ebuild
index 1bb86f87b5ba..6d0356d4d2e4 100644
--- a/sys-kernel/sparc-sources/sparc-sources-2.4.34.ebuild
+++ b/sys-kernel/sparc-sources/sparc-sources-2.4.34.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.34.ebuild,v 1.1 2007/01/16 14:17:12 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/sparc-sources/sparc-sources-2.4.34.ebuild,v 1.2 2007/01/23 14:46:32 gustavoz Exp $
ETYPE="sources"
IUSE="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}"