public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jory Pratt" <anarchy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-kernel/zen-sources/
Date: Tue, 28 Jan 2020 23:50:46 +0000 (UTC)	[thread overview]
Message-ID: <1580255421.56b6cde4ad3d311086bc531d5adf21c89cb90fba.anarchy@gentoo> (raw)

commit:     56b6cde4ad3d311086bc531d5adf21c89cb90fba
Author:     Jory Pratt <anarchy <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 28 23:50:07 2020 +0000
Commit:     Jory Pratt <anarchy <AT> gentoo <DOT> org>
CommitDate: Tue Jan 28 23:50:21 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56b6cde4

sys-kernel/zen-sources: Version bump 5.4.15

Package-Manager: Portage-2.3.86, Repoman-2.3.20
Signed-off-by: Jory Pratt <anarchy <AT> gentoo.org>

 sys-kernel/zen-sources/Manifest                    |  4 +++
 sys-kernel/zen-sources/metadata.xml                |  8 +++--
 .../zen-sources/zen-sources-4.14.9999.ebuild       | 39 --------------------
 .../zen-sources/zen-sources-4.15.9999.ebuild       | 39 --------------------
 .../zen-sources/zen-sources-4.16.9999.ebuild       | 39 --------------------
 sys-kernel/zen-sources/zen-sources-5.4.15.ebuild   | 42 ++++++++++++++++++++++
 6 files changed, 52 insertions(+), 119 deletions(-)

diff --git a/sys-kernel/zen-sources/Manifest b/sys-kernel/zen-sources/Manifest
new file mode 100644
index 00000000000..b92c773566e
--- /dev/null
+++ b/sys-kernel/zen-sources/Manifest
@@ -0,0 +1,4 @@
+DIST genpatches-5.4-1.base.tar.xz 4564 BLAKE2B 0282bad95cd003c90e92d33d2f114ca9e752f09fdbf1930c322bed578e8a71a16d48aeddd943f0a7e59df47c07ad95dd401251a1a5828eefe07c8e927cf021ef SHA512 0726fa7768c4ddf7ba73ef5eb0ea73b71ba03dab1252b7114864ea60af84d50b8354f1c1d70a0abf0c8c7460361417b14183f11f49aa9654808025a9d979da6d
+DIST genpatches-5.4-1.extras.tar.xz 1736 BLAKE2B 57df5cf8b4d96378408460be4be64900771b876a23d1e5798c97449bfcd28bea8aaf31482c614e7844106f29c9ae376c6ebef26e6c18e00a3f64bcb4e360d944 SHA512 5b9b6276f6ad6ad7ac33e14c3b06dbe943c57019332b0ee545ebf7325b7d6313db3ed6d35c46434c3c38420fb372141e63528e980aca87b90c4a39339851e80f
+DIST linux-5.4.tar.xz 109441440 BLAKE2B 193bc4a3147e147d5529956164ec4912fad5d5c6fb07f909ff1056e57235834173194afc686993ccd785c1ff15804de0961b625f3008cca0e27493efc8f27b13 SHA512 9f60f77e8ab972b9438ac648bed17551c8491d6585a5e85f694b2eaa4c623fbc61eb18419b2656b6795eac5deec0edaa04547fc6723fbda52256bd7f3486898f
+DIST v5.4.15-zen1.patch.xz 908592 BLAKE2B 93a1b8e46e28b20d2f465df04c597b7da9c368532a89fc02a8059769b5f39b24b6d64acbcc88dabaa7f320c9c89705a01b3a96f8b3baa287ec60e3db4d9e1dcd SHA512 5aa5a4435e125d09a463d692bba95f247498818db157d68d75899d9031deb2aaa053a352831a843afad1241e83c25dcc5caf0243ee132696328a0d5ddcaab428

diff --git a/sys-kernel/zen-sources/metadata.xml b/sys-kernel/zen-sources/metadata.xml
index fafe9a56472..3c75f3aa2ec 100644
--- a/sys-kernel/zen-sources/metadata.xml
+++ b/sys-kernel/zen-sources/metadata.xml
@@ -1,8 +1,12 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<!-- maintainer-needed -->
+  <maintainer type="person">
+    <email>anarchy@gentoo.org</email>
+    <name>Jory A. Pratt</name>
+  </maintainer>
 <upstream>
-	<remote-id type="cpe">cpe:/o:linux:linux_kernel</remote-id>
+    <remote-id type="cpe">cpe:/o:linux:linux_kernel</remote-id>
+    <remote-id type="github">zen-kernel/zen-kernel</remote-id>
 </upstream>
 </pkgmetadata>

diff --git a/sys-kernel/zen-sources/zen-sources-4.14.9999.ebuild b/sys-kernel/zen-sources/zen-sources-4.14.9999.ebuild
deleted file mode 100644
index 07a3edb9caa..00000000000
--- a/sys-kernel/zen-sources/zen-sources-4.14.9999.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-K_PREPATCHED="yes"
-UNIPATCH_STRICTORDER="yes"
-K_SECURITY_UNSUPPORTED="1"
-K_DEBLOB_AVAILABLE=0
-CKV="${PV/99/}"
-
-ETYPE="sources"
-
-EGIT_BRANCH="${PV/.9999/}/master"
-EGIT_REPO_URI="https://github.com/zen-kernel/zen-kernel.git"
-
-inherit kernel-2 git-r3
-detect_version
-
-K_NOSETEXTRAVERSION="don't_set_it"
-DESCRIPTION="The Zen Kernel Live Sources"
-HOMEPAGE="https://github.com/zen-kernel"
-
-IUSE=""
-
-KEYWORDS=""
-
-EGIT_CHECKOUT_DIR="${WORKDIR}/linux-${KV_FULL}"
-
-K_EXTRAEINFO="For more info on zen-sources, and for how to report problems, see: \
-${HOMEPAGE}, also go to #zen-sources on freenode"
-
-pkg_setup(){
-	ewarn "Be carefull!! You are about to install live kernel sources."
-	ewarn "Git zen-sources are extremely unsupported, even from the upstream"
-	ewarn "developers. Use them at your own risk and don't bite us if your"
-	ewarn "system explodes"
-	kernel-2_pkg_setup
-}

diff --git a/sys-kernel/zen-sources/zen-sources-4.15.9999.ebuild b/sys-kernel/zen-sources/zen-sources-4.15.9999.ebuild
deleted file mode 100644
index 07a3edb9caa..00000000000
--- a/sys-kernel/zen-sources/zen-sources-4.15.9999.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-K_PREPATCHED="yes"
-UNIPATCH_STRICTORDER="yes"
-K_SECURITY_UNSUPPORTED="1"
-K_DEBLOB_AVAILABLE=0
-CKV="${PV/99/}"
-
-ETYPE="sources"
-
-EGIT_BRANCH="${PV/.9999/}/master"
-EGIT_REPO_URI="https://github.com/zen-kernel/zen-kernel.git"
-
-inherit kernel-2 git-r3
-detect_version
-
-K_NOSETEXTRAVERSION="don't_set_it"
-DESCRIPTION="The Zen Kernel Live Sources"
-HOMEPAGE="https://github.com/zen-kernel"
-
-IUSE=""
-
-KEYWORDS=""
-
-EGIT_CHECKOUT_DIR="${WORKDIR}/linux-${KV_FULL}"
-
-K_EXTRAEINFO="For more info on zen-sources, and for how to report problems, see: \
-${HOMEPAGE}, also go to #zen-sources on freenode"
-
-pkg_setup(){
-	ewarn "Be carefull!! You are about to install live kernel sources."
-	ewarn "Git zen-sources are extremely unsupported, even from the upstream"
-	ewarn "developers. Use them at your own risk and don't bite us if your"
-	ewarn "system explodes"
-	kernel-2_pkg_setup
-}

diff --git a/sys-kernel/zen-sources/zen-sources-4.16.9999.ebuild b/sys-kernel/zen-sources/zen-sources-4.16.9999.ebuild
deleted file mode 100644
index 07a3edb9caa..00000000000
--- a/sys-kernel/zen-sources/zen-sources-4.16.9999.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-K_PREPATCHED="yes"
-UNIPATCH_STRICTORDER="yes"
-K_SECURITY_UNSUPPORTED="1"
-K_DEBLOB_AVAILABLE=0
-CKV="${PV/99/}"
-
-ETYPE="sources"
-
-EGIT_BRANCH="${PV/.9999/}/master"
-EGIT_REPO_URI="https://github.com/zen-kernel/zen-kernel.git"
-
-inherit kernel-2 git-r3
-detect_version
-
-K_NOSETEXTRAVERSION="don't_set_it"
-DESCRIPTION="The Zen Kernel Live Sources"
-HOMEPAGE="https://github.com/zen-kernel"
-
-IUSE=""
-
-KEYWORDS=""
-
-EGIT_CHECKOUT_DIR="${WORKDIR}/linux-${KV_FULL}"
-
-K_EXTRAEINFO="For more info on zen-sources, and for how to report problems, see: \
-${HOMEPAGE}, also go to #zen-sources on freenode"
-
-pkg_setup(){
-	ewarn "Be carefull!! You are about to install live kernel sources."
-	ewarn "Git zen-sources are extremely unsupported, even from the upstream"
-	ewarn "developers. Use them at your own risk and don't bite us if your"
-	ewarn "system explodes"
-	kernel-2_pkg_setup
-}

diff --git a/sys-kernel/zen-sources/zen-sources-5.4.15.ebuild b/sys-kernel/zen-sources/zen-sources-5.4.15.ebuild
new file mode 100644
index 00000000000..f254b40c425
--- /dev/null
+++ b/sys-kernel/zen-sources/zen-sources-5.4.15.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+ETYPE="sources"
+K_WANT_GENPATCHES="base extras"
+K_GENPATCHES_VER="1"
+K_SECURITY_UNSUPPORTED="1"
+K_NOSETEXTRAVERSION="1"
+
+inherit kernel-2
+detect_version
+detect_arch
+
+KEYWORDS="~amd64 ~x86"
+HOMEPAGE="https://github.com/zen-kernel"
+IUSE=""
+
+DESCRIPTION="The Zen Kernel Live Sources"
+
+ZEN_URI="https://github.com/zen-kernel/zen-kernel/releases/download/v${PV}-zen1/v${PV}-zen1.patch.xz"
+SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI} ${ZEN_URI}"
+
+UNIPATCH_LIST="${DISTDIR}/v${PV}-zen1.patch.xz"
+UNIPATCH_STRICTORDER="yes"
+
+K_EXTRAEINFO="For more info on zen-sources, and for how to report problems, see: \
+${HOMEPAGE}, also go to #zen-sources on freenode"
+
+pkg_setup(){
+	ewarn
+	ewarn "${PN} is *not* supported by the Gentoo Kernel Project in any way."
+	ewarn "If you need support, please contact the zen developers directly."
+	ewarn "Do *not* open bugs in Gentoo's bugzilla unless you have issues with"
+	ewarn "the ebuilds. Thank you."
+	ewarn
+	kernel-2_pkg_setup
+}
+
+pkg_postrm() {
+	kernel-2_pkg_postrm
+}


             reply	other threads:[~2020-01-28 23:50 UTC|newest]

Thread overview: 61+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-28 23:50 Jory Pratt [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-04-06 20:23 [gentoo-commits] repo/gentoo:master commit in: sys-kernel/zen-sources/ Jory Pratt
2025-01-19 18:01 Jory Pratt
2024-12-15 15:32 Jory Pratt
2024-12-14 14:47 Jory Pratt
2024-12-14 14:13 Jory Pratt
2024-09-19 16:05 Jory Pratt
2024-09-19 16:01 Jory Pratt
2024-09-07  1:59 Jory Pratt
2024-08-11 16:18 Jory Pratt
2024-05-15 11:47 Jory Pratt
2024-05-15 11:42 Jory Pratt
2024-04-14 14:45 Jory Pratt
2024-04-14 14:45 Jory Pratt
2024-02-03 15:52 Jory Pratt
2023-12-25 20:26 Jory Pratt
2023-12-02 16:37 Jory Pratt
2023-11-12 16:25 Jory Pratt
2023-10-01 11:41 Sam James
2023-07-16 22:55 Jory Pratt
2023-05-21 14:30 Jory Pratt
2023-04-15 17:43 Jory Pratt
2023-04-02 15:17 Jory Pratt
2023-01-28  5:03 Jory Pratt
2022-12-13  1:14 Jory Pratt
2022-10-09 15:15 Jory Pratt
2022-08-07 20:27 Jory Pratt
2022-06-16 22:36 Jory Pratt
2022-03-30 15:32 Jory Pratt
2022-02-21  1:53 Jory Pratt
2022-01-30 21:11 Jory Pratt
2022-01-15 15:56 Jory Pratt
2021-12-19 14:13 Jory Pratt
2021-11-01  1:26 Jory Pratt
2021-09-20  2:55 Jory Pratt
2021-09-01  0:44 Jory Pratt
2021-08-15 17:46 Jory Pratt
2021-07-22  0:00 Jory Pratt
2021-07-08 23:12 Jory Pratt
2021-06-03 20:16 Jory Pratt
2021-04-19 14:57 Jory Pratt
2021-02-19 18:49 Jory Pratt
2021-01-24 23:34 Jory Pratt
2020-12-11 19:59 Jory Pratt
2020-12-02  0:38 Jory Pratt
2020-11-13 17:43 Jory Pratt
2020-09-21 17:47 Jory Pratt
2020-09-06 19:51 Jory Pratt
2020-08-10  1:35 Jory Pratt
2020-06-23 23:15 Jory Pratt
2020-06-13 15:48 Jory Pratt
2020-05-02 17:38 Jory Pratt
2020-05-02 17:38 Jory Pratt
2020-03-29 12:44 Jory Pratt
2020-03-07 17:16 Jory Pratt
2020-02-19 13:59 Jory Pratt
2018-04-29  7:55 Michał Górny
2018-04-23 14:37 Aaron Bauman
2018-04-23 14:37 Aaron Bauman
2017-10-29 21:32 Jonas Stein
2017-07-30  9:15 Michał Górny

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1580255421.56b6cde4ad3d311086bc531d5adf21c89cb90fba.anarchy@gentoo \
    --to=anarchy@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox