dev-libs/gost-engine: Fix dependency, pmask for openssl-1.1.1
authorCraig Andrews <candrews@gentoo.org>
Tue, 1 Jan 2019 21:20:00 +0000 (16:20 -0500)
committerCraig Andrews <candrews@gentoo.org>
Tue, 1 Jan 2019 21:21:03 +0000 (16:21 -0500)
Closes: https://bugs.gentoo.org/674148
Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Craig Andrews <candrews@gentoo.org>
dev-libs/gost-engine/gost-engine-1.1.0.3_p20181031-r1.ebuild [moved from dev-libs/gost-engine/gost-engine-1.1.0.3_p20181031.ebuild with 90% similarity]
dev-libs/gost-engine/gost-engine-9999.ebuild
profiles/package.mask

similarity index 90%
rename from dev-libs/gost-engine/gost-engine-1.1.0.3_p20181031.ebuild
rename to dev-libs/gost-engine/gost-engine-1.1.0.3_p20181031-r1.ebuild
index 10f11b05bddbee489bfd95bfb606a91451385f87..9bcff53af4205e7ea7222685f6326e4142d803b7 100644 (file)
@@ -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
@@ -11,7 +11,7 @@ IUSE="test"
 RESTRICT="!test? ( test )"
 SLOT="0/${PV}"
 
-COMMON_DEPEND=">=dev-libs/openssl-1.1:0="
+COMMON_DEPEND=">=dev-libs/openssl-1.1.1:0="
 DEPEND="${COMMON_DEPEND}
        virtual/pkgconfig
        test? (
index 60425b979899352bd48bdf95db94194c7c664ef6..1d7a11fbc17ef078cd107670325b655963bb9005 100644 (file)
@@ -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
@@ -11,7 +11,7 @@ IUSE="test"
 RESTRICT="!test? ( test )"
 SLOT="0/${PV}"
 
-COMMON_DEPEND=">=dev-libs/openssl-1.1:0="
+COMMON_DEPEND=">=dev-libs/openssl-1.1.1:0="
 DEPEND="${COMMON_DEPEND}
        virtual/pkgconfig
        test? (
index d073e374acd810568a1a322d95dc1c6bc9710d41..7d3e75215d5f074e44e8c737dc1917233263512b 100644 (file)
 
 #--- END OF EXAMPLES ---
 
+# Craig Andrews <candrews@gentoo.org> (1 Jan 2019)
+# Requires dev-libs/openssl-1.1.1, Bug 674148
+dev-libs/gost-engine
+
 # Andreas K. Hüttel <dilfridge@gentoo.org> (1 Jan 2019)
 # Fails to build with glibc-2.28. Removal in 30days (unless
 # fixed). Bug 669332