public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Stratos Psomadakis (psomas)" <psomas@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sys-kernel/rt-sources: ChangeLog rt-sources-3.0.3_p12.ebuild
Date: Sat, 27 Aug 2011 12:31:04 +0000 (UTC)	[thread overview]
Message-ID: <20110827123104.E9A692004C@flycatcher.gentoo.org> (raw)

psomas      11/08/27 12:31:04

  Modified:             ChangeLog
  Added:                rt-sources-3.0.3_p12.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.1.10.11/cvs/Linux x86_64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/rt-sources/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	19 Aug 2011 13:59:04 -0000	1.2
+++ ChangeLog	27 Aug 2011 12:31:04 -0000	1.3
@@ -1,6 +1,12 @@
 # ChangeLog for sys-kernel/rt-sources
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/rt-sources/ChangeLog,v 1.2 2011/08/19 13:59:04 psomas Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/rt-sources/ChangeLog,v 1.3 2011/08/27 12:31:04 psomas Exp $
+
+*rt-sources-3.0.3_p12 (27 Aug 2011)
+
+  27 Aug 2011; Stratos Psomadakis <psomas@gentoo.org>
+  +rt-sources-3.0.3_p12.ebuild:
+  Version bump
 
   19 Aug 2011; Stratos Psomadakis <psomas@gentoo.org>
   rt-sources-3.0.1_p11.ebuild, metadata.xml:



1.1                  sys-kernel/rt-sources/rt-sources-3.0.3_p12.ebuild

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

Index: rt-sources-3.0.3_p12.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header:

EAPI="2"

COMPRESSTYPE=".bz2"
K_WANT_GENPATCHES="base"
K_GENPATCHES_VER="4"
K_SECURITY_UNSUPPORTED="yes"

ETYPE="sources"
inherit kernel-2
detect_version
detect_arch

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/${RT_FILE}"

DESCRIPTION="Real-time patchset for the Linux Kernel"
HOMEPAGE="http://www.kernel.org/pub/linux/kernel/projects/rt/"
SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI} ${RT_URI}"

KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
IUSE=""

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}."






                 reply	other threads:[~2011-08-27 12:31 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110827123104.E9A692004C@flycatcher.gentoo.org \
    --to=psomas@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox