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.29_rc6-r1.ebuild git-sources-2.6.29_rc4-r1.ebuild git-sources-2.6.29_rc4-r4.ebuild git-sources-2.6.29_rc4-r6.ebuild git-sources-2.6.29_rc4-r7.ebuild git-sources-2.6.29_rc4-r2.ebuild git-sources-2.6.29_rc4-r5.ebuild git-sources-2.6.29_rc4-r3.ebuild
@ 2009-02-24 13:32 Mike Pagano (mpagano)
  0 siblings, 0 replies; only message in thread
From: Mike Pagano (mpagano) @ 2009-02-24 13:32 UTC (permalink / raw
  To: gentoo-commits

mpagano     09/02/24 13:32:24

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

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/ChangeLog,v
retrieving revision 1.468
retrieving revision 1.469
diff -u -r1.468 -r1.469
--- ChangeLog	23 Feb 2009 01:40:00 -0000	1.468
+++ ChangeLog	24 Feb 2009 13:32:24 -0000	1.469
@@ -1,6 +1,15 @@
 # ChangeLog for sys-kernel/git-sources
 # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/ChangeLog,v 1.468 2009/02/23 01:40:00 mpagano Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/ChangeLog,v 1.469 2009/02/24 13:32:24 mpagano Exp $
+
+*git-sources-2.6.29_rc6-r1 (24 Feb 2009)
+
+  24 Feb 2009; Mike Pagano <mpagano@gentoo.org>
+  -git-sources-2.6.29_rc4-r1.ebuild, -git-sources-2.6.29_rc4-r2.ebuild,
+  -git-sources-2.6.29_rc4-r3.ebuild, -git-sources-2.6.29_rc4-r4.ebuild,
+  -git-sources-2.6.29_rc4-r5.ebuild, -git-sources-2.6.29_rc4-r6.ebuild,
+  -git-sources-2.6.29_rc4-r7.ebuild, +git-sources-2.6.29_rc6-r1.ebuild:
+  Version bump and old version cleanup
 
 *git-sources-2.6.29_rc5-r7 (23 Feb 2009)
 



1.1                  sys-kernel/git-sources/git-sources-2.6.29_rc6-r1.ebuild

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

Index: git-sources-2.6.29_rc6-r1.ebuild
===================================================================
# Copyright 1999-2009 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.29_rc6-r1.ebuild,v 1.1 2009/02/24 13:32:24 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 ~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:[~2009-02-24 13:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-24 13:32 [gentoo-commits] gentoo-x86 commit in sys-kernel/git-sources: ChangeLog git-sources-2.6.29_rc6-r1.ebuild git-sources-2.6.29_rc4-r1.ebuild git-sources-2.6.29_rc4-r4.ebuild git-sources-2.6.29_rc4-r6.ebuild git-sources-2.6.29_rc4-r7.ebuild git-sources-2.6.29_rc4-r2.ebuild git-sources-2.6.29_rc4-r5.ebuild git-sources-2.6.29_rc4-r3.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