summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Birchinger <joker@gentoo.org>2005-04-22 13:12:18 +0000
committerChristian Birchinger <joker@gentoo.org>2005-04-22 13:12:18 +0000
commitba219d0408f5083f2211abfddddd85a16a9c2356 (patch)
treed202127bc7707ab9d66492e4579c571fffe257a3 /sys-kernel
parentstable amd64 (diff)
downloadgentoo-2-ba219d0408f5083f2211abfddddd85a16a9c2356.tar.gz
gentoo-2-ba219d0408f5083f2211abfddddd85a16a9c2356.tar.bz2
gentoo-2-ba219d0408f5083f2211abfddddd85a16a9c2356.zip
Marked stable.
(Portage version: 2.0.51.19)
Diffstat (limited to 'sys-kernel')
-rw-r--r--sys-kernel/sparc-sources/ChangeLog6
-rw-r--r--sys-kernel/sparc-sources/sparc-sources-2.4.30.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-kernel/sparc-sources/ChangeLog b/sys-kernel/sparc-sources/ChangeLog
index 93eb2f7f243d..3d84af06fd91 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.82 2005/04/09 12:24:11 joker Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/sparc-sources/ChangeLog,v 1.83 2005/04/22 13:12:18 joker Exp $
+
+ 22 Apr 2005; Christian Birchinger <joker@gentoo.org>
+ sparc-sources-2.4.30.ebuild:
+ Marked stable.
*sparc-sources-2.4.30 (09 Apr 2005)
diff --git a/sys-kernel/sparc-sources/sparc-sources-2.4.30.ebuild b/sys-kernel/sparc-sources/sparc-sources-2.4.30.ebuild
index 69d8aa0c6265..78521825a3d9 100644
--- a/sys-kernel/sparc-sources/sparc-sources-2.4.30.ebuild
+++ b/sys-kernel/sparc-sources/sparc-sources-2.4.30.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.30.ebuild,v 1.1 2005/04/09 12:24:11 joker Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/sparc-sources/sparc-sources-2.4.30.ebuild,v 1.2 2005/04/22 13:12:18 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}"