dev-lang/parrot: Adjusted (sub-)slot dep on dev-libs/openssl
authorLars Wendler <polynomial-c@gentoo.org>
Mon, 7 Jan 2019 16:56:32 +0000 (17:56 +0100)
committerLars Wendler <polynomial-c@gentoo.org>
Mon, 7 Jan 2019 17:00:18 +0000 (18:00 +0100)
Package-Manager: Portage-2.3.54, Repoman-2.3.12
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
dev-lang/parrot/parrot-7.1.0.ebuild
dev-lang/parrot/parrot-7.11.0.ebuild
dev-lang/parrot/parrot-7.5.0.ebuild
dev-lang/parrot/parrot-8.1.0.ebuild

index 21858f8b882d63d01cff1b2cf1ab8e9e2d06749a..148ef1c2d811d132026bcbfa93278fbd68e5020e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -24,7 +24,7 @@ RDEPEND="sys-libs/readline
        unicode? ( >=dev-libs/icu-2.6:= )
        gdbm? ( >=sys-libs/gdbm-1.8.3-r1 )
        gmp? ( >=dev-libs/gmp-4.1.4 )
-       ssl? ( dev-libs/openssl )
+       ssl? ( dev-libs/openssl:0= )
        pcre? ( dev-libs/libpcre )
        doc? ( dev-perl/JSON )"
 
index e81e39db869528d3df7c84e52d4cc23ca7b81b04..9655f5fbc606ca555bcd6f71bf96bb319c90f80a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -24,7 +24,7 @@ RDEPEND="sys-libs/readline
        unicode? ( >=dev-libs/icu-2.6:= )
        gdbm? ( >=sys-libs/gdbm-1.8.3-r1 )
        gmp? ( >=dev-libs/gmp-4.1.4 )
-       ssl? ( dev-libs/openssl )
+       ssl? ( dev-libs/openssl:0= )
        pcre? ( dev-libs/libpcre )
        doc? ( dev-perl/JSON )"
 
index e81e39db869528d3df7c84e52d4cc23ca7b81b04..9655f5fbc606ca555bcd6f71bf96bb319c90f80a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -24,7 +24,7 @@ RDEPEND="sys-libs/readline
        unicode? ( >=dev-libs/icu-2.6:= )
        gdbm? ( >=sys-libs/gdbm-1.8.3-r1 )
        gmp? ( >=dev-libs/gmp-4.1.4 )
-       ssl? ( dev-libs/openssl )
+       ssl? ( dev-libs/openssl:0= )
        pcre? ( dev-libs/libpcre )
        doc? ( dev-perl/JSON )"
 
index 53828b81e7bec8827550226a90dda7e3a63e8f75..dc938a69dfc26b3997eabc4a21dfc996cf64ff4b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -25,7 +25,7 @@ RDEPEND="sys-libs/readline
        unicode? ( >=dev-libs/icu-2.6:= )
        gdbm? ( >=sys-libs/gdbm-1.8.3-r1 )
        gmp? ( >=dev-libs/gmp-4.1.4 )
-       ssl? ( dev-libs/openssl )
+       ssl? ( dev-libs/openssl:0= )
        pcre? ( dev-libs/libpcre )
        doc? ( dev-perl/JSON )"