* [gentoo-commits] gentoo-x86 commit in sys-kernel/git-sources: ChangeLog git-sources-2.6.32_rc1-r6.ebuild git-sources-2.6.31-r13.ebuild git-sources-2.6.31-r16.ebuild git-sources-2.6.31-r11.ebuild git-sources-2.6.31-r10.ebuild git-sources-2.6.31-r18.ebuild git-sources-2.6.31-r12.ebuild git-sources-2.6.31-r15.ebuild git-sources-2.6.31-r14.ebuild git-sources-2.6.31-r17.ebuild
@ 2009-10-05 0:21 Mike Pagano (mpagano)
0 siblings, 0 replies; only message in thread
From: Mike Pagano (mpagano) @ 2009-10-05 0:21 UTC (permalink / raw
To: gentoo-commits
mpagano 09/10/05 00:21:32
Modified: ChangeLog
Added: git-sources-2.6.32_rc1-r6.ebuild
Removed: git-sources-2.6.31-r13.ebuild
git-sources-2.6.31-r16.ebuild
git-sources-2.6.31-r11.ebuild
git-sources-2.6.31-r10.ebuild
git-sources-2.6.31-r18.ebuild
git-sources-2.6.31-r12.ebuild
git-sources-2.6.31-r15.ebuild
git-sources-2.6.31-r14.ebuild
git-sources-2.6.31-r17.ebuild
Log:
Version bump and old version cleanup
(Portage version: 2.2_rc42/cvs/Linux i686)
Revision Changes Path
1.651 sys-kernel/git-sources/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/ChangeLog?rev=1.651&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/ChangeLog?rev=1.651&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/ChangeLog?r1=1.650&r2=1.651
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/ChangeLog,v
retrieving revision 1.650
retrieving revision 1.651
diff -u -r1.650 -r1.651
--- ChangeLog 4 Oct 2009 01:36:04 -0000 1.650
+++ ChangeLog 5 Oct 2009 00:21:32 -0000 1.651
@@ -1,6 +1,16 @@
# ChangeLog for sys-kernel/git-sources
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/ChangeLog,v 1.650 2009/10/04 01:36:04 mpagano Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/ChangeLog,v 1.651 2009/10/05 00:21:32 mpagano Exp $
+
+*git-sources-2.6.32_rc1-r6 (05 Oct 2009)
+
+ 05 Oct 2009; Michael Pagano <mpagano@gentoo.org>
+ -git-sources-2.6.31-r10.ebuild, -git-sources-2.6.31-r11.ebuild,
+ -git-sources-2.6.31-r12.ebuild, -git-sources-2.6.31-r13.ebuild,
+ -git-sources-2.6.31-r14.ebuild, -git-sources-2.6.31-r15.ebuild,
+ -git-sources-2.6.31-r16.ebuild, -git-sources-2.6.31-r17.ebuild,
+ -git-sources-2.6.31-r18.ebuild, +git-sources-2.6.32_rc1-r6.ebuild:
+ Version bump and old version cleanup
*git-sources-2.6.32_rc1-r5 (04 Oct 2009)
1.1 sys-kernel/git-sources/git-sources-2.6.32_rc1-r6.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.32_rc1-r6.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.32_rc1-r6.ebuild?rev=1.1&content-type=text/plain
Index: git-sources-2.6.32_rc1-r6.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.32_rc1-r6.ebuild,v 1.1 2009/10/05 00:21:32 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 ~sh ~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-10-05 0:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-05 0:21 [gentoo-commits] gentoo-x86 commit in sys-kernel/git-sources: ChangeLog git-sources-2.6.32_rc1-r6.ebuild git-sources-2.6.31-r13.ebuild git-sources-2.6.31-r16.ebuild git-sources-2.6.31-r11.ebuild git-sources-2.6.31-r10.ebuild git-sources-2.6.31-r18.ebuild git-sources-2.6.31-r12.ebuild git-sources-2.6.31-r15.ebuild git-sources-2.6.31-r14.ebuild git-sources-2.6.31-r17.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