From: "Aaron Bauman" <bman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-kernel/zen-sources/
Date: Mon, 23 Apr 2018 14:37:28 +0000 (UTC) [thread overview]
Message-ID: <1524494231.4b653d5a0e54bc43f0a02c2a1701755aee366ec4.bman@gentoo> (raw)
commit: 4b653d5a0e54bc43f0a02c2a1701755aee366ec4
Author: Marty E. Plummer <hanetzer <AT> startmail <DOT> com>
AuthorDate: Mon Apr 23 03:50:41 2018 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Mon Apr 23 14:37:11 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b653d5a
sys-kernel/zen-sources: drop old, unfetchable
Bug: https://bugs.gentoo.org/653854
Package-Manager: Portage-2.3.31, Repoman-2.3.9
.../zen-sources/zen-sources-3.10.9999.ebuild | 37 ----------------------
.../zen-sources/zen-sources-3.11.9999.ebuild | 37 ----------------------
.../zen-sources/zen-sources-3.12.9999.ebuild | 37 ----------------------
.../zen-sources/zen-sources-3.13.9999.ebuild | 37 ----------------------
sys-kernel/zen-sources/zen-sources-3.8.9999.ebuild | 37 ----------------------
sys-kernel/zen-sources/zen-sources-3.9.9999.ebuild | 37 ----------------------
6 files changed, 222 deletions(-)
diff --git a/sys-kernel/zen-sources/zen-sources-3.10.9999.ebuild b/sys-kernel/zen-sources/zen-sources-3.10.9999.ebuild
deleted file mode 100644
index 70f5e180384..00000000000
--- a/sys-kernel/zen-sources/zen-sources-3.10.9999.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-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/damentz/zen-kernel.git"
-
-inherit kernel-2 git-2
-detect_version
-
-K_NOSETEXTRAVERSION="don't_set_it"
-DESCRIPTION="The Zen Kernel Live Sources"
-HOMEPAGE="https://zen-kernel.org"
-
-IUSE=""
-
-KEYWORDS=""
-
-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-3.11.9999.ebuild b/sys-kernel/zen-sources/zen-sources-3.11.9999.ebuild
deleted file mode 100644
index 70f5e180384..00000000000
--- a/sys-kernel/zen-sources/zen-sources-3.11.9999.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-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/damentz/zen-kernel.git"
-
-inherit kernel-2 git-2
-detect_version
-
-K_NOSETEXTRAVERSION="don't_set_it"
-DESCRIPTION="The Zen Kernel Live Sources"
-HOMEPAGE="https://zen-kernel.org"
-
-IUSE=""
-
-KEYWORDS=""
-
-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-3.12.9999.ebuild b/sys-kernel/zen-sources/zen-sources-3.12.9999.ebuild
deleted file mode 100644
index 70f5e180384..00000000000
--- a/sys-kernel/zen-sources/zen-sources-3.12.9999.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-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/damentz/zen-kernel.git"
-
-inherit kernel-2 git-2
-detect_version
-
-K_NOSETEXTRAVERSION="don't_set_it"
-DESCRIPTION="The Zen Kernel Live Sources"
-HOMEPAGE="https://zen-kernel.org"
-
-IUSE=""
-
-KEYWORDS=""
-
-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-3.13.9999.ebuild b/sys-kernel/zen-sources/zen-sources-3.13.9999.ebuild
deleted file mode 100644
index 70f5e180384..00000000000
--- a/sys-kernel/zen-sources/zen-sources-3.13.9999.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-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/damentz/zen-kernel.git"
-
-inherit kernel-2 git-2
-detect_version
-
-K_NOSETEXTRAVERSION="don't_set_it"
-DESCRIPTION="The Zen Kernel Live Sources"
-HOMEPAGE="https://zen-kernel.org"
-
-IUSE=""
-
-KEYWORDS=""
-
-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-3.8.9999.ebuild b/sys-kernel/zen-sources/zen-sources-3.8.9999.ebuild
deleted file mode 100644
index 70f5e180384..00000000000
--- a/sys-kernel/zen-sources/zen-sources-3.8.9999.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-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/damentz/zen-kernel.git"
-
-inherit kernel-2 git-2
-detect_version
-
-K_NOSETEXTRAVERSION="don't_set_it"
-DESCRIPTION="The Zen Kernel Live Sources"
-HOMEPAGE="https://zen-kernel.org"
-
-IUSE=""
-
-KEYWORDS=""
-
-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-3.9.9999.ebuild b/sys-kernel/zen-sources/zen-sources-3.9.9999.ebuild
deleted file mode 100644
index 70f5e180384..00000000000
--- a/sys-kernel/zen-sources/zen-sources-3.9.9999.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-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/damentz/zen-kernel.git"
-
-inherit kernel-2 git-2
-detect_version
-
-K_NOSETEXTRAVERSION="don't_set_it"
-DESCRIPTION="The Zen Kernel Live Sources"
-HOMEPAGE="https://zen-kernel.org"
-
-IUSE=""
-
-KEYWORDS=""
-
-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
-}
next reply other threads:[~2018-04-23 14:37 UTC|newest]
Thread overview: 61+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-23 14:37 Aaron Bauman [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
2020-01-28 23:50 Jory Pratt
2018-04-29 7:55 Michał Górny
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=1524494231.4b653d5a0e54bc43f0a02c2a1701755aee366ec4.bman@gentoo \
--to=bman@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