Old version cleanup
authorMike Pagano <mpagano@gentoo.org>
Fri, 16 Sep 2011 17:38:05 +0000 (17:38 +0000)
committerMike Pagano <mpagano@gentoo.org>
Fri, 16 Sep 2011 17:38:05 +0000 (17:38 +0000)
Package-Manager: portage-2.2.0_alpha58/cvs/Linux x86_64

15 files changed:
sys-kernel/gentoo-sources/ChangeLog
sys-kernel/gentoo-sources/gentoo-sources-2.6.32-r32.ebuild [deleted file]
sys-kernel/gentoo-sources/gentoo-sources-2.6.32-r33.ebuild [deleted file]
sys-kernel/gentoo-sources/gentoo-sources-2.6.32-r34.ebuild [deleted file]
sys-kernel/gentoo-sources/gentoo-sources-2.6.37-r4.ebuild [deleted file]
sys-kernel/gentoo-sources/gentoo-sources-2.6.37-r6.ebuild [deleted file]
sys-kernel/git-sources/ChangeLog
sys-kernel/git-sources/git-sources-3.1_rc3-r1.ebuild [deleted file]
sys-kernel/git-sources/git-sources-3.1_rc3-r2.ebuild [deleted file]
sys-kernel/git-sources/git-sources-3.1_rc3-r3.ebuild [deleted file]
sys-kernel/git-sources/git-sources-3.1_rc3-r4.ebuild [deleted file]
sys-kernel/git-sources/git-sources-3.1_rc3-r5.ebuild [deleted file]
sys-kernel/git-sources/git-sources-3.1_rc3-r6.ebuild [deleted file]
sys-kernel/git-sources/git-sources-3.1_rc3-r7.ebuild [deleted file]
sys-kernel/git-sources/git-sources-3.1_rc3.ebuild [deleted file]

index 665b7f36f4d507a84ee19cce555fcfefe71801fb..067aa51da2646a32dd282cd323e111a82e79398c 100644 (file)
@@ -1,6 +1,12 @@
 # ChangeLog for sys-kernel/gentoo-sources
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/ChangeLog,v 1.882 2011/08/30 19:18:10 psomas Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/ChangeLog,v 1.883 2011/09/16 17:38:05 mpagano Exp $
+
+  16 Sep 2011; Michael Pagano <mpagano@gentoo.org>
+  -gentoo-sources-2.6.32-r32.ebuild, -gentoo-sources-2.6.32-r33.ebuild,
+  -gentoo-sources-2.6.32-r34.ebuild, -gentoo-sources-2.6.37-r4.ebuild,
+  -gentoo-sources-2.6.37-r6.ebuild:
+  Old version cleanup
 
 *gentoo-sources-2.6.32-r36 (30 Aug 2011)
 
diff --git a/sys-kernel/gentoo-sources/gentoo-sources-2.6.32-r32.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-2.6.32-r32.ebuild
deleted file mode 100644 (file)
index de01fd4..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-2.6.32-r32.ebuild,v 1.2 2011/08/11 17:19:46 mpagano Exp $
-
-EAPI="2"
-ETYPE="sources"
-K_WANT_GENPATCHES="base extras"
-K_GENPATCHES_VER="39"
-K_DEBLOB_AVAILABLE="1"
-inherit kernel-2
-detect_version
-detect_arch
-
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
-IUSE="deblob"
-HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches"
-
-DESCRIPTION="Full sources including the Gentoo patchset for the ${KV_MAJOR}.${KV_MINOR} kernel tree"
-SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}"
-
-pkg_postinst() {
-       kernel-2_pkg_postinst
-       einfo "For more info on this patchset, and how to report problems, see:"
-       einfo "${HOMEPAGE}"
-}
-
-pkg_postrm() {
-       kernel-2_pkg_postrm
-}
diff --git a/sys-kernel/gentoo-sources/gentoo-sources-2.6.32-r33.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-2.6.32-r33.ebuild
deleted file mode 100644 (file)
index 1b78caf..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-2.6.32-r33.ebuild,v 1.2 2011/08/11 17:19:46 mpagano Exp $
-
-EAPI="2"
-ETYPE="sources"
-K_WANT_GENPATCHES="base extras"
-K_GENPATCHES_VER="40"
-K_DEBLOB_AVAILABLE="1"
-inherit kernel-2
-detect_version
-detect_arch
-
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
-IUSE="deblob"
-HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches"
-
-DESCRIPTION="Full sources including the Gentoo patchset for the ${KV_MAJOR}.${KV_MINOR} kernel tree"
-SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}"
-
-pkg_postinst() {
-       kernel-2_pkg_postinst
-       einfo "For more info on this patchset, and how to report problems, see:"
-       einfo "${HOMEPAGE}"
-}
-
-pkg_postrm() {
-       kernel-2_pkg_postrm
-}
diff --git a/sys-kernel/gentoo-sources/gentoo-sources-2.6.32-r34.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-2.6.32-r34.ebuild
deleted file mode 100644 (file)
index f5e0cd0..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-2.6.32-r34.ebuild,v 1.2 2011/08/11 17:19:46 mpagano Exp $
-
-EAPI="2"
-ETYPE="sources"
-K_WANT_GENPATCHES="base extras"
-K_GENPATCHES_VER="41"
-K_DEBLOB_AVAILABLE="1"
-inherit kernel-2
-detect_version
-detect_arch
-
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
-IUSE="deblob"
-HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches"
-
-DESCRIPTION="Full sources including the Gentoo patchset for the ${KV_MAJOR}.${KV_MINOR} kernel tree"
-SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}"
-
-pkg_postinst() {
-       kernel-2_pkg_postinst
-       einfo "For more info on this patchset, and how to report problems, see:"
-       einfo "${HOMEPAGE}"
-}
-
-pkg_postrm() {
-       kernel-2_pkg_postrm
-}
diff --git a/sys-kernel/gentoo-sources/gentoo-sources-2.6.37-r4.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-2.6.37-r4.ebuild
deleted file mode 100644 (file)
index 869dd33..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-2.6.37-r4.ebuild,v 1.8 2011/08/11 17:19:46 mpagano Exp $
-
-EAPI="2"
-ETYPE="sources"
-K_WANT_GENPATCHES="base extras"
-K_GENPATCHES_VER="6"
-K_DEBLOB_AVAILABLE="1"
-inherit kernel-2
-detect_version
-detect_arch
-
-KEYWORDS="-alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86"
-HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches"
-IUSE="deblob"
-
-DESCRIPTION="Full sources including the Gentoo patchset for the ${KV_MAJOR}.${KV_MINOR} kernel tree"
-SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}"
-
-pkg_postinst() {
-       kernel-2_pkg_postinst
-       einfo "For more info on this patchset, and how to report problems, see:"
-       einfo "${HOMEPAGE}"
-}
-
-pkg_postrm() {
-       kernel-2_pkg_postrm
-}
diff --git a/sys-kernel/gentoo-sources/gentoo-sources-2.6.37-r6.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-2.6.37-r6.ebuild
deleted file mode 100644 (file)
index b128e7c..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-2.6.37-r6.ebuild,v 1.2 2011/08/11 17:19:46 mpagano Exp $
-
-EAPI="2"
-ETYPE="sources"
-K_WANT_GENPATCHES="base extras"
-K_GENPATCHES_VER="8"
-K_DEBLOB_AVAILABLE="1"
-inherit kernel-2
-detect_version
-detect_arch
-
-KEYWORDS="-alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
-HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches"
-IUSE="deblob"
-
-DESCRIPTION="Full sources including the Gentoo patchset for the ${KV_MAJOR}.${KV_MINOR} kernel tree"
-SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}"
-
-pkg_postinst() {
-       kernel-2_pkg_postinst
-       einfo "For more info on this patchset, and how to report problems, see:"
-       einfo "${HOMEPAGE}"
-}
-
-pkg_postrm() {
-       kernel-2_pkg_postrm
-}
index 7d76582bea95254227dce686fc1f1f8f3c6b6731..4cdbcfaa7c080223640423b8528f024c5c76b823 100644 (file)
@@ -1,6 +1,13 @@
 # ChangeLog for sys-kernel/git-sources
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/ChangeLog,v 1.1263 2011/09/14 16:56:53 mpagano Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/ChangeLog,v 1.1264 2011/09/16 17:33:51 mpagano Exp $
+
+  16 Sep 2011; Michael Pagano <mpagano@gentoo.org> -git-sources-3.1_rc3.ebuild,
+  -git-sources-3.1_rc3-r1.ebuild, -git-sources-3.1_rc3-r2.ebuild,
+  -git-sources-3.1_rc3-r3.ebuild, -git-sources-3.1_rc3-r4.ebuild,
+  -git-sources-3.1_rc3-r5.ebuild, -git-sources-3.1_rc3-r6.ebuild,
+  -git-sources-3.1_rc3-r7.ebuild:
+  Old version cleanup
 
 *git-sources-3.1_rc6 (14 Sep 2011)
 
diff --git a/sys-kernel/git-sources/git-sources-3.1_rc3-r1.ebuild b/sys-kernel/git-sources/git-sources-3.1_rc3-r1.ebuild
deleted file mode 100644 (file)
index c93736c..0000000
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-3.1_rc3-r1.ebuild,v 1.1 2011/08/24 01:14:47 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 ~hppa ~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://bugzilla.kernel.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-3.1_rc3-r2.ebuild b/sys-kernel/git-sources/git-sources-3.1_rc3-r2.ebuild
deleted file mode 100644 (file)
index b14a425..0000000
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-3.1_rc3-r2.ebuild,v 1.1 2011/08/25 00:46:11 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 ~hppa ~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://bugzilla.kernel.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-3.1_rc3-r3.ebuild b/sys-kernel/git-sources/git-sources-3.1_rc3-r3.ebuild
deleted file mode 100644 (file)
index 6d4a8ac..0000000
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-3.1_rc3-r3.ebuild,v 1.1 2011/08/25 00:49:33 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 ~hppa ~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://bugzilla.kernel.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-3.1_rc3-r4.ebuild b/sys-kernel/git-sources/git-sources-3.1_rc3-r4.ebuild
deleted file mode 100644 (file)
index 63dbc9e..0000000
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-3.1_rc3-r4.ebuild,v 1.1 2011/08/28 10:59:51 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 ~hppa ~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://bugzilla.kernel.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-3.1_rc3-r5.ebuild b/sys-kernel/git-sources/git-sources-3.1_rc3-r5.ebuild
deleted file mode 100644 (file)
index 6209570..0000000
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-3.1_rc3-r5.ebuild,v 1.1 2011/08/28 11:01:43 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 ~hppa ~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://bugzilla.kernel.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-3.1_rc3-r6.ebuild b/sys-kernel/git-sources/git-sources-3.1_rc3-r6.ebuild
deleted file mode 100644 (file)
index 6260ff8..0000000
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-3.1_rc3-r6.ebuild,v 1.1 2011/08/28 11:10:08 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 ~hppa ~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://bugzilla.kernel.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-3.1_rc3-r7.ebuild b/sys-kernel/git-sources/git-sources-3.1_rc3-r7.ebuild
deleted file mode 100644 (file)
index 3160a30..0000000
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-3.1_rc3-r7.ebuild,v 1.1 2011/08/29 01:03:33 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 ~hppa ~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://bugzilla.kernel.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-3.1_rc3.ebuild b/sys-kernel/git-sources/git-sources-3.1_rc3.ebuild
deleted file mode 100644 (file)
index c188ca7..0000000
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-3.1_rc3.ebuild,v 1.1 2011/08/23 05:13:43 robbat2 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 ~hppa ~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://bugzilla.kernel.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
-}