diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-01 19:14:40 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-01 19:14:40 +0000 |
commit | a3d15439040673f388b8f04e247783068d0fb6e7 (patch) | |
tree | dcc073e9d25756764593cc3873e0ee46529e10e7 /sys-kernel | |
parent | Stable for ppc, wrt bug #459814 (diff) | |
download | gentoo-2-a3d15439040673f388b8f04e247783068d0fb6e7.tar.gz gentoo-2-a3d15439040673f388b8f04e247783068d0fb6e7.tar.bz2 gentoo-2-a3d15439040673f388b8f04e247783068d0fb6e7.zip |
Remove old
(Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-kernel')
9 files changed, 8 insertions, 233 deletions
diff --git a/sys-kernel/gentoo-sources/ChangeLog b/sys-kernel/gentoo-sources/ChangeLog index e277eb5abbb5..6f0bec755d23 100644 --- a/sys-kernel/gentoo-sources/ChangeLog +++ b/sys-kernel/gentoo-sources/ChangeLog @@ -1,6 +1,13 @@ # 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.1093 2013/03/01 19:11:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/ChangeLog,v 1.1094 2013/03/01 19:14:40 ago Exp $ + + 01 Mar 2013; Agostino Sarubbo <ago@gentoo.org> -gentoo-sources-3.0.57.ebuild, + -gentoo-sources-3.0.62.ebuild, -gentoo-sources-3.0.65.ebuild, + -gentoo-sources-3.2.38.ebuild, -gentoo-sources-3.4.9.ebuild, + -gentoo-sources-3.5.7.ebuild, -gentoo-sources-3.6.11.ebuild, + -gentoo-sources-3.7.9.ebuild: + Remove old 01 Mar 2013; Agostino Sarubbo <ago@gentoo.org> gentoo-sources-3.4.34.ebuild: Stable for ppc, wrt bug #459814 diff --git a/sys-kernel/gentoo-sources/gentoo-sources-3.0.57.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-3.0.57.ebuild deleted file mode 100644 index 2ca18955ef3e..000000000000 --- a/sys-kernel/gentoo-sources/gentoo-sources-3.0.57.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.57.ebuild,v 1.2 2013/02/12 21:11:53 mpagano Exp $ - -EAPI="2" -ETYPE="sources" -K_WANT_GENPATCHES="base extras" -K_GENPATCHES_VER="35" -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.62.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-3.0.62.ebuild deleted file mode 100644 index f5ea1a805462..000000000000 --- a/sys-kernel/gentoo-sources/gentoo-sources-3.0.62.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.62.ebuild,v 1.1 2013/02/08 13:27:08 tomwij Exp $ - -EAPI="2" -ETYPE="sources" -K_WANT_GENPATCHES="base extras" -K_GENPATCHES_VER="36" -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.65.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-3.0.65.ebuild deleted file mode 100644 index 86563b6cf50d..000000000000 --- a/sys-kernel/gentoo-sources/gentoo-sources-3.0.65.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.65.ebuild,v 1.1 2013/02/19 21:38:20 tomwij Exp $ - -EAPI="2" -ETYPE="sources" -K_WANT_GENPATCHES="base extras" -K_GENPATCHES_VER="37" -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.38.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-3.2.38.ebuild deleted file mode 100644 index 1ac22ffd58e1..000000000000 --- a/sys-kernel/gentoo-sources/gentoo-sources-3.2.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.2.38.ebuild,v 1.1 2013/02/19 21:38:20 tomwij Exp $ - -EAPI="3" -ETYPE="sources" -K_WANT_GENPATCHES="base extras" -K_GENPATCHES_VER="17" -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.9.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-3.4.9.ebuild deleted file mode 100644 index 8ddb4b7ecaa0..000000000000 --- a/sys-kernel/gentoo-sources/gentoo-sources-3.4.9.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.9.ebuild,v 1.7 2013/03/01 00:26:52 tomwij Exp $ - -EAPI="3" -ETYPE="sources" -K_WANT_GENPATCHES="base extras" -K_GENPATCHES_VER="10" -K_DEBLOB_AVAILABLE="1" -inherit kernel-2 -detect_version -detect_arch - -KEYWORDS="amd64 arm hppa ppc ppc64" -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.5.7.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-3.5.7.ebuild deleted file mode 100644 index 0a32c7029755..000000000000 --- a/sys-kernel/gentoo-sources/gentoo-sources-3.5.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.5.7.ebuild,v 1.10 2013/02/12 21:11:53 mpagano Exp $ - -EAPI="3" -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.6.11.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-3.6.11.ebuild deleted file mode 100644 index bf11e605fe4b..000000000000 --- a/sys-kernel/gentoo-sources/gentoo-sources-3.6.11.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.ebuild,v 1.6 2013/03/01 00:26:52 tomwij Exp $ - -EAPI="3" -ETYPE="sources" -K_WANT_GENPATCHES="base extras" -K_GENPATCHES_VER="11" -K_DEBLOB_AVAILABLE="1" -inherit kernel-2 -detect_version -detect_arch - -KEYWORDS="amd64 arm hppa" -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.7.9.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-3.7.9.ebuild deleted file mode 100644 index 246ddeb8ee20..000000000000 --- a/sys-kernel/gentoo-sources/gentoo-sources-3.7.9.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.7.9.ebuild,v 1.8 2013/03/01 00:26:52 tomwij Exp $ - -EAPI="3" -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 hppa ppc ppc64 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 -} |