public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-kernel/rt-sources: rt-sources-3.8.11_p8.ebuild ChangeLog
@ 2013-05-09 13:49 Stratos Psomadakis (psomas)
  0 siblings, 0 replies; only message in thread
From: Stratos Psomadakis (psomas) @ 2013-05-09 13:49 UTC (permalink / raw
  To: gentoo-commits

psomas      13/05/09 13:49:58

  Modified:             ChangeLog
  Added:                rt-sources-3.8.11_p8.ebuild
  Log:
  Version bump
  
  Signed-off-by: Stratos Psomadakis <psomas@gentoo.org>
  (Portage version: 2.1.11.63/cvs/Linux x86_64, signed Manifest commit with key BC35D737)

Revision  Changes    Path
1.23                 sys-kernel/rt-sources/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/rt-sources/ChangeLog?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/rt-sources/ChangeLog?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/rt-sources/ChangeLog?r1=1.22&r2=1.23

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/rt-sources/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog	28 Mar 2013 12:47:45 -0000	1.22
+++ ChangeLog	9 May 2013 13:49:58 -0000	1.23
@@ -1,6 +1,11 @@
 # 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.22 2013/03/28 12:47:45 psomas Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/rt-sources/ChangeLog,v 1.23 2013/05/09 13:49:58 psomas Exp $
+
+*rt-sources-3.8.11_p8 (09 May 2013)
+
+  09 May 2013; <psomas@gentoo.org> +rt-sources-3.8.11_p8.ebuild:
+  Version bump
 
 *rt-sources-3.4.36_p50 (28 Mar 2013)
 



1.1                  sys-kernel/rt-sources/rt-sources-3.8.11_p8.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/rt-sources/rt-sources-3.8.11_p8.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/rt-sources/rt-sources-3.8.11_p8.ebuild?rev=1.1&content-type=text/plain

Index: rt-sources-3.8.11_p8.ebuild
===================================================================
# 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}."





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-05-09 13:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-09 13:49 [gentoo-commits] gentoo-x86 commit in sys-kernel/rt-sources: rt-sources-3.8.11_p8.ebuild ChangeLog 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