From: Michał Górny Date: Tue, 28 May 2019 18:50:09 +0000 (+0200) Subject: net-mail/gnubiff: [QA] Fix openssl dep to :0= X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a64830a1c12547db0e24df0572b2ac65494baa0e;p=gentoo.git net-mail/gnubiff: [QA] Fix openssl dep to :0= Signed-off-by: Michał Górny --- diff --git a/net-mail/gnubiff/gnubiff-2.2.15-r3.ebuild b/net-mail/gnubiff/gnubiff-2.2.15-r3.ebuild index d37d1433a5c2..b22d67e1a6cb 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 f2f1da676d1f..2cbcdd2ea191 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