diff options
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/sslh/sslh-1.20-r1.ebuild (renamed from net-misc/sslh/sslh-1.20.ebuild) | 4 | ||||
-rw-r--r-- | net-misc/sslh/sslh-1.21-r1.ebuild (renamed from net-misc/sslh/sslh-1.21.ebuild) | 4 | ||||
-rw-r--r-- | net-misc/sslh/sslh-1.21b-r1.ebuild (renamed from net-misc/sslh/sslh-1.21b.ebuild) | 4 | ||||
-rw-r--r-- | net-misc/sslh/sslh-1.21c-r1.ebuild (renamed from net-misc/sslh/sslh-1.21c.ebuild) | 4 | ||||
-rw-r--r-- | net-misc/sslh/sslh-9999.ebuild | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/net-misc/sslh/sslh-1.20.ebuild b/net-misc/sslh/sslh-1.20-r1.ebuild index 58cd75f35f97..55f5f8809262 100644 --- a/net-misc/sslh/sslh-1.20.ebuild +++ b/net-misc/sslh/sslh-1.20-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -24,7 +24,7 @@ IUSE="caps pcre systemd tcpd" RDEPEND="caps? ( sys-libs/libcap ) systemd? ( sys-apps/systemd:= ) tcpd? ( sys-apps/tcp-wrappers ) - >=dev-libs/libconfig-1.5" + >=dev-libs/libconfig-1.5:=" DEPEND="${RDEPEND} dev-lang/perl pcre? ( dev-libs/libpcre:= )" diff --git a/net-misc/sslh/sslh-1.21.ebuild b/net-misc/sslh/sslh-1.21-r1.ebuild index f112f155149a..db0cf15ce9e6 100644 --- a/net-misc/sslh/sslh-1.21.ebuild +++ b/net-misc/sslh/sslh-1.21-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -23,7 +23,7 @@ IUSE="caps pcre systemd tcpd" RDEPEND="caps? ( sys-libs/libcap ) systemd? ( sys-apps/systemd:= ) tcpd? ( sys-apps/tcp-wrappers ) - >=dev-libs/libconfig-1.5" + >=dev-libs/libconfig-1.5:=" DEPEND="${RDEPEND} dev-lang/perl pcre? ( dev-libs/libpcre:= )" diff --git a/net-misc/sslh/sslh-1.21b.ebuild b/net-misc/sslh/sslh-1.21b-r1.ebuild index f112f155149a..db0cf15ce9e6 100644 --- a/net-misc/sslh/sslh-1.21b.ebuild +++ b/net-misc/sslh/sslh-1.21b-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -23,7 +23,7 @@ IUSE="caps pcre systemd tcpd" RDEPEND="caps? ( sys-libs/libcap ) systemd? ( sys-apps/systemd:= ) tcpd? ( sys-apps/tcp-wrappers ) - >=dev-libs/libconfig-1.5" + >=dev-libs/libconfig-1.5:=" DEPEND="${RDEPEND} dev-lang/perl pcre? ( dev-libs/libpcre:= )" diff --git a/net-misc/sslh/sslh-1.21c.ebuild b/net-misc/sslh/sslh-1.21c-r1.ebuild index f112f155149a..db0cf15ce9e6 100644 --- a/net-misc/sslh/sslh-1.21c.ebuild +++ b/net-misc/sslh/sslh-1.21c-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -23,7 +23,7 @@ IUSE="caps pcre systemd tcpd" RDEPEND="caps? ( sys-libs/libcap ) systemd? ( sys-apps/systemd:= ) tcpd? ( sys-apps/tcp-wrappers ) - >=dev-libs/libconfig-1.5" + >=dev-libs/libconfig-1.5:=" DEPEND="${RDEPEND} dev-lang/perl pcre? ( dev-libs/libpcre:= )" diff --git a/net-misc/sslh/sslh-9999.ebuild b/net-misc/sslh/sslh-9999.ebuild index 77b77de39d48..81bb80b2588f 100644 --- a/net-misc/sslh/sslh-9999.ebuild +++ b/net-misc/sslh/sslh-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -23,7 +23,7 @@ IUSE="caps pcre systemd tcpd" RDEPEND="caps? ( sys-libs/libcap ) systemd? ( sys-apps/systemd:= ) tcpd? ( sys-apps/tcp-wrappers ) - >=dev-libs/libconfig-1.5" + >=dev-libs/libconfig-1.5:=" DEPEND="${RDEPEND} dev-util/conf2struct dev-lang/perl |