commit: f5dc84b7b4942d2e41c3b45b4ef928c57d74b357
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 2 00:30:59 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 2 00:30:59 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5dc84b7
net-misc/sslh: revbump for libconfig subslot dep
Package-Manager: Portage-3.0.12-prefix, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-misc/sslh/{sslh-1.20.ebuild => sslh-1.20-r1.ebuild} | 4 ++--
net-misc/sslh/{sslh-1.21.ebuild => sslh-1.21-r1.ebuild} | 4 ++--
net-misc/sslh/{sslh-1.21b.ebuild => sslh-1.21b-r1.ebuild} | 4 ++--
net-misc/sslh/{sslh-1.21c.ebuild => sslh-1.21c-r1.ebuild} | 4 ++--
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
similarity index 96%
rename from net-misc/sslh/sslh-1.20.ebuild
rename to net-misc/sslh/sslh-1.20-r1.ebuild
index 58cd75f35f9..55f5f880926 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
similarity index 96%
rename from net-misc/sslh/sslh-1.21.ebuild
rename to net-misc/sslh/sslh-1.21-r1.ebuild
index f112f155149..db0cf15ce9e 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
similarity index 96%
rename from net-misc/sslh/sslh-1.21b.ebuild
rename to net-misc/sslh/sslh-1.21b-r1.ebuild
index f112f155149..db0cf15ce9e 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
similarity index 96%
rename from net-misc/sslh/sslh-1.21c.ebuild
rename to net-misc/sslh/sslh-1.21c-r1.ebuild
index f112f155149..db0cf15ce9e 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 77b77de39d4..81bb80b2588 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