net-mail/gnubiff: [QA] Fix openssl dep to :0=
authorMichał Górny <mgorny@gentoo.org>
Tue, 28 May 2019 18:50:09 +0000 (20:50 +0200)
committerMichał Górny <mgorny@gentoo.org>
Wed, 29 May 2019 10:02:08 +0000 (12:02 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-mail/gnubiff/gnubiff-2.2.15-r3.ebuild
net-mail/gnubiff/gnubiff-2.2.17-r2.ebuild [moved from net-mail/gnubiff/gnubiff-2.2.17-r1.ebuild with 93% similarity]

index d37d1433a5c2ee9212208a8d34ea34bb78a175e4..b22d67e1a6cbf9e5a6b127f7e3bb9dbbdfa80025 100644 (file)
@@ -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
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 f2f1da676d1f93dab7ed2d7ff42d0af9985f8ed5..2cbcdd2ea191da4086ebf86cb62cb356526f68c9 100644 (file)
@@ -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