Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/dhcp/
Date: Tue, 04 Jan 2022 10:30:45
Message-Id: 1641292184.2fcebaa07dddec39f8d670bc994a3ac36722b09f.soap@gentoo
1 commit: 2fcebaa07dddec39f8d670bc994a3ac36722b09f
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 4 10:29:44 2022 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 4 10:29:44 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fcebaa0
7
8 net-misc/dhcp: remove implicit kernel_linux
9
10 Signed-off-by: David Seifert <soap <AT> gentoo.org>
11
12 net-misc/dhcp/dhcp-4.4.2_p1-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-misc/dhcp/dhcp-4.4.2_p1-r1.ebuild b/net-misc/dhcp/dhcp-4.4.2_p1-r1.ebuild
16 index 7ae208514c67..34a3dbeb56d7 100644
17 --- a/net-misc/dhcp/dhcp-4.4.2_p1-r1.ebuild
18 +++ b/net-misc/dhcp/dhcp-4.4.2_p1-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -19,7 +19,7 @@ SRC_URI="ftp://ftp.isc.org/isc/dhcp/${MY_P}.tar.gz
26 LICENSE="MPL-2.0 BSD SSLeay GPL-2" # GPL-2 only for init script
27 SLOT="0"
28 KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
29 -IUSE="+client ipv6 kernel_linux ldap selinux +server ssl vim-syntax"
30 +IUSE="+client ipv6 ldap selinux +server ssl vim-syntax"
31
32 DEPEND="
33 acct-group/dhcp