summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-kernel')
-rw-r--r--sys-kernel/vanilla-sources/ChangeLog6
-rw-r--r--sys-kernel/vanilla-sources/vanilla-sources-2.4.33.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-kernel/vanilla-sources/ChangeLog b/sys-kernel/vanilla-sources/ChangeLog
index f51b29f9e8bb..70da40a03dd0 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.228 2006/08/28 13:48:19 phreak Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog,v 1.229 2006/09/03 09:19:26 kloeri Exp $
+
+ 03 Sep 2006; Bryan Østergaard <kloeri@gentoo.org>
+ vanilla-sources-2.4.33.1.ebuild:
+ Stable on Alpha.
*vanilla-sources-2.6.18_rc5 (28 Aug 2006)
diff --git a/sys-kernel/vanilla-sources/vanilla-sources-2.4.33.1.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-2.4.33.1.ebuild
index 5272394c453b..2bc397f55254 100644
--- a/sys-kernel/vanilla-sources/vanilla-sources-2.4.33.1.ebuild
+++ b/sys-kernel/vanilla-sources/vanilla-sources-2.4.33.1.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.4.33.1.ebuild,v 1.1 2006/08/22 09:36:17 phreak Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.4.33.1.ebuild,v 1.2 2006/09/03 09:19:26 kloeri 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"