public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-kernel/git-sources: ChangeLog git-sources-2.6.34_rc6.ebuild git-sources-2.6.34_rc4-r3.ebuild git-sources-2.6.34_rc4-r5.ebuild git-sources-2.6.34_rc4-r1.ebuild git-sources-2.6.34_rc4-r6.ebuild git-sources-2.6.34_rc4.ebuild git-sources-2.6.34_rc4-r4.ebuild git-sources-2.6.34_rc4-r2.ebuild
@ 2010-04-30 12:52 Mike Pagano (mpagano)
  0 siblings, 0 replies; only message in thread
From: Mike Pagano (mpagano) @ 2010-04-30 12:52 UTC (permalink / raw
  To: gentoo-commits

mpagano     10/04/30 12:52:20

  Modified:             ChangeLog
  Added:                git-sources-2.6.34_rc6.ebuild
  Removed:              git-sources-2.6.34_rc4-r3.ebuild
                        git-sources-2.6.34_rc4-r5.ebuild
                        git-sources-2.6.34_rc4-r1.ebuild
                        git-sources-2.6.34_rc4-r6.ebuild
                        git-sources-2.6.34_rc4.ebuild
                        git-sources-2.6.34_rc4-r4.ebuild
                        git-sources-2.6.34_rc4-r2.ebuild
  Log:
  Version bump and old version cleanup
  (Portage version: 2.2_rc67/cvs/Linux i686)

Revision  Changes    Path
1.804                sys-kernel/git-sources/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/ChangeLog?rev=1.804&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/ChangeLog?rev=1.804&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/ChangeLog?r1=1.803&r2=1.804

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/ChangeLog,v
retrieving revision 1.803
retrieving revision 1.804
diff -u -r1.803 -r1.804
--- ChangeLog	29 Apr 2010 12:48:15 -0000	1.803
+++ ChangeLog	30 Apr 2010 12:52:19 -0000	1.804
@@ -1,6 +1,15 @@
 # ChangeLog for sys-kernel/git-sources
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/ChangeLog,v 1.803 2010/04/29 12:48:15 mpagano Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/ChangeLog,v 1.804 2010/04/30 12:52:19 mpagano Exp $
+
+*git-sources-2.6.34_rc6 (30 Apr 2010)
+
+  30 Apr 2010; Mike Pagano <mpagano@gentoo.org>
+  -git-sources-2.6.34_rc4.ebuild, -git-sources-2.6.34_rc4-r1.ebuild,
+  -git-sources-2.6.34_rc4-r2.ebuild, -git-sources-2.6.34_rc4-r3.ebuild,
+  -git-sources-2.6.34_rc4-r4.ebuild, -git-sources-2.6.34_rc4-r5.ebuild,
+  -git-sources-2.6.34_rc4-r6.ebuild, +git-sources-2.6.34_rc6.ebuild:
+  Version bump and old version cleanup
 
 *git-sources-2.6.34_rc5-r10 (29 Apr 2010)
 *git-sources-2.6.34_rc5-r9 (29 Apr 2010)



1.1                  sys-kernel/git-sources/git-sources-2.6.34_rc6.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc6.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc6.ebuild?rev=1.1&content-type=text/plain

Index: git-sources-2.6.34_rc6.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.34_rc6.ebuild,v 1.1 2010/04/30 12:52:20 mpagano Exp $

UNIPATCH_STRICTORDER="yes"
K_NOUSENAME="yes"
K_NOSETEXTRAVERSION="yes"
K_NOUSEPR="yes"
K_SECURITY_UNSUPPORTED="yes"
ETYPE="sources"
CKV="${PVR/-r/-git}"
# only use this if it's not an _rc/_pre release
[ "${PV/_pre}" == "${PV}" ] && [ "${PV/_rc}" == "${PV}" ] && OKV="${PV}"
inherit kernel-2
detect_version

DESCRIPTION="The very latest -git version of the Linux kernel"
HOMEPAGE="http://www.kernel.org"
#SRC_URI="${KERNEL_URI} mirror://kernel/linux/kernel/v2.6/snapshots/patch-${KV_FULL}.bz2"
SRC_URI="${KERNEL_URI}"
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
IUSE=""

K_EXTRAEINFO="This kernel is not supported by Gentoo due to its unstable and
experimental nature. If you have any issues, try a matching vanilla-sources
ebuild -- if the problem is not there, please contact the upstream kernel
developers at http://bugme.osdl.org and on the linux-kernel mailing list to
report the problem so it can be fixed in time for the next kernel release."

pkg_postinst() {
	postinst_sources
}






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

only message in thread, other threads:[~2010-04-30 12:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-30 12:52 [gentoo-commits] gentoo-x86 commit in sys-kernel/git-sources: ChangeLog git-sources-2.6.34_rc6.ebuild git-sources-2.6.34_rc4-r3.ebuild git-sources-2.6.34_rc4-r5.ebuild git-sources-2.6.34_rc4-r1.ebuild git-sources-2.6.34_rc4-r6.ebuild git-sources-2.6.34_rc4.ebuild git-sources-2.6.34_rc4-r4.ebuild git-sources-2.6.34_rc4-r2.ebuild Mike Pagano (mpagano)

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