commit:     350ee0a22832827ef5de88ea5154c1d1d89d8a8c
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  7 18:07:13 2019 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Mon Jan  7 19:15:29 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=350ee0a2

dev-util/ostree: 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>

 dev-util/ostree/ostree-2018.5.ebuild | 4 ++--
 dev-util/ostree/ostree-2018.9.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-util/ostree/ostree-2018.5.ebuild 
b/dev-util/ostree/ostree-2018.5.ebuild
index 3c2aec24a4a..a625a9af6c8 100644
--- a/dev-util/ostree/ostree-2018.5.ebuild
+++ b/dev-util/ostree/ostree-2018.5.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
@@ -21,7 +21,7 @@ COMMON_DEPEND="
        dev-libs/glib:=
        dev-libs/libassuan:=
        dev-libs/libgpg-error:=
-       dev-libs/openssl:=
+       dev-libs/openssl:0=
        net-misc/curl:=
        sys-apps/util-linux:=
        sys-fs/fuse:=

diff --git a/dev-util/ostree/ostree-2018.9.ebuild 
b/dev-util/ostree/ostree-2018.9.ebuild
index 495e21ac476..deeb95b146b 100644
--- a/dev-util/ostree/ostree-2018.9.ebuild
+++ b/dev-util/ostree/ostree-2018.9.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
@@ -20,7 +20,7 @@ COMMON_DEPEND="
        dev-libs/glib:=
        dev-libs/libassuan:=
        dev-libs/libgpg-error:=
-       dev-libs/openssl:=
+       dev-libs/openssl:0=
        sys-apps/util-linux:=
        sys-fs/fuse:=
        sys-libs/zlib:=

Reply via email to