summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Pagano <mpagano@gentoo.org>2009-06-24 12:30:31 +0000
committerMike Pagano <mpagano@gentoo.org>2009-06-24 12:30:31 +0000
commita0607dbba402a35cabcee7992f195dafe00132be (patch)
tree80f09cea290b58b40b8a27b74ca584e4e599434b /sys-kernel
parentStabilized for xorg-server-1.5/xorg-x11-7.4 (diff)
downloadgentoo-2-a0607dbba402a35cabcee7992f195dafe00132be.tar.gz
gentoo-2-a0607dbba402a35cabcee7992f195dafe00132be.tar.bz2
gentoo-2-a0607dbba402a35cabcee7992f195dafe00132be.zip
Version bump and old version cleanup
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'sys-kernel')
-rw-r--r--sys-kernel/git-sources/ChangeLog12
-rw-r--r--sys-kernel/git-sources/git-sources-2.6.30-r12.ebuild32
-rw-r--r--sys-kernel/git-sources/git-sources-2.6.30-r20.ebuild2
-rw-r--r--sys-kernel/git-sources/git-sources-2.6.30-r21.ebuild (renamed from sys-kernel/git-sources/git-sources-2.6.30-r10.ebuild)2
-rw-r--r--sys-kernel/git-sources/git-sources-2.6.30-r22.ebuild (renamed from sys-kernel/git-sources/git-sources-2.6.30-r11.ebuild)2
-rw-r--r--sys-kernel/git-sources/git-sources-2.6.30-r8.ebuild32
-rw-r--r--sys-kernel/git-sources/git-sources-2.6.30-r9.ebuild32
7 files changed, 14 insertions, 100 deletions
diff --git a/sys-kernel/git-sources/ChangeLog b/sys-kernel/git-sources/ChangeLog
index 4eab50c545f5..bc5bf51465c3 100644
--- a/sys-kernel/git-sources/ChangeLog
+++ b/sys-kernel/git-sources/ChangeLog
@@ -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.567 2009/06/23 12:50:35 mpagano Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/ChangeLog,v 1.568 2009/06/24 12:30:31 mpagano Exp $
+
+*git-sources-2.6.30-r22 (24 Jun 2009)
+*git-sources-2.6.30-r21 (24 Jun 2009)
+
+ 24 Jun 2009; Mike Pagano <mpagano@gentoo.org>
+ -git-sources-2.6.30-r8.ebuild, -git-sources-2.6.30-r9.ebuild,
+ -git-sources-2.6.30-r10.ebuild, -git-sources-2.6.30-r11.ebuild,
+ -git-sources-2.6.30-r12.ebuild, git-sources-2.6.30-r20.ebuild,
+ +git-sources-2.6.30-r21.ebuild, +git-sources-2.6.30-r22.ebuild:
+ Version bump and old version cleanup
*git-sources-2.6.30-r20 (23 Jun 2009)
diff --git a/sys-kernel/git-sources/git-sources-2.6.30-r12.ebuild b/sys-kernel/git-sources/git-sources-2.6.30-r12.ebuild
deleted file mode 100644
index 737b5fd6ce68..000000000000
--- a/sys-kernel/git-sources/git-sources-2.6.30-r12.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# 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.30-r12.ebuild,v 1.1 2009/06/18 02:24:47 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
-}
diff --git a/sys-kernel/git-sources/git-sources-2.6.30-r20.ebuild b/sys-kernel/git-sources/git-sources-2.6.30-r20.ebuild
index 718e7862667d..1c956f441653 100644
--- a/sys-kernel/git-sources/git-sources-2.6.30-r20.ebuild
+++ b/sys-kernel/git-sources/git-sources-2.6.30-r20.ebuild
@@ -1,6 +1,6 @@
# 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.30-r20.ebuild,v 1.1 2009/06/23 12:50:35 mpagano Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.30-r20.ebuild,v 1.2 2009/06/24 12:30:31 mpagano Exp $
UNIPATCH_STRICTORDER="yes"
K_NOUSENAME="yes"
diff --git a/sys-kernel/git-sources/git-sources-2.6.30-r10.ebuild b/sys-kernel/git-sources/git-sources-2.6.30-r21.ebuild
index e9d0c08205ff..bd0139ccb109 100644
--- a/sys-kernel/git-sources/git-sources-2.6.30-r10.ebuild
+++ b/sys-kernel/git-sources/git-sources-2.6.30-r21.ebuild
@@ -1,6 +1,6 @@
# 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.30-r10.ebuild,v 1.1 2009/06/17 12:37:37 mpagano Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.30-r21.ebuild,v 1.1 2009/06/24 12:30:31 mpagano Exp $
UNIPATCH_STRICTORDER="yes"
K_NOUSENAME="yes"
diff --git a/sys-kernel/git-sources/git-sources-2.6.30-r11.ebuild b/sys-kernel/git-sources/git-sources-2.6.30-r22.ebuild
index 66fb370fa295..74203d138bc6 100644
--- a/sys-kernel/git-sources/git-sources-2.6.30-r11.ebuild
+++ b/sys-kernel/git-sources/git-sources-2.6.30-r22.ebuild
@@ -1,6 +1,6 @@
# 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.30-r11.ebuild,v 1.1 2009/06/17 12:56:18 mpagano Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.30-r22.ebuild,v 1.1 2009/06/24 12:30:31 mpagano Exp $
UNIPATCH_STRICTORDER="yes"
K_NOUSENAME="yes"
diff --git a/sys-kernel/git-sources/git-sources-2.6.30-r8.ebuild b/sys-kernel/git-sources/git-sources-2.6.30-r8.ebuild
deleted file mode 100644
index 4f1ca322c8f4..000000000000
--- a/sys-kernel/git-sources/git-sources-2.6.30-r8.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# 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.30-r8.ebuild,v 1.1 2009/06/15 11:36:57 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
-}
diff --git a/sys-kernel/git-sources/git-sources-2.6.30-r9.ebuild b/sys-kernel/git-sources/git-sources-2.6.30-r9.ebuild
deleted file mode 100644
index 02594ad49d8a..000000000000
--- a/sys-kernel/git-sources/git-sources-2.6.30-r9.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# 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.30-r9.ebuild,v 1.1 2009/06/16 01:29:25 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
-}