diff options
author | Stratos Psomadakis <psomas@gentoo.org> | 2015-04-15 10:15:55 +0000 |
---|---|---|
committer | Stratos Psomadakis <psomas@gentoo.org> | 2015-04-15 10:15:55 +0000 |
commit | 03fb0ec343e0c58a72a8af2210b45047aaa7fa5d (patch) | |
tree | 2e6bd86cc6925797c929de7394c3b17c75dbfe74 /sys-kernel/rt-sources | |
parent | Version bump (diff) | |
download | gentoo-2-03fb0ec343e0c58a72a8af2210b45047aaa7fa5d.tar.gz gentoo-2-03fb0ec343e0c58a72a8af2210b45047aaa7fa5d.tar.bz2 gentoo-2-03fb0ec343e0c58a72a8af2210b45047aaa7fa5d.zip |
Remove old ebuilds
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key BC35D737)
Diffstat (limited to 'sys-kernel/rt-sources')
-rw-r--r-- | sys-kernel/rt-sources/ChangeLog | 8 | ||||
-rw-r--r-- | sys-kernel/rt-sources/rt-sources-3.10.6_p3.ebuild | 46 | ||||
-rw-r--r-- | sys-kernel/rt-sources/rt-sources-3.12.31_p45.ebuild | 46 | ||||
-rw-r--r-- | sys-kernel/rt-sources/rt-sources-3.14.12_p9.ebuild | 46 | ||||
-rw-r--r-- | sys-kernel/rt-sources/rt-sources-3.14.23_p20.ebuild | 46 | ||||
-rw-r--r-- | sys-kernel/rt-sources/rt-sources-3.14.25_p22.ebuild | 46 |
6 files changed, 7 insertions, 231 deletions
diff --git a/sys-kernel/rt-sources/ChangeLog b/sys-kernel/rt-sources/ChangeLog index a144ac02a8f4..8552f4040814 100644 --- a/sys-kernel/rt-sources/ChangeLog +++ b/sys-kernel/rt-sources/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-kernel/rt-sources # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/rt-sources/ChangeLog,v 1.31 2015/04/15 10:11:36 psomas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/rt-sources/ChangeLog,v 1.32 2015/04/15 10:15:55 psomas Exp $ + + 15 Apr 2015; Stratos Psomadakis <psomas@gentoo.org> + -rt-sources-3.10.6_p3.ebuild, -rt-sources-3.12.31_p45.ebuild, + -rt-sources-3.14.12_p9.ebuild, -rt-sources-3.14.23_p20.ebuild, + -rt-sources-3.14.25_p22.ebuild: + Remove old ebuilds *rt-sources-3.18.11_p7 (15 Apr 2015) *rt-sources-3.14.36_p34 (15 Apr 2015) diff --git a/sys-kernel/rt-sources/rt-sources-3.10.6_p3.ebuild b/sys-kernel/rt-sources/rt-sources-3.10.6_p3.ebuild deleted file mode 100644 index 94137ddc7d7f..000000000000 --- a/sys-kernel/rt-sources/rt-sources-3.10.6_p3.ebuild +++ /dev/null @@ -1,46 +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/rt-sources/rt-sources-3.10.6_p3.ebuild,v 1.1 2013/08/19 12:09:31 psomas Exp $ - -EAPI="5" -ETYPE="sources" -KEYWORDS="~amd64" - -HOMEPAGE="http://www.kernel.org/pub/linux/kernel/projects/rt/" - -inherit versionator - -CKV="$(get_version_component_range 1-3)" -K_SECURITY_UNSUPPORTED="yes" -K_DEBLOB_AVAILABLE="1" -RT_PATCHSET="${PV/*_p}" - -inherit kernel-2 -detect_version - -K_BRANCH_ID="${KV_MAJOR}.${KV_MINOR}" -RT_FILE="patch-${K_BRANCH_ID}.${KV_PATCH}-rt${RT_PATCHSET}.patch.xz" -RT_URI="mirror://kernel/linux/kernel/projects/rt/${K_BRANCH_ID}/${RT_FILE} \ - mirror://kernel/linux/kernel/projects/rt/${K_BRANCH_ID}/older/${RT_FILE}" - -DESCRIPTION="Full Linux ${K_BRANCH_ID} kernel sources with the CONFIG_PREEMPT_RT patch" -SRC_URI="${KERNEL_URI} ${RT_URI}" - -KV_FULL="${PVR/_p/-rt}" -S="${WORKDIR}/linux-${KV_FULL}" - -UNIPATCH_LIST="${DISTDIR}/${RT_FILE}" -UNIPATCH_STRICTORDER="yes" - -pkg_postinst(){ - - ewarn - ewarn "${PN} are *not* supported by the Gentoo Kernel Project in any way." - ewarn "If you need support, please contact the RT project developers directly." - ewarn "Do *not* open bugs in Gentoo's bugzilla unless you have issues with" - ewarn "the ebuilds." - ewarn -} - -K_EXTRAEINFO="For more info on rt-sources and details on how to report problems, see: \ -${HOMEPAGE}." diff --git a/sys-kernel/rt-sources/rt-sources-3.12.31_p45.ebuild b/sys-kernel/rt-sources/rt-sources-3.12.31_p45.ebuild deleted file mode 100644 index 299426215a99..000000000000 --- a/sys-kernel/rt-sources/rt-sources-3.12.31_p45.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/rt-sources/rt-sources-3.12.31_p45.ebuild,v 1.1 2014/11/11 11:47:14 psomas Exp $ - -EAPI="5" -ETYPE="sources" -KEYWORDS="~amd64" - -HOMEPAGE="http://www.kernel.org/pub/linux/kernel/projects/rt/" - -inherit versionator - -CKV="$(get_version_component_range 1-3)" -K_SECURITY_UNSUPPORTED="yes" -K_DEBLOB_AVAILABLE="1" -RT_PATCHSET="${PV/*_p}" - -inherit kernel-2 -detect_version - -K_BRANCH_ID="${KV_MAJOR}.${KV_MINOR}" -RT_FILE="patch-${K_BRANCH_ID}.${KV_PATCH}-rt${RT_PATCHSET}.patch.xz" -RT_URI="mirror://kernel/linux/kernel/projects/rt/${K_BRANCH_ID}/${RT_FILE} \ - mirror://kernel/linux/kernel/projects/rt/${K_BRANCH_ID}/older/${RT_FILE}" - -DESCRIPTION="Full Linux ${K_BRANCH_ID} kernel sources with the CONFIG_PREEMPT_RT patch" -SRC_URI="${KERNEL_URI} ${RT_URI}" - -KV_FULL="${PVR/_p/-rt}" -S="${WORKDIR}/linux-${KV_FULL}" - -UNIPATCH_LIST="${DISTDIR}/${RT_FILE}" -UNIPATCH_STRICTORDER="yes" - -pkg_postinst(){ - - ewarn - ewarn "${PN} are *not* supported by the Gentoo Kernel Project in any way." - ewarn "If you need support, please contact the RT project developers directly." - ewarn "Do *not* open bugs in Gentoo's bugzilla unless you have issues with" - ewarn "the ebuilds." - ewarn -} - -K_EXTRAEINFO="For more info on rt-sources and details on how to report problems, see: \ -${HOMEPAGE}." diff --git a/sys-kernel/rt-sources/rt-sources-3.14.12_p9.ebuild b/sys-kernel/rt-sources/rt-sources-3.14.12_p9.ebuild deleted file mode 100644 index 75d46406538d..000000000000 --- a/sys-kernel/rt-sources/rt-sources-3.14.12_p9.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/rt-sources/rt-sources-3.14.12_p9.ebuild,v 1.1 2014/08/22 11:38:12 psomas Exp $ - -EAPI="5" -ETYPE="sources" -KEYWORDS="~amd64" - -HOMEPAGE="http://www.kernel.org/pub/linux/kernel/projects/rt/" - -inherit versionator - -CKV="$(get_version_component_range 1-3)" -K_SECURITY_UNSUPPORTED="yes" -K_DEBLOB_AVAILABLE="1" -RT_PATCHSET="${PV/*_p}" - -inherit kernel-2 -detect_version - -K_BRANCH_ID="${KV_MAJOR}.${KV_MINOR}" -RT_FILE="patch-${K_BRANCH_ID}.${KV_PATCH}-rt${RT_PATCHSET}.patch.xz" -RT_URI="mirror://kernel/linux/kernel/projects/rt/${K_BRANCH_ID}/${RT_FILE} \ - mirror://kernel/linux/kernel/projects/rt/${K_BRANCH_ID}/older/${RT_FILE}" - -DESCRIPTION="Full Linux ${K_BRANCH_ID} kernel sources with the CONFIG_PREEMPT_RT patch" -SRC_URI="${KERNEL_URI} ${RT_URI}" - -KV_FULL="${PVR/_p/-rt}" -S="${WORKDIR}/linux-${KV_FULL}" - -UNIPATCH_LIST="${DISTDIR}/${RT_FILE}" -UNIPATCH_STRICTORDER="yes" - -pkg_postinst(){ - - ewarn - ewarn "${PN} are *not* supported by the Gentoo Kernel Project in any way." - ewarn "If you need support, please contact the RT project developers directly." - ewarn "Do *not* open bugs in Gentoo's bugzilla unless you have issues with" - ewarn "the ebuilds." - ewarn -} - -K_EXTRAEINFO="For more info on rt-sources and details on how to report problems, see: \ -${HOMEPAGE}." diff --git a/sys-kernel/rt-sources/rt-sources-3.14.23_p20.ebuild b/sys-kernel/rt-sources/rt-sources-3.14.23_p20.ebuild deleted file mode 100644 index 784005c1ba42..000000000000 --- a/sys-kernel/rt-sources/rt-sources-3.14.23_p20.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/rt-sources/rt-sources-3.14.23_p20.ebuild,v 1.1 2014/11/11 11:47:14 psomas Exp $ - -EAPI="5" -ETYPE="sources" -KEYWORDS="~amd64" - -HOMEPAGE="http://www.kernel.org/pub/linux/kernel/projects/rt/" - -inherit versionator - -CKV="$(get_version_component_range 1-3)" -K_SECURITY_UNSUPPORTED="yes" -K_DEBLOB_AVAILABLE="1" -RT_PATCHSET="${PV/*_p}" - -inherit kernel-2 -detect_version - -K_BRANCH_ID="${KV_MAJOR}.${KV_MINOR}" -RT_FILE="patch-${K_BRANCH_ID}.${KV_PATCH}-rt${RT_PATCHSET}.patch.xz" -RT_URI="mirror://kernel/linux/kernel/projects/rt/${K_BRANCH_ID}/${RT_FILE} \ - mirror://kernel/linux/kernel/projects/rt/${K_BRANCH_ID}/older/${RT_FILE}" - -DESCRIPTION="Full Linux ${K_BRANCH_ID} kernel sources with the CONFIG_PREEMPT_RT patch" -SRC_URI="${KERNEL_URI} ${RT_URI}" - -KV_FULL="${PVR/_p/-rt}" -S="${WORKDIR}/linux-${KV_FULL}" - -UNIPATCH_LIST="${DISTDIR}/${RT_FILE}" -UNIPATCH_STRICTORDER="yes" - -pkg_postinst(){ - - ewarn - ewarn "${PN} are *not* supported by the Gentoo Kernel Project in any way." - ewarn "If you need support, please contact the RT project developers directly." - ewarn "Do *not* open bugs in Gentoo's bugzilla unless you have issues with" - ewarn "the ebuilds." - ewarn -} - -K_EXTRAEINFO="For more info on rt-sources and details on how to report problems, see: \ -${HOMEPAGE}." diff --git a/sys-kernel/rt-sources/rt-sources-3.14.25_p22.ebuild b/sys-kernel/rt-sources/rt-sources-3.14.25_p22.ebuild deleted file mode 100644 index 5db6987d4b38..000000000000 --- a/sys-kernel/rt-sources/rt-sources-3.14.25_p22.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/rt-sources/rt-sources-3.14.25_p22.ebuild,v 1.1 2014/12/12 16:01:39 psomas Exp $ - -EAPI="5" -ETYPE="sources" -KEYWORDS="~amd64" - -HOMEPAGE="http://www.kernel.org/pub/linux/kernel/projects/rt/" - -inherit versionator - -CKV="$(get_version_component_range 1-3)" -K_SECURITY_UNSUPPORTED="yes" -K_DEBLOB_AVAILABLE="1" -RT_PATCHSET="${PV/*_p}" - -inherit kernel-2 -detect_version - -K_BRANCH_ID="${KV_MAJOR}.${KV_MINOR}" -RT_FILE="patch-${K_BRANCH_ID}.${KV_PATCH}-rt${RT_PATCHSET}.patch.xz" -RT_URI="mirror://kernel/linux/kernel/projects/rt/${K_BRANCH_ID}/${RT_FILE} \ - mirror://kernel/linux/kernel/projects/rt/${K_BRANCH_ID}/older/${RT_FILE}" - -DESCRIPTION="Full Linux ${K_BRANCH_ID} kernel sources with the CONFIG_PREEMPT_RT patch" -SRC_URI="${KERNEL_URI} ${RT_URI}" - -KV_FULL="${PVR/_p/-rt}" -S="${WORKDIR}/linux-${KV_FULL}" - -UNIPATCH_LIST="${DISTDIR}/${RT_FILE}" -UNIPATCH_STRICTORDER="yes" - -pkg_postinst(){ - - ewarn - ewarn "${PN} are *not* supported by the Gentoo Kernel Project in any way." - ewarn "If you need support, please contact the RT project developers directly." - ewarn "Do *not* open bugs in Gentoo's bugzilla unless you have issues with" - ewarn "the ebuilds." - ewarn -} - -K_EXTRAEINFO="For more info on rt-sources and details on how to report problems, see: \ -${HOMEPAGE}." |