public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-kernel/mm-sources: ChangeLog mm-sources-2.6.28_rc2-r1.ebuild mm-sources-2.6.26_rc8-r1.ebuild mm-sources-2.6.26_rc5-r1.ebuild mm-sources-2.6.26_rc5-r3.ebuild mm-sources-2.6.26_rc2-r1.ebuild mm-sources-2.6.27_rc5-r1.ebuild mm-sources-2.6.27_rc1-r1.ebuild mm-sources-2.6.26_rc5-r2.ebuild
@ 2008-10-30 10:12 Konstantin Arkhipov (voxus)
  0 siblings, 0 replies; only message in thread
From: Konstantin Arkhipov (voxus) @ 2008-10-30 10:12 UTC (permalink / raw
  To: gentoo-commits

voxus       08/10/30 10:12:30

  Modified:             ChangeLog
  Added:                mm-sources-2.6.28_rc2-r1.ebuild
  Removed:              mm-sources-2.6.26_rc8-r1.ebuild
                        mm-sources-2.6.26_rc5-r1.ebuild
                        mm-sources-2.6.26_rc5-r3.ebuild
                        mm-sources-2.6.26_rc2-r1.ebuild
                        mm-sources-2.6.27_rc5-r1.ebuild
                        mm-sources-2.6.27_rc1-r1.ebuild
                        mm-sources-2.6.26_rc5-r2.ebuild
  Log:
  * bump
  - old versions
  (Portage version: 2.2_rc12/cvs/Linux 2.6.27-rc5-mm1 x86_64)

Revision  Changes    Path
1.376                sys-kernel/mm-sources/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/mm-sources/ChangeLog,v
retrieving revision 1.375
retrieving revision 1.376
diff -u -r1.375 -r1.376
--- ChangeLog	5 Sep 2008 10:32:50 -0000	1.375
+++ ChangeLog	30 Oct 2008 10:12:29 -0000	1.376
@@ -1,6 +1,15 @@
 # ChangeLog for sys-kernel/mm-sources
 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mm-sources/ChangeLog,v 1.375 2008/09/05 10:32:50 voxus Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mm-sources/ChangeLog,v 1.376 2008/10/30 10:12:29 voxus Exp $
+
+*mm-sources-2.6.28_rc2-r1 (30 Oct 2008)
+
+  30 Oct 2008; Konstantin V. Arkhipov <voxus@gentoo.org>
+  -mm-sources-2.6.26_rc2-r1.ebuild, -mm-sources-2.6.26_rc5-r1.ebuild,
+  -mm-sources-2.6.26_rc5-r2.ebuild, -mm-sources-2.6.26_rc5-r3.ebuild,
+  -mm-sources-2.6.26_rc8-r1.ebuild, -mm-sources-2.6.27_rc1-r1.ebuild,
+  -mm-sources-2.6.27_rc5-r1.ebuild, +mm-sources-2.6.28_rc2-r1.ebuild:
+  Version bump, cleanup.
 
 *mm-sources-2.6.27_rc5-r1 (05 Sep 2008)
 



1.1                  sys-kernel/mm-sources/mm-sources-2.6.28_rc2-r1.ebuild

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

Index: mm-sources-2.6.28_rc2-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/mm-sources/mm-sources-2.6.28_rc2-r1.ebuild,v 1.1 2008/10/30 10:12:30 voxus 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."






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

only message in thread, other threads:[~2008-10-30 10:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-30 10:12 [gentoo-commits] gentoo-x86 commit in sys-kernel/mm-sources: ChangeLog mm-sources-2.6.28_rc2-r1.ebuild mm-sources-2.6.26_rc8-r1.ebuild mm-sources-2.6.26_rc5-r1.ebuild mm-sources-2.6.26_rc5-r3.ebuild mm-sources-2.6.26_rc2-r1.ebuild mm-sources-2.6.27_rc5-r1.ebuild mm-sources-2.6.27_rc1-r1.ebuild mm-sources-2.6.26_rc5-r2.ebuild Konstantin Arkhipov (voxus)

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