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: Wed, 15 May 2024 11:47:37 +0000 (UTC)	[thread overview]
Message-ID: <1715773617.bb0366edfb41299bbb921f8be587f5477bcaf6a9.anarchy@gentoo> (raw)

commit:     bb0366edfb41299bbb921f8be587f5477bcaf6a9
Author:     Jory Pratt <anarchy <AT> gentoo <DOT> org>
AuthorDate: Wed May 15 11:46:57 2024 +0000
Commit:     Jory Pratt <anarchy <AT> gentoo <DOT> org>
CommitDate: Wed May 15 11:46:57 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb0366ed

sys-kernel/zen-sources: misc cleanup

Signed-off-by: Jory Pratt <anarchy <AT> gentoo.org>

 sys-kernel/zen-sources/zen-sources-6.8.9.ebuild | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/sys-kernel/zen-sources/zen-sources-6.8.9.ebuild b/sys-kernel/zen-sources/zen-sources-6.8.9.ebuild
index 6316d0b36bc9..8bc571081193 100644
--- a/sys-kernel/zen-sources/zen-sources-6.8.9.ebuild
+++ b/sys-kernel/zen-sources/zen-sources-6.8.9.ebuild
@@ -12,18 +12,17 @@ inherit kernel-2 unpacker
 detect_version
 detect_arch
 
-KEYWORDS="~amd64 ~arm64 ~x86"
+DESCRIPTION="The Zen Kernel Live Sources"
 HOMEPAGE="https://github.com/zen-kernel"
-IUSE=""
 
 # Needed for zstd compression of the patch
 BDEPEND="$(unpacker_src_uri_depends)"
 
-DESCRIPTION="The Zen Kernel Live Sources"
-
 ZEN_URI="https://github.com/zen-kernel/zen-kernel/releases/download/v${PV}-zen1/linux-v${PV}-zen1.patch.zst"
 SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI} ${ZEN_URI}"
 
+KEYWORDS="~amd64 ~arm64 ~x86"
+
 UNIPATCH_LIST="${WORKDIR}/linux-v${PV}-zen1.patch"
 UNIPATCH_STRICTORDER="yes"
 


             reply	other threads:[~2024-05-15 11:47 UTC|newest]

Thread overview: 56+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-15 11:47 Jory Pratt [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-19 16:05 [gentoo-commits] repo/gentoo:master commit in: sys-kernel/zen-sources/ 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: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
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=1715773617.bb0366edfb41299bbb921f8be587f5477bcaf6a9.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