summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Pagano <mpagano@gentoo.org>2010-10-18 13:17:49 +0000
committerMike Pagano <mpagano@gentoo.org>2010-10-18 13:17:49 +0000
commit37fc4b3b4ca8b4f2463ef50f88967bba6c5f732f (patch)
tree900e01fe27af29d9361b058c4637eb29b37d24af /sys-kernel/git-sources
parentVersion bump. (diff)
downloadgentoo-2-37fc4b3b4ca8b4f2463ef50f88967bba6c5f732f.tar.gz
gentoo-2-37fc4b3b4ca8b4f2463ef50f88967bba6c5f732f.tar.bz2
gentoo-2-37fc4b3b4ca8b4f2463ef50f88967bba6c5f732f.zip
Cleanup
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'sys-kernel/git-sources')
-rw-r--r--sys-kernel/git-sources/ChangeLog8
-rw-r--r--sys-kernel/git-sources/git-sources-2.6.36_rc6-r1.ebuild33
-rw-r--r--sys-kernel/git-sources/git-sources-2.6.36_rc6-r2.ebuild33
-rw-r--r--sys-kernel/git-sources/git-sources-2.6.36_rc6-r3.ebuild33
-rw-r--r--sys-kernel/git-sources/git-sources-2.6.36_rc6-r4.ebuild33
-rw-r--r--sys-kernel/git-sources/git-sources-2.6.36_rc6-r5.ebuild33
-rw-r--r--sys-kernel/git-sources/git-sources-2.6.36_rc6.ebuild33
7 files changed, 7 insertions, 199 deletions
diff --git a/sys-kernel/git-sources/ChangeLog b/sys-kernel/git-sources/ChangeLog
index ac1218a2741b..63ac1abc6b06 100644
--- a/sys-kernel/git-sources/ChangeLog
+++ b/sys-kernel/git-sources/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sys-kernel/git-sources
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/ChangeLog,v 1.936 2010/10/16 21:40:02 mpagano Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/ChangeLog,v 1.937 2010/10/18 13:17:49 mpagano Exp $
+
+ 18 Oct 2010; Michael Pagano <mpagano@gentoo.org>
+ -git-sources-2.6.36_rc6.ebuild, -git-sources-2.6.36_rc6-r1.ebuild,
+ -git-sources-2.6.36_rc6-r2.ebuild, -git-sources-2.6.36_rc6-r3.ebuild,
+ -git-sources-2.6.36_rc6-r4.ebuild, -git-sources-2.6.36_rc6-r5.ebuild:
+ Cleanup
*git-sources-2.6.36_rc8-r3 (16 Oct 2010)
*git-sources-2.6.36_rc8-r2 (16 Oct 2010)
diff --git a/sys-kernel/git-sources/git-sources-2.6.36_rc6-r1.ebuild b/sys-kernel/git-sources/git-sources-2.6.36_rc6-r1.ebuild
deleted file mode 100644
index 194dc26e1647..000000000000
--- a/sys-kernel/git-sources/git-sources-2.6.36_rc6-r1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2010 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.36_rc6-r1.ebuild,v 1.1 2010/09/30 17:53:31 mpagano Exp $
-
-UNIPATCH_STRICTORDER="yes"
-K_NOUSENAME="yes"
-K_NOSETEXTRAVERSION="yes"
-K_NOUSEPR="yes"
-K_SECURITY_UNSUPPORTED="yes"
-K_DEBLOB_AVAILABLE=0
-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.36_rc6-r2.ebuild b/sys-kernel/git-sources/git-sources-2.6.36_rc6-r2.ebuild
deleted file mode 100644
index 887acc1147ef..000000000000
--- a/sys-kernel/git-sources/git-sources-2.6.36_rc6-r2.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2010 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.36_rc6-r2.ebuild,v 1.1 2010/10/02 17:50:03 mpagano Exp $
-
-UNIPATCH_STRICTORDER="yes"
-K_NOUSENAME="yes"
-K_NOSETEXTRAVERSION="yes"
-K_NOUSEPR="yes"
-K_SECURITY_UNSUPPORTED="yes"
-K_DEBLOB_AVAILABLE=0
-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.36_rc6-r3.ebuild b/sys-kernel/git-sources/git-sources-2.6.36_rc6-r3.ebuild
deleted file mode 100644
index 068c9024160c..000000000000
--- a/sys-kernel/git-sources/git-sources-2.6.36_rc6-r3.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2010 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.36_rc6-r3.ebuild,v 1.1 2010/10/05 00:34:38 mpagano Exp $
-
-UNIPATCH_STRICTORDER="yes"
-K_NOUSENAME="yes"
-K_NOSETEXTRAVERSION="yes"
-K_NOUSEPR="yes"
-K_SECURITY_UNSUPPORTED="yes"
-K_DEBLOB_AVAILABLE=0
-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.36_rc6-r4.ebuild b/sys-kernel/git-sources/git-sources-2.6.36_rc6-r4.ebuild
deleted file mode 100644
index d86d31058a86..000000000000
--- a/sys-kernel/git-sources/git-sources-2.6.36_rc6-r4.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2010 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.36_rc6-r4.ebuild,v 1.1 2010/10/06 00:42:49 mpagano Exp $
-
-UNIPATCH_STRICTORDER="yes"
-K_NOUSENAME="yes"
-K_NOSETEXTRAVERSION="yes"
-K_NOUSEPR="yes"
-K_SECURITY_UNSUPPORTED="yes"
-K_DEBLOB_AVAILABLE=0
-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.36_rc6-r5.ebuild b/sys-kernel/git-sources/git-sources-2.6.36_rc6-r5.ebuild
deleted file mode 100644
index ee803fbabaea..000000000000
--- a/sys-kernel/git-sources/git-sources-2.6.36_rc6-r5.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2010 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.36_rc6-r5.ebuild,v 1.1 2010/10/06 14:17:02 mpagano Exp $
-
-UNIPATCH_STRICTORDER="yes"
-K_NOUSENAME="yes"
-K_NOSETEXTRAVERSION="yes"
-K_NOUSEPR="yes"
-K_SECURITY_UNSUPPORTED="yes"
-K_DEBLOB_AVAILABLE=0
-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.36_rc6.ebuild b/sys-kernel/git-sources/git-sources-2.6.36_rc6.ebuild
deleted file mode 100644
index 3614ec8d35c8..000000000000
--- a/sys-kernel/git-sources/git-sources-2.6.36_rc6.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2010 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.36_rc6.ebuild,v 1.1 2010/09/29 01:49:15 mpagano Exp $
-
-UNIPATCH_STRICTORDER="yes"
-K_NOUSENAME="yes"
-K_NOSETEXTRAVERSION="yes"
-K_NOUSEPR="yes"
-K_SECURITY_UNSUPPORTED="yes"
-K_DEBLOB_AVAILABLE=0
-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
-}