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
gentoo-x86 commit in sys-kernel/git-sources: ChangeLog git-sources-2.6.24_rc1-r7.ebuild
Date:
Tue, 30 Oct 2007 20:49:40 +0000
phreak 07/10/30 20:49:39
Modified: ChangeLog
Added: git-sources-2.6.24_rc1-r7.ebuild
Log:
Linux 2.6.24-rc1-r7.
(Portage version: 2.1.3.9)
Revision Changes Path
1.114 sys-kernel/git-sources/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/ChangeLog?rev=1.114&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/ChangeLog?rev=1.114&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/ChangeLog?r1=1.113&r2=1.114
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/ChangeLog,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -r1.113 -r1.114
--- ChangeLog 28 Oct 2007 20:36:50 -0000 1.113
+++ ChangeLog 30 Oct 2007 20:49:39 -0000 1.114
@@ -1,6 +1,12 @@
# ChangeLog for sys-kernel/git-sources
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/ChangeLog,v 1.113 2007/10/28 20:36:50 phreak Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/ChangeLog,v 1.114 2007/10/30 20:49:39 phreak Exp $
+
+*git-sources-2.6.24_rc1-r7 (30 Oct 2007)
+
+ 30 Oct 2007; Christian Heim <phreak@g.o>
+ +git-sources-2.6.24_rc1-r7.ebuild:
+ Linux 2.6.24-rc1-r7.
*git-sources-2.6.24_rc1-r4 (28 Oct 2007)
1.1 sys-kernel/git-sources/git-sources-2.6.24_rc1-r7.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.24_rc1-r7.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.24_rc1-r7.ebuild?rev=1.1&content-type=text/plain
Index: git-sources-2.6.24_rc1-r7.ebuild
===================================================================
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Headers: $
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"
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
}
--
gentoo-commits@g.o mailing list