Gentoo Archives: gentoo-commits

From: Jory Pratt <anarchy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-kernel/zen-sources/
Date: Sat, 02 May 2020 17:38:33
Message-Id: 1588441103.10c4a19fa94948f19c2bb30b8ba4b2a66c994c51.anarchy@gentoo
1 commit: 10c4a19fa94948f19c2bb30b8ba4b2a66c994c51
2 Author: Jory Pratt <anarchy <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 2 17:37:33 2020 +0000
4 Commit: Jory Pratt <anarchy <AT> gentoo <DOT> org>
5 CommitDate: Sat May 2 17:38:23 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10c4a19f
7
8 sys-kernel/zen-sources: remove blank line
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.20
11 Signed-off-by: Jory Pratt <anarchy <AT> gentoo.org>
12
13 sys-kernel/zen-sources/zen-sources-5.6.9.ebuild | 1 -
14 1 file changed, 1 deletion(-)
15
16 diff --git a/sys-kernel/zen-sources/zen-sources-5.6.9.ebuild b/sys-kernel/zen-sources/zen-sources-5.6.9.ebuild
17 index b34ae4fbbc3..25d2b018f1b 100644
18 --- a/sys-kernel/zen-sources/zen-sources-5.6.9.ebuild
19 +++ b/sys-kernel/zen-sources/zen-sources-5.6.9.ebuild
20 @@ -21,7 +21,6 @@ DESCRIPTION="The Zen Kernel Live Sources"
21 ZEN_URI="https://github.com/zen-kernel/zen-kernel/releases/download/v${PV}-zen1/v${PV}-zen1.patch.xz"
22 SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI} ${ZEN_URI}"
23
24 -
25 UNIPATCH_LIST="${DISTDIR}/v${PV}-zen1.patch.xz"
26 UNIPATCH_EXCLUDE="2400_iwlwifi-PHY_SKU-NVM-3168-fix.patch"
27 UNIPATCH_STRICTORDER="yes"