summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Wijsman <tomwij@gentoo.org>2013-05-14 17:29:48 +0000
committerTom Wijsman <tomwij@gentoo.org>2013-05-14 17:29:48 +0000
commit68532b8f02373edb08d404a42259833869fef806 (patch)
tree5e05786eefb2150464ae72636948c8b93ab73082 /sys-kernel
parentrevbump; migration -> distutils-r1 (diff)
downloadgentoo-2-68532b8f02373edb08d404a42259833869fef806.tar.gz
gentoo-2-68532b8f02373edb08d404a42259833869fef806.tar.bz2
gentoo-2-68532b8f02373edb08d404a42259833869fef806.zip
Linux patch 3.2.45. Removal of affected versions 3.0.74, 3.2.41, 3.2.42, 3.2.43, 3.2.44, 3.4.34, 3.4.41, 3.6.11-r1, 3.6.11-r2; see bug #469854.
Diffstat (limited to 'sys-kernel')
-rw-r--r--sys-kernel/gentoo-sources/gentoo-sources-3.2.41.ebuild29
-rw-r--r--sys-kernel/gentoo-sources/gentoo-sources-3.2.42.ebuild29
-rw-r--r--sys-kernel/gentoo-sources/gentoo-sources-3.2.43.ebuild29
-rw-r--r--sys-kernel/gentoo-sources/gentoo-sources-3.2.44.ebuild29
-rw-r--r--sys-kernel/gentoo-sources/gentoo-sources-3.2.45.ebuild (renamed from sys-kernel/gentoo-sources/gentoo-sources-3.0.74.ebuild)4
-rw-r--r--sys-kernel/gentoo-sources/gentoo-sources-3.4.34.ebuild29
-rw-r--r--sys-kernel/gentoo-sources/gentoo-sources-3.4.41.ebuild29
-rw-r--r--sys-kernel/gentoo-sources/gentoo-sources-3.6.11-r1.ebuild29
-rw-r--r--sys-kernel/gentoo-sources/gentoo-sources-3.6.11-r2.ebuild29
9 files changed, 2 insertions, 234 deletions
diff --git a/sys-kernel/gentoo-sources/gentoo-sources-3.2.41.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-3.2.41.ebuild
deleted file mode 100644
index 21c63c194286..000000000000
--- a/sys-kernel/gentoo-sources/gentoo-sources-3.2.41.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-3.2.41.ebuild,v 1.1 2013/03/21 10:48:20 tomwij Exp $
-
-EAPI="5"
-ETYPE="sources"
-K_WANT_GENPATCHES="base extras"
-K_GENPATCHES_VER="21"
-K_DEBLOB_AVAILABLE="1"
-inherit kernel-2
-detect_version
-detect_arch
-
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
-HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches"
-IUSE="deblob"
-
-DESCRIPTION="Full sources including the Gentoo patchset for the ${KV_MAJOR}.${KV_MINOR} kernel tree"
-SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}"
-
-pkg_postinst() {
- kernel-2_pkg_postinst
- einfo "For more info on this patchset, and how to report problems, see:"
- einfo "${HOMEPAGE}"
-}
-
-pkg_postrm() {
- kernel-2_pkg_postrm
-}
diff --git a/sys-kernel/gentoo-sources/gentoo-sources-3.2.42.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-3.2.42.ebuild
deleted file mode 100644
index 6ebb2ba69812..000000000000
--- a/sys-kernel/gentoo-sources/gentoo-sources-3.2.42.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-3.2.42.ebuild,v 1.1 2013/03/31 21:57:46 tomwij Exp $
-
-EAPI="5"
-ETYPE="sources"
-K_WANT_GENPATCHES="base extras"
-K_GENPATCHES_VER="22"
-K_DEBLOB_AVAILABLE="1"
-inherit kernel-2
-detect_version
-detect_arch
-
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
-HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches"
-IUSE="deblob"
-
-DESCRIPTION="Full sources including the Gentoo patchset for the ${KV_MAJOR}.${KV_MINOR} kernel tree"
-SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}"
-
-pkg_postinst() {
- kernel-2_pkg_postinst
- einfo "For more info on this patchset, and how to report problems, see:"
- einfo "${HOMEPAGE}"
-}
-
-pkg_postrm() {
- kernel-2_pkg_postrm
-}
diff --git a/sys-kernel/gentoo-sources/gentoo-sources-3.2.43.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-3.2.43.ebuild
deleted file mode 100644
index 9a0119bda92d..000000000000
--- a/sys-kernel/gentoo-sources/gentoo-sources-3.2.43.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-3.2.43.ebuild,v 1.1 2013/04/12 23:06:23 tomwij Exp $
-
-EAPI="5"
-ETYPE="sources"
-K_WANT_GENPATCHES="base extras"
-K_GENPATCHES_VER="23"
-K_DEBLOB_AVAILABLE="1"
-inherit kernel-2
-detect_version
-detect_arch
-
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
-HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches"
-IUSE="deblob"
-
-DESCRIPTION="Full sources including the Gentoo patchset for the ${KV_MAJOR}.${KV_MINOR} kernel tree"
-SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}"
-
-pkg_postinst() {
- kernel-2_pkg_postinst
- einfo "For more info on this patchset, and how to report problems, see:"
- einfo "${HOMEPAGE}"
-}
-
-pkg_postrm() {
- kernel-2_pkg_postrm
-}
diff --git a/sys-kernel/gentoo-sources/gentoo-sources-3.2.44.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-3.2.44.ebuild
deleted file mode 100644
index bd4270c492ef..000000000000
--- a/sys-kernel/gentoo-sources/gentoo-sources-3.2.44.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-3.2.44.ebuild,v 1.1 2013/04/26 17:09:44 tomwij Exp $
-
-EAPI="5"
-ETYPE="sources"
-K_WANT_GENPATCHES="base extras"
-K_GENPATCHES_VER="24"
-K_DEBLOB_AVAILABLE="1"
-inherit kernel-2
-detect_version
-detect_arch
-
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
-HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches"
-IUSE="deblob"
-
-DESCRIPTION="Full sources including the Gentoo patchset for the ${KV_MAJOR}.${KV_MINOR} kernel tree"
-SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}"
-
-pkg_postinst() {
- kernel-2_pkg_postinst
- einfo "For more info on this patchset, and how to report problems, see:"
- einfo "${HOMEPAGE}"
-}
-
-pkg_postrm() {
- kernel-2_pkg_postrm
-}
diff --git a/sys-kernel/gentoo-sources/gentoo-sources-3.0.74.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-3.2.45.ebuild
index 0c7d4a2961f0..28ef0816a56c 100644
--- a/sys-kernel/gentoo-sources/gentoo-sources-3.0.74.ebuild
+++ b/sys-kernel/gentoo-sources/gentoo-sources-3.2.45.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-3.0.74.ebuild,v 1.1 2013/04/17 21:09:10 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-3.2.45.ebuild,v 1.1 2013/05/14 17:29:48 tomwij Exp $
EAPI="5"
ETYPE="sources"
K_WANT_GENPATCHES="base extras"
-K_GENPATCHES_VER="45"
+K_GENPATCHES_VER="25"
K_DEBLOB_AVAILABLE="1"
inherit kernel-2
detect_version
diff --git a/sys-kernel/gentoo-sources/gentoo-sources-3.4.34.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-3.4.34.ebuild
deleted file mode 100644
index 6b11b351ad15..000000000000
--- a/sys-kernel/gentoo-sources/gentoo-sources-3.4.34.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-3.4.34.ebuild,v 1.8 2013/03/19 10:33:33 ago Exp $
-
-EAPI="5"
-ETYPE="sources"
-K_WANT_GENPATCHES="base extras"
-K_GENPATCHES_VER="16"
-K_DEBLOB_AVAILABLE="1"
-inherit kernel-2
-detect_version
-detect_arch
-
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86"
-HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches"
-IUSE="deblob"
-
-DESCRIPTION="Full sources including the Gentoo patchset for the ${KV_MAJOR}.${KV_MINOR} kernel tree"
-SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}"
-
-pkg_postinst() {
- kernel-2_pkg_postinst
- einfo "For more info on this patchset, and how to report problems, see:"
- einfo "${HOMEPAGE}"
-}
-
-pkg_postrm() {
- kernel-2_pkg_postrm
-}
diff --git a/sys-kernel/gentoo-sources/gentoo-sources-3.4.41.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-3.4.41.ebuild
deleted file mode 100644
index 9c728497bc36..000000000000
--- a/sys-kernel/gentoo-sources/gentoo-sources-3.4.41.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-3.4.41.ebuild,v 1.1 2013/04/17 21:09:10 tomwij Exp $
-
-EAPI="5"
-ETYPE="sources"
-K_WANT_GENPATCHES="base extras"
-K_GENPATCHES_VER="23"
-K_DEBLOB_AVAILABLE="1"
-inherit kernel-2
-detect_version
-detect_arch
-
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
-HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches"
-IUSE="deblob"
-
-DESCRIPTION="Full sources including the Gentoo patchset for the ${KV_MAJOR}.${KV_MINOR} kernel tree"
-SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}"
-
-pkg_postinst() {
- kernel-2_pkg_postinst
- einfo "For more info on this patchset, and how to report problems, see:"
- einfo "${HOMEPAGE}"
-}
-
-pkg_postrm() {
- kernel-2_pkg_postrm
-}
diff --git a/sys-kernel/gentoo-sources/gentoo-sources-3.6.11-r1.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-3.6.11-r1.ebuild
deleted file mode 100644
index 76547454e41c..000000000000
--- a/sys-kernel/gentoo-sources/gentoo-sources-3.6.11-r1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-3.6.11-r1.ebuild,v 1.5 2013/03/09 21:07:31 tomwij Exp $
-
-EAPI="5"
-ETYPE="sources"
-K_WANT_GENPATCHES="base extras"
-K_GENPATCHES_VER="12"
-K_DEBLOB_AVAILABLE="1"
-inherit kernel-2
-detect_version
-detect_arch
-
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
-HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches"
-IUSE="deblob"
-
-DESCRIPTION="Full sources including the Gentoo patchset for the ${KV_MAJOR}.${KV_MINOR} kernel tree"
-SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}"
-
-pkg_postinst() {
- kernel-2_pkg_postinst
- einfo "For more info on this patchset, and how to report problems, see:"
- einfo "${HOMEPAGE}"
-}
-
-pkg_postrm() {
- kernel-2_pkg_postrm
-}
diff --git a/sys-kernel/gentoo-sources/gentoo-sources-3.6.11-r2.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-3.6.11-r2.ebuild
deleted file mode 100644
index 138cd61dadbe..000000000000
--- a/sys-kernel/gentoo-sources/gentoo-sources-3.6.11-r2.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-3.6.11-r2.ebuild,v 1.1 2013/03/17 19:14:06 tomwij Exp $
-
-EAPI="5"
-ETYPE="sources"
-K_WANT_GENPATCHES="base extras"
-K_GENPATCHES_VER="13"
-K_DEBLOB_AVAILABLE="1"
-inherit kernel-2
-detect_version
-detect_arch
-
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
-HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches"
-IUSE="deblob"
-
-DESCRIPTION="Full sources including the Gentoo patchset for the ${KV_MAJOR}.${KV_MINOR} kernel tree"
-SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}"
-
-pkg_postinst() {
- kernel-2_pkg_postinst
- einfo "For more info on this patchset, and how to report problems, see:"
- einfo "${HOMEPAGE}"
-}
-
-pkg_postrm() {
- kernel-2_pkg_postrm
-}