diff options
author | Tom Wijsman <tomwij@gentoo.org> | 2013-05-10 00:20:42 +0000 |
---|---|---|
committer | Tom Wijsman <tomwij@gentoo.org> | 2013-05-10 00:20:42 +0000 |
commit | 6398c92ca1235262a5e54e5df36fecd73208195c (patch) | |
tree | a29424a92dde1212e59cfba0712ed79090791c6b /sys-kernel | |
parent | Convert to distutils-r1. Resolves bug 447604 by James Rowe. Remove old. (diff) | |
download | gentoo-2-6398c92ca1235262a5e54e5df36fecd73208195c.tar.gz gentoo-2-6398c92ca1235262a5e54e5df36fecd73208195c.tar.bz2 gentoo-2-6398c92ca1235262a5e54e5df36fecd73208195c.zip |
Revision bump for testing kernel 3.9.1, missing -N option when regerating patchset caused a missing file in the radeon uvd code patchset; will take preventive measures to not make this happen again in the future. As we're having way too much kernel versions around, I have removed testing kernels older than a month and a stable kernel older than four months.
(Portage version: 2.1.11.63/cvs/Linux x86_64, signed Manifest commit with key 6D34E57D)
Diffstat (limited to 'sys-kernel')
19 files changed, 21 insertions, 496 deletions
diff --git a/sys-kernel/gentoo-sources/ChangeLog b/sys-kernel/gentoo-sources/ChangeLog index 08344e564e0a..edb8c735206d 100644 --- a/sys-kernel/gentoo-sources/ChangeLog +++ b/sys-kernel/gentoo-sources/ChangeLog @@ -1,6 +1,24 @@ # ChangeLog for sys-kernel/gentoo-sources # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/ChangeLog,v 1.1120 2013/05/09 20:31:30 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/ChangeLog,v 1.1121 2013/05/10 00:20:42 tomwij Exp $ + +*gentoo-sources-3.9.1-r1 (10 May 2013) + + 10 May 2013; Tom Wijsman <TomWij@gentoo.org> +gentoo-sources-3.9.1-r1.ebuild, + -gentoo-sources-3.0.35.ebuild, -gentoo-sources-3.0.69.ebuild, + -gentoo-sources-3.0.70.ebuild, -gentoo-sources-3.0.71.ebuild, + -gentoo-sources-3.0.72.ebuild, -gentoo-sources-3.0.73.ebuild, + -gentoo-sources-3.2.40-r1.ebuild, -gentoo-sources-3.4.36.ebuild, + -gentoo-sources-3.4.37.ebuild, -gentoo-sources-3.4.38.ebuild, + -gentoo-sources-3.4.39.ebuild, -gentoo-sources-3.4.40.ebuild, + -gentoo-sources-3.8.3-r1.ebuild, -gentoo-sources-3.8.4.ebuild, + -gentoo-sources-3.8.5.ebuild, -gentoo-sources-3.8.6.ebuild, + -gentoo-sources-3.8.7.ebuild, -gentoo-sources-3.8.8.ebuild: + Revision bump for testing kernel 3.9.1, missing -N option when regerating + patchset caused a missing file in the radeon uvd code patchset; will take + preventive measures to not make this happen again in the future. As we're + having way too much kernel versions around, I have removed testing kernels + older than a month and a stable kernel older than four months. 09 May 2013; Tom Wijsman <TomWij@gentoo.org> gentoo-sources-3.9.1.ebuild: Remade 2710_radeon-uvd-patchset.patch because the former version passed diff --git a/sys-kernel/gentoo-sources/gentoo-sources-3.0.35.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-3.0.35.ebuild deleted file mode 100644 index baf389b3b9c4..000000000000 --- a/sys-kernel/gentoo-sources/gentoo-sources-3.0.35.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.0.35.ebuild,v 1.8 2013/03/09 21:07:31 tomwij Exp $ - -EAPI="5" -ETYPE="sources" -K_WANT_GENPATCHES="base extras" -K_GENPATCHES_VER="26" -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.69.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-3.0.69.ebuild deleted file mode 100644 index eabf63ac1c5c..000000000000 --- a/sys-kernel/gentoo-sources/gentoo-sources-3.0.69.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.0.69.ebuild,v 1.1 2013/03/15 20:58:46 tomwij Exp $ - -EAPI="5" -ETYPE="sources" -K_WANT_GENPATCHES="base extras" -K_GENPATCHES_VER="40" -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.70.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-3.0.70.ebuild deleted file mode 100644 index 39ede68bd952..000000000000 --- a/sys-kernel/gentoo-sources/gentoo-sources-3.0.70.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.0.70.ebuild,v 1.1 2013/03/21 10:48:20 tomwij Exp $ - -EAPI="5" -ETYPE="sources" -K_WANT_GENPATCHES="base extras" -K_GENPATCHES_VER="41" -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.71.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-3.0.71.ebuild deleted file mode 100644 index 29a1b4325be9..000000000000 --- a/sys-kernel/gentoo-sources/gentoo-sources-3.0.71.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.0.71.ebuild,v 1.1 2013/03/31 21:57:46 tomwij Exp $ - -EAPI="5" -ETYPE="sources" -K_WANT_GENPATCHES="base extras" -K_GENPATCHES_VER="42" -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.72.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-3.0.72.ebuild deleted file mode 100644 index 91e6daa137db..000000000000 --- a/sys-kernel/gentoo-sources/gentoo-sources-3.0.72.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.0.72.ebuild,v 1.1 2013/04/08 10:34:39 tomwij Exp $ - -EAPI="5" -ETYPE="sources" -K_WANT_GENPATCHES="base extras" -K_GENPATCHES_VER="43" -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.73.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-3.0.73.ebuild deleted file mode 100644 index 14a1d03c24b5..000000000000 --- a/sys-kernel/gentoo-sources/gentoo-sources-3.0.73.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.0.73.ebuild,v 1.1 2013/04/13 18:46:01 tomwij Exp $ - -EAPI="5" -ETYPE="sources" -K_WANT_GENPATCHES="base extras" -K_GENPATCHES_VER="44" -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.40-r1.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-3.2.40-r1.ebuild deleted file mode 100644 index 54225437d511..000000000000 --- a/sys-kernel/gentoo-sources/gentoo-sources-3.2.40-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.2.40-r1.ebuild,v 1.1 2013/03/17 19:14:06 tomwij Exp $ - -EAPI="5" -ETYPE="sources" -K_WANT_GENPATCHES="base extras" -K_GENPATCHES_VER="20" -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.36.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-3.4.36.ebuild deleted file mode 100644 index b2e0f185b5ac..000000000000 --- a/sys-kernel/gentoo-sources/gentoo-sources-3.4.36.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.36.ebuild,v 1.1 2013/03/15 20:58:46 tomwij Exp $ - -EAPI="5" -ETYPE="sources" -K_WANT_GENPATCHES="base extras" -K_GENPATCHES_VER="18" -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.37.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-3.4.37.ebuild deleted file mode 100644 index e42b757cda27..000000000000 --- a/sys-kernel/gentoo-sources/gentoo-sources-3.4.37.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.37.ebuild,v 1.1 2013/03/21 10:48:20 tomwij Exp $ - -EAPI="5" -ETYPE="sources" -K_WANT_GENPATCHES="base extras" -K_GENPATCHES_VER="19" -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.38.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-3.4.38.ebuild deleted file mode 100644 index 606642e58a94..000000000000 --- a/sys-kernel/gentoo-sources/gentoo-sources-3.4.38.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.38.ebuild,v 1.1 2013/03/31 21:57:46 tomwij Exp $ - -EAPI="5" -ETYPE="sources" -K_WANT_GENPATCHES="base extras" -K_GENPATCHES_VER="20" -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.39.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-3.4.39.ebuild deleted file mode 100644 index 98e3149947c1..000000000000 --- a/sys-kernel/gentoo-sources/gentoo-sources-3.4.39.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.39.ebuild,v 1.1 2013/04/08 10:34:39 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.4.40.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-3.4.40.ebuild deleted file mode 100644 index ec1007d34b13..000000000000 --- a/sys-kernel/gentoo-sources/gentoo-sources-3.4.40.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.40.ebuild,v 1.1 2013/04/13 18:46:01 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.8.4.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-3.8.4.ebuild deleted file mode 100644 index 3bd10c6f1dfe..000000000000 --- a/sys-kernel/gentoo-sources/gentoo-sources-3.8.4.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.8.4.ebuild,v 1.1 2013/03/21 10:48:20 tomwij Exp $ - -EAPI="5" -ETYPE="sources" -K_WANT_GENPATCHES="base extras" -K_GENPATCHES_VER="7" -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.8.5.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-3.8.5.ebuild deleted file mode 100644 index a36b61720fb8..000000000000 --- a/sys-kernel/gentoo-sources/gentoo-sources-3.8.5.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.8.5.ebuild,v 1.1 2013/03/30 11:14:50 tomwij Exp $ - -EAPI="5" -ETYPE="sources" -K_WANT_GENPATCHES="base extras" -K_GENPATCHES_VER="8" -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.8.6.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-3.8.6.ebuild deleted file mode 100644 index bef80e14306a..000000000000 --- a/sys-kernel/gentoo-sources/gentoo-sources-3.8.6.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.8.6.ebuild,v 1.1 2013/04/05 21:40:43 tomwij Exp $ - -EAPI="5" -ETYPE="sources" -K_WANT_GENPATCHES="base extras" -K_GENPATCHES_VER="9" -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.8.7.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-3.8.7.ebuild deleted file mode 100644 index cbe12fe9aca6..000000000000 --- a/sys-kernel/gentoo-sources/gentoo-sources-3.8.7.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.8.7.ebuild,v 1.1 2013/04/12 23:06:23 tomwij Exp $ - -EAPI="5" -ETYPE="sources" -K_WANT_GENPATCHES="base extras" -K_GENPATCHES_VER="10" -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.8.8.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-3.8.8.ebuild deleted file mode 100644 index 5fc4030a7216..000000000000 --- a/sys-kernel/gentoo-sources/gentoo-sources-3.8.8.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.8.8.ebuild,v 1.1 2013/04/17 21:09:10 tomwij Exp $ - -EAPI="5" -ETYPE="sources" -K_WANT_GENPATCHES="base extras" -K_GENPATCHES_VER="11" -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.8.3-r1.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-3.9.1-r1.ebuild index 026cf05acdcc..542895612256 100644 --- a/sys-kernel/gentoo-sources/gentoo-sources-3.8.3-r1.ebuild +++ b/sys-kernel/gentoo-sources/gentoo-sources-3.9.1-r1.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.8.3-r1.ebuild,v 1.1 2013/03/17 19:14:06 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-3.9.1-r1.ebuild,v 1.1 2013/05/10 00:20:42 tomwij Exp $ EAPI="5" ETYPE="sources" K_WANT_GENPATCHES="base extras" -K_GENPATCHES_VER="6" +K_GENPATCHES_VER="4" K_DEBLOB_AVAILABLE="1" inherit kernel-2 detect_version |