public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-kernel/ck-sources: ChangeLog ck-sources-2.6.34-r2.ebuild
@ 2010-07-13  7:46 Krzysztof Pawlik (nelchael)
  0 siblings, 0 replies; 2+ messages in thread
From: Krzysztof Pawlik (nelchael) @ 2010-07-13  7:46 UTC (permalink / raw
  To: gentoo-commits

nelchael    10/07/13 07:46:17

  Modified:             ChangeLog
  Added:                ck-sources-2.6.34-r2.ebuild
  Log:
  Revision bump for new genpatches.
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

Revision  Changes    Path
1.175                sys-kernel/ck-sources/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/ck-sources/ChangeLog,v
retrieving revision 1.174
retrieving revision 1.175
diff -u -r1.174 -r1.175
--- ChangeLog	23 Jun 2010 19:17:33 -0000	1.174
+++ ChangeLog	13 Jul 2010 07:46:17 -0000	1.175
@@ -1,6 +1,12 @@
 # ChangeLog for sys-kernel/ck-sources
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/ck-sources/ChangeLog,v 1.174 2010/06/23 19:17:33 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/ck-sources/ChangeLog,v 1.175 2010/07/13 07:46:17 nelchael Exp $
+
+*ck-sources-2.6.34-r2 (13 Jul 2010)
+
+  13 Jul 2010; Krzysztof Pawlik <nelchael@gentoo.org>
+  +ck-sources-2.6.34-r2.ebuild:
+  Revision bump for new genpatches.
 
 *ck-sources-2.6.34-r1 (23 Jun 2010)
 



1.1                  sys-kernel/ck-sources/ck-sources-2.6.34-r2.ebuild

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

Index: ck-sources-2.6.34-r2.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-kernel/ck-sources/ck-sources-2.6.34-r2.ebuild,v 1.1 2010/07/13 07:46:17 nelchael Exp $

ETYPE="sources"
K_WANT_GENPATCHES="base extras"
K_GENPATCHES_VER="4"

inherit kernel-2
detect_version
detect_arch

DESCRIPTION="Con Kolivas' high performance patchset + Gentoo patchset sources"
HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches/
	http://www.kernel.org/pub/linux/kernel/people/ck/patches/2.6/"

CK_VERSION="1"
K_SECURITY_UNSUPPORTED="1"

CK_URI="mirror://kernel/linux/kernel/people/ck/patches/2.6/${PV}/${PV}-ck${CK_VERSION}/patch-${PV}-ck${CK_VERSION}.bz2"

UNIPATCH_LIST="${DISTDIR}/patch-${PV}-ck${CK_VERSION}.bz2"
UNIPATCH_STRICTORDER="yes"
SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI} ${CK_URI}"
IUSE=""
KEYWORDS="~amd64 ~x86"

src_unpack() {
	kernel-2_src_unpack

	# Comment out EXTRAVERSION added by CK patch:
	sed -i -e 's/\(^EXTRAVERSION :=.*$\)/# \1/' "${S}/Makefile"
}

pkg_postinst() {
	kernel-2_pkg_postinst
	einfo "For more info on this patchset, and how to report problems, see:"
	einfo "${HOMEPAGE}"
}






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sys-kernel/ck-sources: ChangeLog ck-sources-2.6.34-r2.ebuild
@ 2010-07-13 18:02 Krzysztof Pawlik (nelchael)
  0 siblings, 0 replies; 2+ messages in thread
From: Krzysztof Pawlik (nelchael) @ 2010-07-13 18:02 UTC (permalink / raw
  To: gentoo-commits

nelchael    10/07/13 18:02:17

  Modified:             ChangeLog
  Removed:              ck-sources-2.6.34-r2.ebuild
  Log:
  Remove until -ck2 is out, -ck1 does not apply on 2.6.34.1.
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

Revision  Changes    Path
1.176                sys-kernel/ck-sources/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/ck-sources/ChangeLog,v
retrieving revision 1.175
retrieving revision 1.176
diff -u -r1.175 -r1.176
--- ChangeLog	13 Jul 2010 07:46:17 -0000	1.175
+++ ChangeLog	13 Jul 2010 18:02:17 -0000	1.176
@@ -1,6 +1,10 @@
 # ChangeLog for sys-kernel/ck-sources
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/ck-sources/ChangeLog,v 1.175 2010/07/13 07:46:17 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/ck-sources/ChangeLog,v 1.176 2010/07/13 18:02:17 nelchael Exp $
+
+  13 Jul 2010; Krzysztof Pawlik <nelchael@gentoo.org>
+  -ck-sources-2.6.34-r2.ebuild:
+  Remove until -ck2 is out, -ck1 does not apply on 2.6.34.1.
 
 *ck-sources-2.6.34-r2 (13 Jul 2010)
 






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-07-13 18:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-13 18:02 [gentoo-commits] gentoo-x86 commit in sys-kernel/ck-sources: ChangeLog ck-sources-2.6.34-r2.ebuild Krzysztof Pawlik (nelchael)
  -- strict thread matches above, loose matches on Subject: below --
2010-07-13  7:46 Krzysztof Pawlik (nelchael)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox