Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/gptfdisk/
Date: Tue, 04 Jan 2022 10:30:50
Message-Id: 1641292197.1fd7fb65d63994c7da91699771e498b5d7f6ebd3.soap@gentoo
1 commit: 1fd7fb65d63994c7da91699771e498b5d7f6ebd3
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 4 10:29:57 2022 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 4 10:29:57 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fd7fb65
7
8 sys-apps/gptfdisk: remove implicit kernel_linux
9
10 Signed-off-by: David Seifert <soap <AT> gentoo.org>
11
12 sys-apps/gptfdisk/gptfdisk-1.0.6-r2.ebuild | 4 ++--
13 sys-apps/gptfdisk/gptfdisk-1.0.7-r2.ebuild | 4 ++--
14 sys-apps/gptfdisk/gptfdisk-1.0.8-r1.ebuild | 4 ++--
15 3 files changed, 6 insertions(+), 6 deletions(-)
16
17 diff --git a/sys-apps/gptfdisk/gptfdisk-1.0.6-r2.ebuild b/sys-apps/gptfdisk/gptfdisk-1.0.6-r2.ebuild
18 index 770e93982f0a..2861972f8552 100644
19 --- a/sys-apps/gptfdisk/gptfdisk-1.0.6-r2.ebuild
20 +++ b/sys-apps/gptfdisk/gptfdisk-1.0.6-r2.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2021 Gentoo Authors
23 +# Copyright 1999-2022 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=7
27 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
28 LICENSE="GPL-2"
29 SLOT="0"
30 KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
31 -IUSE="kernel_linux ncurses static"
32 +IUSE="ncurses static"
33
34 # libuuid from util-linux is required.
35 RDEPEND="!static? (
36
37 diff --git a/sys-apps/gptfdisk/gptfdisk-1.0.7-r2.ebuild b/sys-apps/gptfdisk/gptfdisk-1.0.7-r2.ebuild
38 index 06e5ca062f3a..df490f526b5e 100644
39 --- a/sys-apps/gptfdisk/gptfdisk-1.0.7-r2.ebuild
40 +++ b/sys-apps/gptfdisk/gptfdisk-1.0.7-r2.ebuild
41 @@ -1,4 +1,4 @@
42 -# Copyright 1999-2021 Gentoo Authors
43 +# Copyright 1999-2022 Gentoo Authors
44 # Distributed under the terms of the GNU General Public License v2
45
46 EAPI=7
47 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
48 LICENSE="GPL-2"
49 SLOT="0"
50 KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
51 -IUSE="kernel_linux ncurses static"
52 +IUSE="ncurses static"
53
54 # libuuid from util-linux is required.
55 RDEPEND="!static? (
56
57 diff --git a/sys-apps/gptfdisk/gptfdisk-1.0.8-r1.ebuild b/sys-apps/gptfdisk/gptfdisk-1.0.8-r1.ebuild
58 index c97d95282503..150948967cf2 100644
59 --- a/sys-apps/gptfdisk/gptfdisk-1.0.8-r1.ebuild
60 +++ b/sys-apps/gptfdisk/gptfdisk-1.0.8-r1.ebuild
61 @@ -1,4 +1,4 @@
62 -# Copyright 1999-2021 Gentoo Authors
63 +# Copyright 1999-2022 Gentoo Authors
64 # Distributed under the terms of the GNU General Public License v2
65
66 EAPI=7
67 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
68 LICENSE="GPL-2"
69 SLOT="0"
70 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
71 -IUSE="kernel_linux ncurses static"
72 +IUSE="ncurses static"
73
74 # libuuid from util-linux is required.
75 RDEPEND="!static? (