diff options
author | Sam James <sam@gentoo.org> | 2022-01-15 01:51:20 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-15 01:54:18 +0000 |
commit | ae7bd739ae8a9cece27f3b4d6fc0cbaabefdaef3 (patch) | |
tree | 35bc91fd1cbfb0a5f7ea61709f33cbf0f8d80915 /net-misc/lldpd | |
parent | app-shells/kshdb: drop myself as a maintainer (diff) | |
download | gentoo-ae7bd739ae8a9cece27f3b4d6fc0cbaabefdaef3.tar.gz gentoo-ae7bd739ae8a9cece27f3b4d6fc0cbaabefdaef3.tar.bz2 gentoo-ae7bd739ae8a9cece27f3b4d6fc0cbaabefdaef3.zip |
net-misc/lldpd: drop no-op USE=zsh-completion
Already installs zsh completions unconditionally.
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/lldpd')
-rw-r--r-- | net-misc/lldpd/lldpd-1.0.10-r1.ebuild | 5 | ||||
-rw-r--r-- | net-misc/lldpd/lldpd-1.0.11-r1.ebuild | 5 | ||||
-rw-r--r-- | net-misc/lldpd/lldpd-1.0.12-r1.ebuild | 5 | ||||
-rw-r--r-- | net-misc/lldpd/lldpd-1.0.13-r1.ebuild | 5 | ||||
-rw-r--r-- | net-misc/lldpd/lldpd-1.0.7-r1.ebuild | 5 | ||||
-rw-r--r-- | 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 ) |