summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Pagano <mpagano@gentoo.org>2014-06-22 11:51:05 +0000
committerMike Pagano <mpagano@gentoo.org>2014-06-22 11:51:05 +0000
commit54db622cd8e6c8d03fa05358837526217dbdf8b9 (patch)
tree7498f031ac479ee7f836e881ea846a0509a6ad5a /sys-kernel/git-sources
parentRaise libwbxml dependency to ensure everyone has the headers in the same place. (diff)
downloadgentoo-2-54db622cd8e6c8d03fa05358837526217dbdf8b9.tar.gz
gentoo-2-54db622cd8e6c8d03fa05358837526217dbdf8b9.tar.bz2
gentoo-2-54db622cd8e6c8d03fa05358837526217dbdf8b9.zip
Update new, remove old.
(Portage version: 2.2.10/cvs/Linux i686, signed Manifest commit with key 3C33C650B576E4E3)
Diffstat (limited to 'sys-kernel/git-sources')
-rw-r--r--sys-kernel/git-sources/ChangeLog13
-rw-r--r--sys-kernel/git-sources/git-sources-3.15_rc3.ebuild39
-rw-r--r--sys-kernel/git-sources/git-sources-3.15_rc4.ebuild39
-rw-r--r--sys-kernel/git-sources/git-sources-3.15_rc5.ebuild39
-rw-r--r--sys-kernel/git-sources/git-sources-3.15_rc6.ebuild39
-rw-r--r--sys-kernel/git-sources/git-sources-3.15_rc7.ebuild39
-rw-r--r--sys-kernel/git-sources/git-sources-3.15_rc8.ebuild39
-rw-r--r--sys-kernel/git-sources/git-sources-3.16_rc1.ebuild (renamed from sys-kernel/git-sources/git-sources-3.15_rc1.ebuild)2
-rw-r--r--sys-kernel/git-sources/git-sources-3.16_rc2.ebuild (renamed from sys-kernel/git-sources/git-sources-3.15_rc2.ebuild)2
9 files changed, 14 insertions, 237 deletions
diff --git a/sys-kernel/git-sources/ChangeLog b/sys-kernel/git-sources/ChangeLog
index c42934e706a6..f8cf47a24796 100644
--- a/sys-kernel/git-sources/ChangeLog
+++ b/sys-kernel/git-sources/ChangeLog
@@ -1,6 +1,17 @@
# ChangeLog for sys-kernel/git-sources
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/ChangeLog,v 1.1388 2014/06/02 11:53:05 mpagano Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/ChangeLog,v 1.1389 2014/06/22 11:51:05 mpagano Exp $
+
+*git-sources-3.16_rc2 (22 Jun 2014)
+*git-sources-3.16_rc1 (22 Jun 2014)
+
+ 22 Jun 2014; Michael Pagano <mpagano@gentoo.org>
+ -git-sources-3.15_rc1.ebuild, -git-sources-3.15_rc2.ebuild,
+ -git-sources-3.15_rc3.ebuild, -git-sources-3.15_rc4.ebuild,
+ -git-sources-3.15_rc5.ebuild, -git-sources-3.15_rc6.ebuild,
+ -git-sources-3.15_rc7.ebuild, -git-sources-3.15_rc8.ebuild,
+ +git-sources-3.16_rc1.ebuild, +git-sources-3.16_rc2.ebuild:
+ Update new, remove old.
*git-sources-3.15_rc8 (02 Jun 2014)
diff --git a/sys-kernel/git-sources/git-sources-3.15_rc3.ebuild b/sys-kernel/git-sources/git-sources-3.15_rc3.ebuild
deleted file mode 100644
index 0a3911aed280..000000000000
--- a/sys-kernel/git-sources/git-sources-3.15_rc3.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2014 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.15_rc3.ebuild,v 1.1 2014/04/28 12:05:55 tomwij Exp $
-
-EAPI="5"
-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}"
-
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~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."
-
-RDEPEND=""
-DEPEND="${RDEPEND}
- >=sys-devel/patch-2.7.1-r3"
-
-pkg_postinst() {
- postinst_sources
-}
diff --git a/sys-kernel/git-sources/git-sources-3.15_rc4.ebuild b/sys-kernel/git-sources/git-sources-3.15_rc4.ebuild
deleted file mode 100644
index 00cdf06b1468..000000000000
--- a/sys-kernel/git-sources/git-sources-3.15_rc4.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2014 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.15_rc4.ebuild,v 1.1 2014/05/05 13:54:18 mpagano Exp $
-
-EAPI="5"
-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}"
-
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~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."
-
-RDEPEND=""
-DEPEND="${RDEPEND}
- >=sys-devel/patch-2.7.1-r3"
-
-pkg_postinst() {
- postinst_sources
-}
diff --git a/sys-kernel/git-sources/git-sources-3.15_rc5.ebuild b/sys-kernel/git-sources/git-sources-3.15_rc5.ebuild
deleted file mode 100644
index 818cc50c22d9..000000000000
--- a/sys-kernel/git-sources/git-sources-3.15_rc5.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2014 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.15_rc5.ebuild,v 1.1 2014/05/09 21:38:19 mpagano Exp $
-
-EAPI="5"
-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}"
-
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~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."
-
-RDEPEND=""
-DEPEND="${RDEPEND}
- >=sys-devel/patch-2.7.1-r3"
-
-pkg_postinst() {
- postinst_sources
-}
diff --git a/sys-kernel/git-sources/git-sources-3.15_rc6.ebuild b/sys-kernel/git-sources/git-sources-3.15_rc6.ebuild
deleted file mode 100644
index d6efa17741ed..000000000000
--- a/sys-kernel/git-sources/git-sources-3.15_rc6.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2014 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.15_rc6.ebuild,v 1.1 2014/05/21 23:25:37 mpagano Exp $
-
-EAPI="5"
-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}"
-
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~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."
-
-RDEPEND=""
-DEPEND="${RDEPEND}
- >=sys-devel/patch-2.7.1-r3"
-
-pkg_postinst() {
- postinst_sources
-}
diff --git a/sys-kernel/git-sources/git-sources-3.15_rc7.ebuild b/sys-kernel/git-sources/git-sources-3.15_rc7.ebuild
deleted file mode 100644
index 1a47287aa84f..000000000000
--- a/sys-kernel/git-sources/git-sources-3.15_rc7.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2014 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.15_rc7.ebuild,v 1.1 2014/05/25 23:48:53 mpagano Exp $
-
-EAPI="5"
-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}"
-
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~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."
-
-RDEPEND=""
-DEPEND="${RDEPEND}
- >=sys-devel/patch-2.7.1-r3"
-
-pkg_postinst() {
- postinst_sources
-}
diff --git a/sys-kernel/git-sources/git-sources-3.15_rc8.ebuild b/sys-kernel/git-sources/git-sources-3.15_rc8.ebuild
deleted file mode 100644
index 283c4ab5ea8c..000000000000
--- a/sys-kernel/git-sources/git-sources-3.15_rc8.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2014 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.15_rc8.ebuild,v 1.1 2014/06/02 11:53:05 mpagano Exp $
-
-EAPI="5"
-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}"
-
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~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."
-
-RDEPEND=""
-DEPEND="${RDEPEND}
- >=sys-devel/patch-2.7.1-r3"
-
-pkg_postinst() {
- postinst_sources
-}
diff --git a/sys-kernel/git-sources/git-sources-3.15_rc1.ebuild b/sys-kernel/git-sources/git-sources-3.16_rc1.ebuild
index 7d1dcba80420..0c9468c9b3a8 100644
--- a/sys-kernel/git-sources/git-sources-3.15_rc1.ebuild
+++ b/sys-kernel/git-sources/git-sources-3.16_rc1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 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.15_rc1.ebuild,v 1.2 2014/04/21 19:14:19 mpagano Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-3.16_rc1.ebuild,v 1.1 2014/06/22 11:51:05 mpagano Exp $
EAPI="5"
UNIPATCH_STRICTORDER="yes"
diff --git a/sys-kernel/git-sources/git-sources-3.15_rc2.ebuild b/sys-kernel/git-sources/git-sources-3.16_rc2.ebuild
index 45dc8cc2e0e4..838d832eed31 100644
--- a/sys-kernel/git-sources/git-sources-3.15_rc2.ebuild
+++ b/sys-kernel/git-sources/git-sources-3.16_rc2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 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.15_rc2.ebuild,v 1.2 2014/04/21 19:14:18 mpagano Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-3.16_rc2.ebuild,v 1.1 2014/06/22 11:51:05 mpagano Exp $
EAPI="5"
UNIPATCH_STRICTORDER="yes"