summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-01-08 15:26:55 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-01-08 15:26:55 +0000
commitdc7957491d40e3327073ed8582f3fdb7f6d97482 (patch)
treec8703181f2e74e7594baac553ad3a90623097991 /sys-kernel
parentAdded unzip dependency (bug #204866) (diff)
downloadgentoo-2-dc7957491d40e3327073ed8582f3fdb7f6d97482.tar.gz
gentoo-2-dc7957491d40e3327073ed8582f3fdb7f6d97482.tar.bz2
gentoo-2-dc7957491d40e3327073ed8582f3fdb7f6d97482.zip
sparc stable
(Portage version: 2.1.3.19)
Diffstat (limited to 'sys-kernel')
-rw-r--r--sys-kernel/vanilla-sources/ChangeLog6
-rw-r--r--sys-kernel/vanilla-sources/vanilla-sources-2.6.23.12.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/sys-kernel/vanilla-sources/ChangeLog b/sys-kernel/vanilla-sources/ChangeLog
index 32cbd2e10203..8d7b663726c4 100644
--- a/sys-kernel/vanilla-sources/ChangeLog
+++ b/sys-kernel/vanilla-sources/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-kernel/vanilla-sources
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog,v 1.397 2008/01/07 13:24:18 mpagano Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog,v 1.398 2008/01/08 15:26:55 armin76 Exp $
+
+ 08 Jan 2008; Raúl Porcel <armin76@gentoo.org>
+ vanilla-sources-2.6.23.12.ebuild:
+ sparc stable
*vanilla-sources-2.6.24_rc7 (07 Jan 2008)
diff --git a/sys-kernel/vanilla-sources/vanilla-sources-2.6.23.12.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-2.6.23.12.ebuild
index de67106827fa..b0857d0c18ad 100644
--- a/sys-kernel/vanilla-sources/vanilla-sources-2.6.23.12.ebuild
+++ b/sys-kernel/vanilla-sources/vanilla-sources-2.6.23.12.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.23.12.ebuild,v 1.1 2007/12/19 15:34:12 mpagano Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.23.12.ebuild,v 1.2 2008/01/08 15:26:55 armin76 Exp $
K_NOUSENAME="yes"
K_NOSETEXTRAVERSION="yes"
@@ -13,4 +13,4 @@ DESCRIPTION="Full sources for the Linux kernel"
HOMEPAGE="http://www.kernel.org"
SRC_URI="${KERNEL_URI}"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86"