diff options
author | Stratos Psomadakis <psomas@gentoo.org> | 2013-03-26 14:03:28 +0000 |
---|---|---|
committer | Stratos Psomadakis <psomas@gentoo.org> | 2013-03-26 14:03:28 +0000 |
commit | daf076e455639d9133b829fd934877ffcea75cec (patch) | |
tree | ad96027e994995523b5ef47bb6e338888752a4b2 /sys-kernel/rt-sources | |
parent | Stable for HPPA (bug #458984). (diff) | |
download | gentoo-2-daf076e455639d9133b829fd934877ffcea75cec.tar.gz gentoo-2-daf076e455639d9133b829fd934877ffcea75cec.tar.bz2 gentoo-2-daf076e455639d9133b829fd934877ffcea75cec.zip |
Remove outdated ebuilds
(Portage version: 2.1.11.55/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 | 6 | ||||
-rw-r--r-- | sys-kernel/rt-sources/rt-sources-3.0.27_p46.ebuild | 52 | ||||
-rw-r--r-- | sys-kernel/rt-sources/rt-sources-3.2.14_p24.ebuild | 52 |
3 files changed, 5 insertions, 105 deletions
diff --git a/sys-kernel/rt-sources/ChangeLog b/sys-kernel/rt-sources/ChangeLog index 805a5d75ece8..51c08f3debb9 100644 --- a/sys-kernel/rt-sources/ChangeLog +++ b/sys-kernel/rt-sources/ChangeLog @@ -1,6 +1,10 @@ # 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.20 2013/03/26 14:01:09 psomas Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/rt-sources/ChangeLog,v 1.21 2013/03/26 14:03:28 psomas Exp $ + + 26 Mar 2013; <psomas@gentoo.org> -rt-sources-3.0.27_p46.ebuild, + -rt-sources-3.2.14_p24.ebuild: + Remove outdated ebuilds *rt-sources-3.8.4_p1 (26 Mar 2013) *rt-sources-3.6.11_p31 (26 Mar 2013) diff --git a/sys-kernel/rt-sources/rt-sources-3.0.27_p46.ebuild b/sys-kernel/rt-sources/rt-sources-3.0.27_p46.ebuild deleted file mode 100644 index 054134cc2701..000000000000 --- a/sys-kernel/rt-sources/rt-sources-3.0.27_p46.ebuild +++ /dev/null @@ -1,52 +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.0.27_p46.ebuild,v 1.2 2013/03/09 21:07:33 tomwij Exp $ - -EAPI="5" - -inherit versionator - -COMPRESSTYPE=".gz" -K_USEPV="yes" -UNIPATCH_STRICTORDER="yes" -K_SECURITY_UNSUPPORTED="yes" -K_DEBLOB_AVAILABLE="1" - -CKV="$(get_version_component_range 1-3)" -ETYPE="sources" -inherit kernel-2 -detect_version - -RT_PATCHSET="${PV/*_p}" -RT_KERNEL="${PV/_p[0-9]*}" -RT_KERNEL="${RT_KERNEL/_/-}" -RT_FILE="patch-${RT_KERNEL}-rt${RT_PATCHSET}.patch${COMPRESSTYPE}" -RT_URI="mirror://kernel/linux/kernel/projects/rt/${KV_MAJOR}.${KV_MINOR}/${RT_FILE}" - -DESCRIPTION="Real-time patchset for the Linux Kernel" -HOMEPAGE="http://www.kernel.org/pub/linux/kernel/projects/rt/" -SRC_URI="${KERNEL_URI} ${RT_URI}" - -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" -IUSE="deblob" - -KV_FULL="${PVR/_p/-rt}" -EXTRAVERSION="-rt${RT_PATCHSET}" -S="${WORKDIR}/linux-${KV_FULL}" - -pkg_setup(){ - 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 - kernel-2_pkg_setup -} - -src_prepare(){ - epatch "${DISTDIR}"/"${RT_FILE}" -} - -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.2.14_p24.ebuild b/sys-kernel/rt-sources/rt-sources-3.2.14_p24.ebuild deleted file mode 100644 index f9941eb7c6ed..000000000000 --- a/sys-kernel/rt-sources/rt-sources-3.2.14_p24.ebuild +++ /dev/null @@ -1,52 +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.2.14_p24.ebuild,v 1.2 2013/03/09 21:07:32 tomwij Exp $ - -EAPI="5" - -inherit versionator - -COMPRESSTYPE=".gz" -K_USEPV="yes" -UNIPATCH_STRICTORDER="yes" -K_SECURITY_UNSUPPORTED="yes" -K_DEBLOB_AVAILABLE="1" - -CKV="$(get_version_component_range 1-3)" -ETYPE="sources" -inherit kernel-2 -detect_version - -RT_PATCHSET="${PV/*_p}" -RT_KERNEL="${PV/_p[0-9]*}" -RT_KERNEL="${RT_KERNEL/_/-}" -RT_FILE="patch-${RT_KERNEL}-rt${RT_PATCHSET}.patch${COMPRESSTYPE}" -RT_URI="mirror://kernel/linux/kernel/projects/rt/${KV_MAJOR}.${KV_MINOR}/${RT_FILE}" - -DESCRIPTION="Real-time patchset for the Linux Kernel" -HOMEPAGE="http://www.kernel.org/pub/linux/kernel/projects/rt/" -SRC_URI="${KERNEL_URI} ${RT_URI}" - -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" -IUSE="deblob" - -KV_FULL="${PVR/_p/-rt}" -EXTRAVERSION="-rt${RT_PATCHSET}" -S="${WORKDIR}/linux-${KV_FULL}" - -pkg_setup(){ - 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 - kernel-2_pkg_setup -} - -src_prepare(){ - epatch "${DISTDIR}"/"${RT_FILE}" -} - -K_EXTRAEINFO="For more info on rt-sources and details on how to report problems, see: \ -${HOMEPAGE}." |