summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Birchinger <joker@gentoo.org>2003-02-11 01:34:05 +0000
committerChristian Birchinger <joker@gentoo.org>2003-02-11 01:34:05 +0000
commit1608eb8a0c427617bb45b1292c762b2096223982 (patch)
treeed8cd458d5ccb206959622dc8a16059220cb8de8 /sys-kernel
parentadd ~alpha (diff)
downloadhistorical-1608eb8a0c427617bb45b1292c762b2096223982.tar.gz
historical-1608eb8a0c427617bb45b1292c762b2096223982.tar.bz2
historical-1608eb8a0c427617bb45b1292c762b2096223982.zip
Changed KEYWORDS from ~sparc to sparc for sparc-sources-2.4.20-r3
Diffstat (limited to 'sys-kernel')
-rw-r--r--sys-kernel/sparc-sources/ChangeLog9
-rw-r--r--sys-kernel/sparc-sources/sparc-sources-2.4.20-r3.ebuild4
2 files changed, 9 insertions, 4 deletions
diff --git a/sys-kernel/sparc-sources/ChangeLog b/sys-kernel/sparc-sources/ChangeLog
index 7605815c5c5e..6ad559c18b36 100644
--- a/sys-kernel/sparc-sources/ChangeLog
+++ b/sys-kernel/sparc-sources/ChangeLog
@@ -1,8 +1,13 @@
# ChangeLog for sys-kernel/sparc-sources
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/sparc-sources/ChangeLog,v 1.12 2003/02/02 23:28:25 joker Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/sparc-sources/ChangeLog,v 1.13 2003/02/11 01:34:05 joker Exp $
-*sparc-sources-2.4.20-r2 (03 Feb 2003)
+ 11 Feb 2003; Christian Birchinger <joker@gentoo.org>:
+ sparc-sources-2.4.20-r3.ebuild :
+
+ Changed KEYWORDS from ~sparc to sparc
+
+*sparc-sources-2.4.20-r3 (03 Feb 2003)
03 Feb 2003; Christian Birchinger <joker@gentoo.org>:
sparc-sources-2.4.20-r3.ebuild files/digest-sparc-sources-2.4.20-r3 :
diff --git a/sys-kernel/sparc-sources/sparc-sources-2.4.20-r3.ebuild b/sys-kernel/sparc-sources/sparc-sources-2.4.20-r3.ebuild
index a5cf662b35e1..a1bec3c06183 100644
--- a/sys-kernel/sparc-sources/sparc-sources-2.4.20-r3.ebuild
+++ b/sys-kernel/sparc-sources/sparc-sources-2.4.20-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/sparc-sources/sparc-sources-2.4.20-r3.ebuild,v 1.1 2003/02/02 23:28:25 joker Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/sparc-sources/sparc-sources-2.4.20-r3.ebuild,v 1.2 2003/02/11 01:34:05 joker Exp $
IUSE="build"
@@ -31,7 +31,7 @@ inherit kernel || die
DESCRIPTION="Full sources for the Gentoo Linux kernel"
SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.4/linux-${OKV}.tar.bz2
mirror://gentoo/patches-${PVR}-sparc.tar.bz2"
-KEYWORDS="~x86 -ppc ~sparc"
+KEYWORDS="~x86 -ppc sparc"
SLOT="${KV}"
src_unpack() {