summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-02-22 18:45:32 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-02-22 18:45:32 +0000
commite015a09c1f2bdee549372331c0e428547403f10f (patch)
tree0bb3842fcb99b56e6c92caa394b528783c4c6d87 /sys-kernel/vanilla-sources
parentAdd ~arm-linux keywords. (diff)
downloadgentoo-2-e015a09c1f2bdee549372331c0e428547403f10f.tar.gz
gentoo-2-e015a09c1f2bdee549372331c0e428547403f10f.tar.bz2
gentoo-2-e015a09c1f2bdee549372331c0e428547403f10f.zip
Version bump for the 3.0 / 3.4 series
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-kernel/vanilla-sources')
-rw-r--r--sys-kernel/vanilla-sources/ChangeLog9
-rw-r--r--sys-kernel/vanilla-sources/vanilla-sources-3.0.66.ebuild19
-rw-r--r--sys-kernel/vanilla-sources/vanilla-sources-3.4.33.ebuild19
3 files changed, 46 insertions, 1 deletions
diff --git a/sys-kernel/vanilla-sources/ChangeLog b/sys-kernel/vanilla-sources/ChangeLog
index 49429937a927..83013161925b 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-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog,v 1.1136 2013/02/21 16:48:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog,v 1.1137 2013/02/22 18:45:32 ago Exp $
+
+*vanilla-sources-3.0.66 (22 Feb 2013)
+*vanilla-sources-3.4.33 (22 Feb 2013)
+
+ 22 Feb 2013; Agostino Sarubbo <ago@gentoo.org> +vanilla-sources-3.0.66.ebuild,
+ +vanilla-sources-3.4.33.ebuild:
+ Version bump for the 3.0 / 3.4 series
21 Feb 2013; Agostino Sarubbo <ago@gentoo.org> vanilla-sources-3.7.9.ebuild:
Stable for x86, wrt bug #458602
diff --git a/sys-kernel/vanilla-sources/vanilla-sources-3.0.66.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-3.0.66.ebuild
new file mode 100644
index 000000000000..71efbeea959f
--- /dev/null
+++ b/sys-kernel/vanilla-sources/vanilla-sources-3.0.66.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.0.66.ebuild,v 1.1 2013/02/22 18:45:32 ago Exp $
+
+EAPI="2"
+K_NOUSENAME="yes"
+K_NOSETEXTRAVERSION="yes"
+K_SECURITY_UNSUPPORTED="1"
+K_DEBLOB_AVAILABLE="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 ~s390 ~sh ~sparc ~x86"
+IUSE="deblob"
diff --git a/sys-kernel/vanilla-sources/vanilla-sources-3.4.33.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-3.4.33.ebuild
new file mode 100644
index 000000000000..10b3fd6a51d3
--- /dev/null
+++ b/sys-kernel/vanilla-sources/vanilla-sources-3.4.33.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.4.33.ebuild,v 1.1 2013/02/22 18:45:32 ago Exp $
+
+EAPI="2"
+K_NOUSENAME="yes"
+K_NOSETEXTRAVERSION="yes"
+K_SECURITY_UNSUPPORTED="1"
+K_DEBLOB_AVAILABLE="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 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+IUSE="deblob"