summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2019-01-07 19:07:13 +0100
committerLars Wendler <polynomial-c@gentoo.org>2019-01-07 20:15:29 +0100
commit350ee0a22832827ef5de88ea5154c1d1d89d8a8c (patch)
tree99b0172aa558ee2981b6a10b2c21f59919f83aeb /dev-util/ostree
parentdev-python/vertex: Adjusted slot dependency on dev-libs/openssl (diff)
downloadgentoo-350ee0a22832827ef5de88ea5154c1d1d89d8a8c.tar.gz
gentoo-350ee0a22832827ef5de88ea5154c1d1d89d8a8c.tar.bz2
gentoo-350ee0a22832827ef5de88ea5154c1d1d89d8a8c.zip
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@gentoo.org>
Diffstat (limited to 'dev-util/ostree')
-rw-r--r--dev-util/ostree/ostree-2018.5.ebuild4
-rw-r--r--dev-util/ostree/ostree-2018.9.ebuild4
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 3c2aec24a4af..a625a9af6c8f 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 495e21ac476f..deeb95b146b1 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:=