summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-08-05 07:44:18 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-08-05 07:44:18 +0000
commit4d9163be0c02ff1ca8007e59f082e2660515d7b9 (patch)
tree5784ec133eda4b2786c2c1c73d4474a6d0c5dba0 /sys-kernel
parentVersion bump. (diff)
downloadgentoo-2-4d9163be0c02ff1ca8007e59f082e2660515d7b9.tar.gz
gentoo-2-4d9163be0c02ff1ca8007e59f082e2660515d7b9.tar.bz2
gentoo-2-4d9163be0c02ff1ca8007e59f082e2660515d7b9.zip
Stable on ppc64
(Portage version: 2.1-r1)
Diffstat (limited to 'sys-kernel')
-rw-r--r--sys-kernel/vanilla-sources/ChangeLog6
-rw-r--r--sys-kernel/vanilla-sources/vanilla-sources-2.6.17.7.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-kernel/vanilla-sources/ChangeLog b/sys-kernel/vanilla-sources/ChangeLog
index b97fe3eada5a..ae7afec46d97 100644
--- a/sys-kernel/vanilla-sources/ChangeLog
+++ b/sys-kernel/vanilla-sources/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-kernel/vanilla-sources
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog,v 1.209 2006/08/03 17:41:11 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog,v 1.210 2006/08/05 07:44:18 corsair Exp $
+
+ 05 Aug 2006; Markus Rothe <corsair@gentoo.org>
+ vanilla-sources-2.6.17.7.ebuild:
+ Stable on ppc64
03 Aug 2006; Gustavo Zacarias <gustavoz@gentoo.org>
vanilla-sources-2.6.16.26.ebuild, vanilla-sources-2.6.17.7.ebuild:
diff --git a/sys-kernel/vanilla-sources/vanilla-sources-2.6.17.7.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-2.6.17.7.ebuild
index eea5fa2aea6f..27e95e6f8199 100644
--- a/sys-kernel/vanilla-sources/vanilla-sources-2.6.17.7.ebuild
+++ b/sys-kernel/vanilla-sources/vanilla-sources-2.6.17.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.17.7.ebuild,v 1.2 2006/08/03 17:41:11 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.17.7.ebuild,v 1.3 2006/08/05 07:44:18 corsair Exp $
K_NOUSENAME="yes"
K_NOSETEXTRAVERSION="yes"
@@ -12,4 +12,4 @@ DESCRIPTION="Full sources for the Linux kernel"
HOMEPAGE="http://www.kernel.org"
SRC_URI="${KERNEL_URI}"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ppc64 sparc ~x86"