commit: a64830a1c12547db0e24df0572b2ac65494baa0e
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue May 28 18:50:09 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed May 29 10:02:08 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a64830a1
net-mail/gnubiff: [QA] Fix openssl dep to :0=
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
net-mail/gnubiff/gnubiff-2.2.15-r3.ebuild | 4 ++--
.../gnubiff/{gnubiff-2.2.17-r1.ebuild => gnubiff-2.2.17-r2.ebuild} | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/net-mail/gnubiff/gnubiff-2.2.15-r3.ebuild
b/net-mail/gnubiff/gnubiff-2.2.15-r3.ebuild
index d37d1433a5c..b22d67e1a6c 100644
--- a/net-mail/gnubiff/gnubiff-2.2.15-r3.ebuild
+++ b/net-mail/gnubiff/gnubiff-2.2.15-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -17,7 +17,7 @@ RDEPEND="
>=x11-libs/gtk+-3:3
>=gnome-base/libglade-2.3
dev-libs/popt
- password? ( dev-libs/openssl )
+ password? ( dev-libs/openssl:0= )
fam? ( virtual/fam )
x11-libs/libX11
x11-libs/pango
diff --git a/net-mail/gnubiff/gnubiff-2.2.17-r1.ebuild
b/net-mail/gnubiff/gnubiff-2.2.17-r2.ebuild
similarity index 93%
rename from net-mail/gnubiff/gnubiff-2.2.17-r1.ebuild
rename to net-mail/gnubiff/gnubiff-2.2.17-r2.ebuild
index f2f1da676d1..2cbcdd2ea19 100644
--- a/net-mail/gnubiff/gnubiff-2.2.17-r1.ebuild
+++ b/net-mail/gnubiff/gnubiff-2.2.17-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -17,7 +17,7 @@ RDEPEND="
>=x11-libs/gtk+-3:3
>=gnome-base/libglade-2.3
dev-libs/popt
- password? ( dev-libs/openssl:* )
+ password? ( dev-libs/openssl:0= )
fam? ( virtual/fam )
x11-libs/libX11
x11-libs/pango