commit:     ae7bd739ae8a9cece27f3b4d6fc0cbaabefdaef3
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 15 01:51:20 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 15 01:54:18 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae7bd739

net-misc/lldpd: drop no-op USE=zsh-completion

Already installs zsh completions unconditionally.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-misc/lldpd/lldpd-1.0.10-r1.ebuild | 5 ++---
 net-misc/lldpd/lldpd-1.0.11-r1.ebuild | 5 ++---
 net-misc/lldpd/lldpd-1.0.12-r1.ebuild | 5 ++---
 net-misc/lldpd/lldpd-1.0.13-r1.ebuild | 5 ++---
 net-misc/lldpd/lldpd-1.0.7-r1.ebuild  | 5 ++---
 net-misc/lldpd/lldpd-1.0.9-r1.ebuild  | 5 ++---
 6 files changed, 12 insertions(+), 18 deletions(-)

diff --git a/net-misc/lldpd/lldpd-1.0.10-r1.ebuild 
b/net-misc/lldpd/lldpd-1.0.10-r1.ebuild
index 2e1925b588b5..ac13394b280f 100644
--- a/net-misc/lldpd/lldpd-1.0.10-r1.ebuild
+++ b/net-misc/lldpd/lldpd-1.0.10-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -13,7 +13,7 @@ LICENSE="ISC"
 SLOT="0/4.9.0"
 KEYWORDS="~amd64 ~x86"
 IUSE="cdp doc +dot1 +dot3 edp fdp graph +lldpmed old-kernel sanitizers
-       seccomp sonmp snmp static-libs test readline xml zsh-completion"
+       seccomp sonmp snmp static-libs test readline xml"
 RESTRICT="!test? ( test )"
 
 RDEPEND="
@@ -25,7 +25,6 @@ RDEPEND="
        seccomp? ( sys-libs/libseccomp:= )
        snmp? ( net-analyzer/net-snmp:=[extensible(+)] )
        xml? ( dev-libs/libxml2:= )
-       zsh-completion? ( app-shells/zsh )
 "
 DEPEND="${RDEPEND}
        test? ( dev-libs/check )

diff --git a/net-misc/lldpd/lldpd-1.0.11-r1.ebuild 
b/net-misc/lldpd/lldpd-1.0.11-r1.ebuild
index 4f6497abc941..141fd8ee4ac3 100644
--- a/net-misc/lldpd/lldpd-1.0.11-r1.ebuild
+++ b/net-misc/lldpd/lldpd-1.0.11-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -13,7 +13,7 @@ LICENSE="ISC"
 SLOT="0/4.9.0"
 KEYWORDS="amd64 x86"
 IUSE="cdp doc +dot1 +dot3 edp fdp graph +lldpmed old-kernel sanitizers
-       seccomp sonmp snmp static-libs test readline xml zsh-completion"
+       seccomp sonmp snmp static-libs test readline xml"
 RESTRICT="!test? ( test )"
 
 RDEPEND="
@@ -25,7 +25,6 @@ RDEPEND="
        seccomp? ( sys-libs/libseccomp:= )
        snmp? ( net-analyzer/net-snmp:=[extensible(+)] )
        xml? ( dev-libs/libxml2:= )
-       zsh-completion? ( app-shells/zsh )
 "
 DEPEND="${RDEPEND}
        test? ( dev-libs/check )

diff --git a/net-misc/lldpd/lldpd-1.0.12-r1.ebuild 
b/net-misc/lldpd/lldpd-1.0.12-r1.ebuild
index 7f942ca82105..ab5b19cd63ee 100644
--- a/net-misc/lldpd/lldpd-1.0.12-r1.ebuild
+++ b/net-misc/lldpd/lldpd-1.0.12-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -13,7 +13,7 @@ LICENSE="ISC"
 SLOT="0/4.9.0"
 KEYWORDS="amd64 ~x86"
 IUSE="cdp doc +dot1 +dot3 edp fdp graph +lldpmed old-kernel sanitizers
-       seccomp sonmp snmp static-libs test readline xml zsh-completion"
+       seccomp sonmp snmp static-libs test readline xml"
 RESTRICT="!test? ( test )"
 
 RDEPEND="
@@ -25,7 +25,6 @@ RDEPEND="
        seccomp? ( sys-libs/libseccomp:= )
        snmp? ( net-analyzer/net-snmp:=[extensible(+)] )
        xml? ( dev-libs/libxml2:= )
-       zsh-completion? ( app-shells/zsh )
 "
 DEPEND="${RDEPEND}
        test? ( dev-libs/check )

diff --git a/net-misc/lldpd/lldpd-1.0.13-r1.ebuild 
b/net-misc/lldpd/lldpd-1.0.13-r1.ebuild
index 146a3f5d5986..2c150aae8d94 100644
--- a/net-misc/lldpd/lldpd-1.0.13-r1.ebuild
+++ b/net-misc/lldpd/lldpd-1.0.13-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -13,7 +13,7 @@ LICENSE="ISC"
 SLOT="0/4.9.0"
 KEYWORDS="~amd64 ~x86"
 IUSE="cdp doc +dot1 +dot3 edp fdp graph +lldpmed old-kernel sanitizers
-       seccomp sonmp snmp static-libs test readline xml zsh-completion"
+       seccomp sonmp snmp static-libs test readline xml"
 RESTRICT="!test? ( test )"
 
 RDEPEND="
@@ -25,7 +25,6 @@ RDEPEND="
        seccomp? ( sys-libs/libseccomp:= )
        snmp? ( net-analyzer/net-snmp:=[extensible(+)] )
        xml? ( dev-libs/libxml2:= )
-       zsh-completion? ( app-shells/zsh )
 "
 DEPEND="${RDEPEND}
        test? ( dev-libs/check )

diff --git a/net-misc/lldpd/lldpd-1.0.7-r1.ebuild 
b/net-misc/lldpd/lldpd-1.0.7-r1.ebuild
index 276e1da109ae..85d06cae202c 100644
--- a/net-misc/lldpd/lldpd-1.0.7-r1.ebuild
+++ b/net-misc/lldpd/lldpd-1.0.7-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -13,7 +13,7 @@ LICENSE="ISC"
 SLOT="0/4.9.0"
 KEYWORDS="amd64 x86"
 IUSE="cdp doc +dot1 +dot3 edp fdp graph +lldpmed old-kernel sanitizers
-       seccomp sonmp snmp static-libs test readline xml zsh-completion"
+       seccomp sonmp snmp static-libs test readline xml"
 RESTRICT="!test? ( test )"
 
 RDEPEND="
@@ -25,7 +25,6 @@ RDEPEND="
        seccomp? ( sys-libs/libseccomp:= )
        snmp? ( net-analyzer/net-snmp:=[extensible(+)] )
        xml? ( dev-libs/libxml2:= )
-       zsh-completion? ( app-shells/zsh )
 "
 DEPEND="${RDEPEND}
        test? ( dev-libs/check )

diff --git a/net-misc/lldpd/lldpd-1.0.9-r1.ebuild 
b/net-misc/lldpd/lldpd-1.0.9-r1.ebuild
index 11ab20df05de..371194f50d2f 100644
--- a/net-misc/lldpd/lldpd-1.0.9-r1.ebuild
+++ b/net-misc/lldpd/lldpd-1.0.9-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -13,7 +13,7 @@ LICENSE="ISC"
 SLOT="0/4.9.0"
 KEYWORDS="~amd64 ~x86"
 IUSE="cdp doc +dot1 +dot3 edp fdp graph +lldpmed old-kernel sanitizers
-       seccomp sonmp snmp static-libs test readline xml zsh-completion"
+       seccomp sonmp snmp static-libs test readline xml"
 RESTRICT="!test? ( test )"
 
 RDEPEND="
@@ -25,7 +25,6 @@ RDEPEND="
        seccomp? ( sys-libs/libseccomp:= )
        snmp? ( net-analyzer/net-snmp:=[extensible(+)] )
        xml? ( dev-libs/libxml2:= )
-       zsh-completion? ( app-shells/zsh )
 "
 DEPEND="${RDEPEND}
        test? ( dev-libs/check )

Reply via email to