* [gentoo-commits] gentoo-x86 commit in sys-kernel/rt-sources: ChangeLog rt-sources-3.0.27_p46.ebuild rt-sources-3.0.10_p27.ebuild rt-sources-3.0.12_p29.ebuild rt-sources-3.0.9_p25.ebuild rt-sources-3.0.8_p23.ebuild rt-sources-3.0.12_p30.ebuild
@ 2012-04-11 14:42 Stratos Psomadakis (psomas)
0 siblings, 0 replies; only message in thread
From: Stratos Psomadakis (psomas) @ 2012-04-11 14:42 UTC (permalink / raw
To: gentoo-commits
psomas 12/04/11 14:42:39
Modified: ChangeLog
Added: rt-sources-3.0.27_p46.ebuild
Removed: rt-sources-3.0.10_p27.ebuild
rt-sources-3.0.12_p29.ebuild
rt-sources-3.0.9_p25.ebuild
rt-sources-3.0.8_p23.ebuild
rt-sources-3.0.12_p30.ebuild
Log:
Version bump and cleanup for 3.0.x
(Portage version: 2.1.10.56/cvs/Linux x86_64)
Revision Changes Path
1.15 sys-kernel/rt-sources/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/rt-sources/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/rt-sources/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/rt-sources/ChangeLog?r1=1.14&r2=1.15
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/rt-sources/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog 11 Apr 2012 14:35:42 -0000 1.14
+++ ChangeLog 11 Apr 2012 14:42:39 -0000 1.15
@@ -1,6 +1,14 @@
# ChangeLog for sys-kernel/rt-sources
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/rt-sources/ChangeLog,v 1.14 2012/04/11 14:35:42 psomas Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/rt-sources/ChangeLog,v 1.15 2012/04/11 14:42:39 psomas Exp $
+
+*rt-sources-3.0.27_p46 (11 Apr 2012)
+
+ 11 Apr 2012; <psomas@gentoo.org> -rt-sources-3.0.8_p23.ebuild,
+ -rt-sources-3.0.9_p25.ebuild, -rt-sources-3.0.10_p27.ebuild,
+ -rt-sources-3.0.12_p29.ebuild, -rt-sources-3.0.12_p30.ebuild,
+ +rt-sources-3.0.27_p46.ebuild:
+ Version bump and cleanup for 3.0.x
*rt-sources-3.2.14_p24 (11 Apr 2012)
1.1 sys-kernel/rt-sources/rt-sources-3.0.27_p46.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/rt-sources/rt-sources-3.0.27_p46.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/rt-sources/rt-sources-3.0.27_p46.ebuild?rev=1.1&content-type=text/plain
Index: rt-sources-3.0.27_p46.ebuild
===================================================================
# Copyright 1999-2012 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.1 2012/04/11 14:42:39 psomas Exp $
EAPI="2"
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}."
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-04-11 14:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-11 14:42 [gentoo-commits] gentoo-x86 commit in sys-kernel/rt-sources: ChangeLog rt-sources-3.0.27_p46.ebuild rt-sources-3.0.10_p27.ebuild rt-sources-3.0.12_p29.ebuild rt-sources-3.0.9_p25.ebuild rt-sources-3.0.8_p23.ebuild rt-sources-3.0.12_p30.ebuild Stratos Psomadakis (psomas)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox