summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-01-26 14:55:43 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-01-26 14:55:43 +0000
commit1d1d8a383fc83174088f7254df4a6b507029e121 (patch)
treeef783897714fc6ca3ef4c2f37dba72157d2d3a00
parentDrop inherit eutils. Install html docs into correct location. (diff)
downloadgentoo-2-1d1d8a383fc83174088f7254df4a6b507029e121.tar.gz
gentoo-2-1d1d8a383fc83174088f7254df4a6b507029e121.tar.bz2
gentoo-2-1d1d8a383fc83174088f7254df4a6b507029e121.zip
sparc/x86 stable
(Portage version: 2.1.3.19)
-rw-r--r--sys-kernel/vanilla-sources/ChangeLog6
-rw-r--r--sys-kernel/vanilla-sources/vanilla-sources-2.6.23.14.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-kernel/vanilla-sources/ChangeLog b/sys-kernel/vanilla-sources/ChangeLog
index a9351430cb8f..ca689e12244a 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.407 2008/01/26 10:42:13 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog,v 1.408 2008/01/26 14:55:43 armin76 Exp $
+
+ 26 Jan 2008; Raúl Porcel <armin76@gentoo.org>
+ vanilla-sources-2.6.23.14.ebuild:
+ sparc/x86 stable
*vanilla-sources-2.6.24 (26 Jan 2008)
diff --git a/sys-kernel/vanilla-sources/vanilla-sources-2.6.23.14.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-2.6.23.14.ebuild
index e73c49403702..9b860d326d7e 100644
--- a/sys-kernel/vanilla-sources/vanilla-sources-2.6.23.14.ebuild
+++ b/sys-kernel/vanilla-sources/vanilla-sources-2.6.23.14.ebuild
@@ -1,6 +1,6 @@
# 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.14.ebuild,v 1.1 2008/01/15 00:31:18 mpagano Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.23.14.ebuild,v 1.2 2008/01/26 14:55:43 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"