summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDror Levin <spatz@gentoo.org>2010-02-17 14:31:00 +0000
committerDror Levin <spatz@gentoo.org>2010-02-17 14:31:00 +0000
commit5cf61feba54f070991d7f7611bdeb4c15c85266c (patch)
treecee29789e40186712394f157b7b9553cfe38d19a /sys-kernel
parentmasked perl >=5.10 on ~x86-interix for now. (diff)
downloadgentoo-2-5cf61feba54f070991d7f7611bdeb4c15c85266c.tar.gz
gentoo-2-5cf61feba54f070991d7f7611bdeb4c15c85266c.tar.bz2
gentoo-2-5cf61feba54f070991d7f7611bdeb4c15c85266c.zip
Version bump.
(Portage version: 2.2_rc62/cvs/Linux x86_64)
Diffstat (limited to 'sys-kernel')
-rw-r--r--sys-kernel/vanilla-sources/ChangeLog8
-rw-r--r--sys-kernel/vanilla-sources/vanilla-sources-2.6.33_rc8.ebuild17
2 files changed, 24 insertions, 1 deletions
diff --git a/sys-kernel/vanilla-sources/ChangeLog b/sys-kernel/vanilla-sources/ChangeLog
index 36905f2853af..03160fa57167 100644
--- a/sys-kernel/vanilla-sources/ChangeLog
+++ b/sys-kernel/vanilla-sources/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sys-kernel/vanilla-sources
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog,v 1.737 2010/02/09 19:23:55 bangert Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog,v 1.738 2010/02/17 14:31:00 spatz Exp $
+
+*vanilla-sources-2.6.33_rc8 (17 Feb 2010)
+
+ 17 Feb 2010; Dror Levin <spatz@gentoo.org>
+ +vanilla-sources-2.6.33_rc8.ebuild:
+ Version bump.
*vanilla-sources-2.6.32.8 (09 Feb 2010)
diff --git a/sys-kernel/vanilla-sources/vanilla-sources-2.6.33_rc8.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-2.6.33_rc8.ebuild
new file mode 100644
index 000000000000..d7c65b7762d3
--- /dev/null
+++ b/sys-kernel/vanilla-sources/vanilla-sources-2.6.33_rc8.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2010 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.33_rc8.ebuild,v 1.1 2010/02/17 14:31:00 spatz Exp $
+
+K_NOUSENAME="yes"
+K_NOSETEXTRAVERSION="yes"
+K_SECURITY_UNSUPPORTED="1"
+ETYPE="sources"
+inherit kernel-2
+detect_version
+
+DESCRIPTION="Full sources for the Linux kernel"
+HOMEPAGE="http://www.kernel.org"
+SRC_URI="${KERNEL_URI}"
+
+KEYWORDS="~alpha ~amd64 ~arm -hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
+IUSE=""