From bb1e5b5fa1f8e8afdd2f86a382083706d8e853ff Mon Sep 17 00:00:00 2001 From: Stratos Psomadakis Date: Wed, 31 Jul 2013 12:57:30 +0000 Subject: Version bump Signed-off-by: Stratos Psomadakis (Portage version: 2.1.13.2/cvs/Linux x86_64, signed Manifest commit with key BC35D737) --- sys-kernel/rt-sources/ChangeLog | 8 +++- sys-kernel/rt-sources/rt-sources-3.4.36_p50.ebuild | 5 ++- sys-kernel/rt-sources/rt-sources-3.6.11_p31.ebuild | 5 ++- sys-kernel/rt-sources/rt-sources-3.8.11_p8.ebuild | 45 --------------------- sys-kernel/rt-sources/rt-sources-3.8.13_p14.ebuild | 46 ++++++++++++++++++++++ sys-kernel/rt-sources/rt-sources-3.8.4_p1.ebuild | 45 --------------------- 6 files changed, 59 insertions(+), 95 deletions(-) delete mode 100644 sys-kernel/rt-sources/rt-sources-3.8.11_p8.ebuild create mode 100644 sys-kernel/rt-sources/rt-sources-3.8.13_p14.ebuild delete mode 100644 sys-kernel/rt-sources/rt-sources-3.8.4_p1.ebuild (limited to 'sys-kernel') diff --git a/sys-kernel/rt-sources/ChangeLog b/sys-kernel/rt-sources/ChangeLog index 6c061752667a..896eec5e951f 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/rt-sources/ChangeLog,v 1.24 2013/06/09 23:14:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/rt-sources/ChangeLog,v 1.25 2013/07/31 12:57:30 psomas Exp $ + +*rt-sources-3.8.13_p14 (31 Jul 2013) + + 31 Jul 2013; -rt-sources-3.8.4_p1.ebuild, + -rt-sources-3.8.11_p8.ebuild, +rt-sources-3.8.13_p14.ebuild: + Version bump 09 Jun 2013; Mike Frysinger metadata.xml: Add upstream CPE tag (security info) from ChromiumOS. diff --git a/sys-kernel/rt-sources/rt-sources-3.4.36_p50.ebuild b/sys-kernel/rt-sources/rt-sources-3.4.36_p50.ebuild index b94a22bc0798..2ba0dc004a72 100644 --- a/sys-kernel/rt-sources/rt-sources-3.4.36_p50.ebuild +++ b/sys-kernel/rt-sources/rt-sources-3.4.36_p50.ebuild @@ -1,6 +1,6 @@ # 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.4.36_p50.ebuild,v 1.1 2013/03/28 12:47:45 psomas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/rt-sources/rt-sources-3.4.36_p50.ebuild,v 1.2 2013/07/31 12:57:30 psomas Exp $ EAPI="5" ETYPE="sources" @@ -20,7 +20,8 @@ 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}" +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}" diff --git a/sys-kernel/rt-sources/rt-sources-3.6.11_p31.ebuild b/sys-kernel/rt-sources/rt-sources-3.6.11_p31.ebuild index 337941a0ff28..f36c9f728c19 100644 --- a/sys-kernel/rt-sources/rt-sources-3.6.11_p31.ebuild +++ b/sys-kernel/rt-sources/rt-sources-3.6.11_p31.ebuild @@ -1,6 +1,6 @@ # 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.6.11_p31.ebuild,v 1.1 2013/03/26 14:01:09 psomas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/rt-sources/rt-sources-3.6.11_p31.ebuild,v 1.2 2013/07/31 12:57:30 psomas Exp $ EAPI="5" ETYPE="sources" @@ -20,7 +20,8 @@ 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}" +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}" diff --git a/sys-kernel/rt-sources/rt-sources-3.8.11_p8.ebuild b/sys-kernel/rt-sources/rt-sources-3.8.11_p8.ebuild deleted file mode 100644 index 2de8ae2a26e1..000000000000 --- a/sys-kernel/rt-sources/rt-sources-3.8.11_p8.ebuild +++ /dev/null @@ -1,45 +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.8.11_p8.ebuild,v 1.1 2013/05/09 13:49:58 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}" - -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.8.13_p14.ebuild b/sys-kernel/rt-sources/rt-sources-3.8.13_p14.ebuild new file mode 100644 index 000000000000..499ea00162f1 --- /dev/null +++ b/sys-kernel/rt-sources/rt-sources-3.8.13_p14.ebuild @@ -0,0 +1,46 @@ +# 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.8.13_p14.ebuild,v 1.1 2013/07/31 12:57:30 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.8.4_p1.ebuild b/sys-kernel/rt-sources/rt-sources-3.8.4_p1.ebuild deleted file mode 100644 index dd473757e3a9..000000000000 --- a/sys-kernel/rt-sources/rt-sources-3.8.4_p1.ebuild +++ /dev/null @@ -1,45 +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.8.4_p1.ebuild,v 1.1 2013/03/26 14:01:09 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}" - -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}." -- cgit v1.2.3-65-gdbad