summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Pawlik <nelchael@gentoo.org>2010-04-26 17:57:44 +0000
committerKrzysztof Pawlik <nelchael@gentoo.org>2010-04-26 17:57:44 +0000
commit81677d2cebae72cfb0096938f3293450bac9e182 (patch)
tree500053f0074d30745a5adb92c9298203829173fc /sys-kernel
parentEnable use with ruby19 using the (masked) test-unit-2. (diff)
downloadhistorical-81677d2cebae72cfb0096938f3293450bac9e182.tar.gz
historical-81677d2cebae72cfb0096938f3293450bac9e182.tar.bz2
historical-81677d2cebae72cfb0096938f3293450bac9e182.zip
Version bump.
Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
Diffstat (limited to 'sys-kernel')
-rw-r--r--sys-kernel/vanilla-sources/ChangeLog9
-rw-r--r--sys-kernel/vanilla-sources/vanilla-sources-2.6.32.12.ebuild17
-rw-r--r--sys-kernel/vanilla-sources/vanilla-sources-2.6.33.3.ebuild17
3 files changed, 42 insertions, 1 deletions
diff --git a/sys-kernel/vanilla-sources/ChangeLog b/sys-kernel/vanilla-sources/ChangeLog
index f22cf42067dc..8c2f70bc4081 100644
--- a/sys-kernel/vanilla-sources/ChangeLog
+++ b/sys-kernel/vanilla-sources/ChangeLog
@@ -1,6 +1,13 @@
# 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.760 2010/04/26 08:06:50 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog,v 1.761 2010/04/26 17:57:44 nelchael Exp $
+
+*vanilla-sources-2.6.33.3 (26 Apr 2010)
+*vanilla-sources-2.6.32.12 (26 Apr 2010)
+
+ 26 Apr 2010; Krzysztof Pawlik <nelchael@gentoo.org>
+ +vanilla-sources-2.6.32.12.ebuild, +vanilla-sources-2.6.33.3.ebuild:
+ Version bump.
26 Apr 2010; Robin H. Johnson <robbat2@gentoo.org>
vanilla-sources-2.6.34_rc1.ebuild, vanilla-sources-2.6.34_rc2.ebuild,
diff --git a/sys-kernel/vanilla-sources/vanilla-sources-2.6.32.12.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-2.6.32.12.ebuild
new file mode 100644
index 000000000000..b129faabaedc
--- /dev/null
+++ b/sys-kernel/vanilla-sources/vanilla-sources-2.6.32.12.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.32.12.ebuild,v 1.1 2010/04/26 17:57:44 nelchael 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=""
diff --git a/sys-kernel/vanilla-sources/vanilla-sources-2.6.33.3.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-2.6.33.3.ebuild
new file mode 100644
index 000000000000..3873376c7fe3
--- /dev/null
+++ b/sys-kernel/vanilla-sources/vanilla-sources-2.6.33.3.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.3.ebuild,v 1.1 2010/04/26 17:57:44 nelchael 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=""