Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-commits
Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-commits@g.o
From: "Mike Pagano (mpagano)" <mpagano@g.o>
Subject: gentoo-x86 commit in sys-kernel/git-sources: ChangeLog git-sources-2.6.28_rc7-r1.ebuild git-sources-2.6.28_rc4-r1.ebuild git-sources-2.6.28_rc5-r1.ebuild git-sources-2.6.28_rc4-r4.ebuild git-sources-2.6.28_rc5-r3.ebuild git-sources-2.6.28_rc5-r2.ebuild git-sources-2.6.28_rc4-r2.ebuild git-sources-2.6.28_rc4-r3.ebuild git-sources-2.6.28_rc5-r4.ebuild git-sources-2.6.28_rc4-r5.ebuild
Date: Wed, 03 Dec 2008 00:38:49 +0000
mpagano     08/12/03 00:38:49

  Modified:             ChangeLog
  Added:                git-sources-2.6.28_rc7-r1.ebuild
  Removed:              git-sources-2.6.28_rc4-r1.ebuild
                        git-sources-2.6.28_rc5-r1.ebuild
                        git-sources-2.6.28_rc4-r4.ebuild
                        git-sources-2.6.28_rc5-r3.ebuild
                        git-sources-2.6.28_rc5-r2.ebuild
                        git-sources-2.6.28_rc4-r2.ebuild
                        git-sources-2.6.28_rc4-r3.ebuild
                        git-sources-2.6.28_rc5-r4.ebuild
                        git-sources-2.6.28_rc4-r5.ebuild
  Log:
  Version bump and old version cleanup
  (Portage version: 2.2_rc16/cvs/Linux 2.6.27-gentoo-r4 i686)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/ChangeLog,v
retrieving revision 1.402
retrieving revision 1.403
diff -u -r1.402 -r1.403
--- ChangeLog	2 Dec 2008 00:54:37 -0000	1.402
+++ ChangeLog	3 Dec 2008 00:38:49 -0000	1.403
@@ -1,6 +1,16 @@
 # ChangeLog for sys-kernel/git-sources
 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/ChangeLog,v 1.402 2008/12/02 00:54:37 mpagano Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/ChangeLog,v 1.403 2008/12/03 00:38:49 mpagano Exp $
+
+*git-sources-2.6.28_rc7-r1 (03 Dec 2008)
+
+  03 Dec 2008; Michael Pagano <mpagano@g.o>
+  -git-sources-2.6.28_rc4-r1.ebuild, -git-sources-2.6.28_rc4-r2.ebuild,
+  -git-sources-2.6.28_rc4-r3.ebuild, -git-sources-2.6.28_rc4-r4.ebuild,
+  -git-sources-2.6.28_rc4-r5.ebuild, -git-sources-2.6.28_rc5-r1.ebuild,
+  -git-sources-2.6.28_rc5-r2.ebuild, -git-sources-2.6.28_rc5-r3.ebuild,
+  -git-sources-2.6.28_rc5-r4.ebuild, +git-sources-2.6.28_rc7-r1.ebuild:
+  Version bump and old version cleanup
 
 *git-sources-2.6.28_rc6-r4 (02 Dec 2008)
 



1.1                  sys-kernel/git-sources/git-sources-2.6.28_rc7-r1.ebuild

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

Index: git-sources-2.6.28_rc7-r1.ebuild
===================================================================
# Copyright 1999-2008 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.28_rc7-r1.ebuild,v 1.1 2008/12/03 00:38:49 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
}





Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
linux-patches r1416 - in hardened/2.6/tags: . 2.6.26-8
Next by thread:
gentoo-x86 commit in dev-libs/xmlrpc-c: ChangeLog xmlrpc-c-1.16.06.ebuild xmlrpc-c-1.16.04.ebuild
Previous by date:
linux-patches r1416 - in hardened/2.6/tags: . 2.6.26-8
Next by date:
gentoo-x86 commit in dev-libs/xmlrpc-c: ChangeLog xmlrpc-c-1.16.06.ebuild xmlrpc-c-1.16.04.ebuild


Updated Oct 10, 2010

Summary: Archive of the gentoo-commits mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.