commit:     d8f748ad98e4559d124f77faf9369022e6a316de
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  7 19:01:38 2019 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Mon Jan  7 19:15:45 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8f748ad

media-radio/tqsl: Adjusted slot dependency on dev-libs/openssl

source-based packages should never depend on any other openssl slot
than slot 0.

Package-Manager: Portage-2.3.54, Repoman-2.3.12
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>

 media-radio/tqsl/tqsl-2.3.1.ebuild | 4 ++--
 media-radio/tqsl/tqsl-2.4.1.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/media-radio/tqsl/tqsl-2.3.1.ebuild 
b/media-radio/tqsl/tqsl-2.3.1.ebuild
index 7562cb9ff58..8f5d89ecf23 100644
--- a/media-radio/tqsl/tqsl-2.3.1.ebuild
+++ b/media-radio/tqsl/tqsl-2.3.1.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
@@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 RDEPEND="dev-libs/expat:=
-                dev-libs/openssl:=
+                dev-libs/openssl:0=
                 net-misc/curl:=
                 sys-libs/db:=
                 sys-libs/zlib:=

diff --git a/media-radio/tqsl/tqsl-2.4.1.ebuild 
b/media-radio/tqsl/tqsl-2.4.1.ebuild
index 49242766478..da5bebcbef2 100644
--- a/media-radio/tqsl/tqsl-2.4.1.ebuild
+++ b/media-radio/tqsl/tqsl-2.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 RDEPEND="dev-libs/expat:=
-               dev-libs/openssl:=
+               dev-libs/openssl:0=
                net-misc/curl:=
                sys-libs/db:=
                sys-libs/zlib:=

Reply via email to