summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Birchinger <joker@gentoo.org>2005-02-15 23:29:48 +0000
committerChristian Birchinger <joker@gentoo.org>2005-02-15 23:29:48 +0000
commite6411d4d362c3714749863e7f9d4a01c84c60243 (patch)
tree1ceb4cf732599f12459c6a8d6d48140ccceaad5b /sys-kernel/sparc-sources
parentStable ppc-macos (diff)
downloadgentoo-2-e6411d4d362c3714749863e7f9d4a01c84c60243.tar.gz
gentoo-2-e6411d4d362c3714749863e7f9d4a01c84c60243.tar.bz2
gentoo-2-e6411d4d362c3714749863e7f9d4a01c84c60243.zip
Marked stable
(Portage version: 2.0.51-r15)
Diffstat (limited to 'sys-kernel/sparc-sources')
-rw-r--r--sys-kernel/sparc-sources/ChangeLog6
-rw-r--r--sys-kernel/sparc-sources/sparc-sources-2.4.29.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-kernel/sparc-sources/ChangeLog b/sys-kernel/sparc-sources/ChangeLog
index a5c1cd2900a1..e86d1b78fb74 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.77 2005/01/25 20:28:28 joker Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/sparc-sources/ChangeLog,v 1.78 2005/02/15 23:29:48 joker Exp $
+
+ 16 Feb 2005; Christian Birchinger <joker@gentoo.org>
+ sparc-sources-2.4.29.ebuild:
+ Marked stable
*sparc-sources-2.4.29 (25 Jan 2005)
diff --git a/sys-kernel/sparc-sources/sparc-sources-2.4.29.ebuild b/sys-kernel/sparc-sources/sparc-sources-2.4.29.ebuild
index b0610fb21f92..05428ab7d68f 100644
--- a/sys-kernel/sparc-sources/sparc-sources-2.4.29.ebuild
+++ b/sys-kernel/sparc-sources/sparc-sources-2.4.29.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.29.ebuild,v 1.1 2005/01/25 20:28:28 joker Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/sparc-sources/sparc-sources-2.4.29.ebuild,v 1.2 2005/02/15 23:29:48 joker 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}"