# 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.64 2007/01/25 17:06:40 masterdriverz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/ChangeLog,v 1.65 2007/01/31 17:44:21 masterdriverz Exp $
+
+*git-sources-2.6.20_rc6-r3 (31 Jan 2007)
+
+ 31 Jan 2007; Charlie Shepherd <masterdriverz@gentoo.org>
+ +git-sources-2.6.20_rc6-r3.ebuild:
+ Version bump
*git-sources-2.6.20_rc6 (25 Jan 2007)
--- /dev/null
+MD5 443c265b57e87eadc0c677c3acc37e20 linux-2.6.19.tar.bz2 42733268
+RMD160 75dc65b15cf9cdb359b1abe7084907982c19088b linux-2.6.19.tar.bz2 42733268
+SHA256 c2fd6bcd2b7c1b3d37d64e4d1825703792a75474830a3db7d2dc603a8d392d58 linux-2.6.19.tar.bz2 42733268
+MD5 204cd4122546cf744f29e057abc5221e patch-2.6.20-rc6-git3.bz2 63335
+RMD160 e3f016da6921e1c72b572be4ee88ead86e4f2965 patch-2.6.20-rc6-git3.bz2 63335
+SHA256 0c1231603617c28f883e63802b74eaf34f97dcc2d4ee93b10417a91be68cb344 patch-2.6.20-rc6-git3.bz2 63335
+MD5 7c6dca292f886e7f79df72501f7bfac4 patch-2.6.20-rc6.bz2 3800220
+RMD160 00f874acc05e8307f98ad791d3fd27fb767c84a3 patch-2.6.20-rc6.bz2 3800220
+SHA256 7059f5c7cc4cd08152d3775969bf22992de9dda678e1e2dd4c46248883ca1242 patch-2.6.20-rc6.bz2 3800220
--- /dev/null
+# Copyright 1999-2007 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.20_rc6-r3.ebuild,v 1.1 2007/01/31 17:44:21 masterdriverz 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"
+
+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
+}
# ChangeLog for sys-kernel/mm-sources
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mm-sources/ChangeLog,v 1.324 2007/01/28 14:43:24 voxus Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mm-sources/ChangeLog,v 1.325 2007/01/31 17:45:19 masterdriverz Exp $
+
+*mm-sources-2.6.20_rc6-r3 (31 Jan 2007)
+
+ 31 Jan 2007; Charlie Shepherd <masterdriverz@gentoo.org>
+ +mm-sources-2.6.20_rc6-r3.ebuild:
+ Version bump
*mm-sources-2.6.20_rc6-r1 (28 Jan 2007)
--- /dev/null
+MD5 f8278e22189c045eef366ee1e2a8c58e 2.6.20-rc6-mm3.bz2 3011866
+RMD160 bfecb20413125b339bb5f6d8ca4a63168e9e7ea9 2.6.20-rc6-mm3.bz2 3011866
+SHA256 7a0131e623f6ad694552b68b2a5e74549e2bb1531e3fcba1ed1e8c920ee059bc 2.6.20-rc6-mm3.bz2 3011866
+MD5 443c265b57e87eadc0c677c3acc37e20 linux-2.6.19.tar.bz2 42733268
+RMD160 75dc65b15cf9cdb359b1abe7084907982c19088b linux-2.6.19.tar.bz2 42733268
+SHA256 c2fd6bcd2b7c1b3d37d64e4d1825703792a75474830a3db7d2dc603a8d392d58 linux-2.6.19.tar.bz2 42733268
+MD5 7c6dca292f886e7f79df72501f7bfac4 patch-2.6.20-rc6.bz2 3800220
+RMD160 00f874acc05e8307f98ad791d3fd27fb767c84a3 patch-2.6.20-rc6.bz2 3800220
+SHA256 7059f5c7cc4cd08152d3775969bf22992de9dda678e1e2dd4c46248883ca1242 patch-2.6.20-rc6.bz2 3800220
--- /dev/null
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mm-sources/mm-sources-2.6.20_rc6-r3.ebuild,v 1.1 2007/01/31 17:45:20 masterdriverz Exp $
+
+K_PREPATCHED="yes"
+UNIPATCH_STRICTORDER="yes"
+K_SECURITY_UNSUPPORTED="1"
+
+ETYPE="sources"
+inherit kernel-2
+detect_version
+UNIPATCH_LIST="${DISTDIR}/${KV_FULL}.bz2"
+K_NOSETEXTRAVERSION="don't_set_it"
+
+DESCRIPTION="Andrew Morton's kernel, mostly fixes for 2.6 vanilla, some vm stuff too"
+SRC_URI="${KERNEL_URI} mirror://kernel/linux/kernel/people/akpm/patches/2.6/${KV/-mm*/}/${KV}/${KV}.bz2"
+
+KEYWORDS="-* ~amd64 ~ppc ~ppc64 ~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 persists there, please file a bug at http://bugme.osdl.org.
+If the problem only occurs with mm-sources then please contact Andrew Morton to
+get your issue resolved."