summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository QA checks <repo-qa-checks@gentoo.org>2018-03-30 16:34:47 +0000
committerRepository QA checks <repo-qa-checks@gentoo.org>2018-03-30 16:34:47 +0000
commitda105d6a1b415cc8e651344d2d227337edc13c14 (patch)
treef495a2cb1f25b054e33a4924489def69828c9db4 /metadata/md5-cache
parentMerge updates from master (diff)
downloadgentoo-da105d6a1b415cc8e651344d2d227337edc13c14.tar.gz
gentoo-da105d6a1b415cc8e651344d2d227337edc13c14.tar.bz2
gentoo-da105d6a1b415cc8e651344d2d227337edc13c14.zip
2018-03-30 16:34:46 UTC
Diffstat (limited to 'metadata/md5-cache')
-rw-r--r--metadata/md5-cache/dev-lang/moarvm-2018.0314
-rw-r--r--metadata/md5-cache/dev-lang/nqp-2018.0314
-rw-r--r--metadata/md5-cache/dev-lang/rakudo-2018.0314
-rw-r--r--metadata/md5-cache/dev-libs/libressl-2.3.106
-rw-r--r--metadata/md5-cache/dev-libs/libressl-2.4.56
-rw-r--r--metadata/md5-cache/dev-libs/libressl-2.5.06
-rw-r--r--metadata/md5-cache/dev-libs/libressl-2.5.46
-rw-r--r--metadata/md5-cache/dev-libs/libressl-2.5.56
-rw-r--r--metadata/md5-cache/dev-libs/libressl-2.6.06
-rw-r--r--metadata/md5-cache/dev-libs/libressl-2.6.16
-rw-r--r--metadata/md5-cache/dev-libs/libressl-2.6.26
-rw-r--r--metadata/md5-cache/dev-libs/libressl-2.6.3-r26
-rw-r--r--metadata/md5-cache/dev-libs/libressl-2.6.46
-rw-r--r--metadata/md5-cache/dev-libs/libressl-2.7.06
-rw-r--r--metadata/md5-cache/dev-libs/libressl-2.7.16
-rw-r--r--metadata/md5-cache/dev-libs/log4cplus-1.2.04
-rw-r--r--metadata/md5-cache/media-gfx/blender-2.79-r14
-rw-r--r--metadata/md5-cache/media-gfx/openvdb-4.0.24
-rw-r--r--metadata/md5-cache/media-libs/openimageio-1.7.174
-rw-r--r--metadata/md5-cache/media-libs/opensubdiv-3.3.04
-rw-r--r--metadata/md5-cache/media-libs/osl-1.8.124
-rw-r--r--metadata/md5-cache/media-libs/partio-1.1.0_p201708294
-rw-r--r--metadata/md5-cache/media-libs/ptex-2.1.28-r14
23 files changed, 94 insertions, 52 deletions
diff --git a/metadata/md5-cache/dev-lang/moarvm-2018.03 b/metadata/md5-cache/dev-lang/moarvm-2018.03
new file mode 100644
index 000000000000..e2fe3654004e
--- /dev/null
+++ b/metadata/md5-cache/dev-lang/moarvm-2018.03
@@ -0,0 +1,14 @@
+DEFINED_PHASES=configure
+DEPEND=dev-libs/libatomic_ops dev-libs/libuv dev-lang/lua:0[deprecated] dev-lua/LuaBitOp virtual/libffi clang? ( >=sys-devel/clang-3.1 ) dev-lang/perl
+DESCRIPTION=A 6model-based VM for NQP and Rakudo Perl 6
+EAPI=6
+HOMEPAGE=http://moarvm.org
+IUSE=asan clang debug doc +jit static-libs optimize ubsan
+KEYWORDS=~amd64 ~x86
+LICENSE=Artistic-2
+RDEPEND=dev-libs/libatomic_ops dev-libs/libuv dev-lang/lua:0[deprecated] dev-lua/LuaBitOp virtual/libffi
+RESTRICT=test
+SLOT=0
+SRC_URI=http://moarvm.org/releases/MoarVM-2018.03.tar.gz
+_eclasses_=desktop 2ccd1dd1dd7bfb8795eea024a4f91bb6 epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 63392afb034aad67f17fa129019eb4d9 flag-o-matic 02908f00f002f0f07c5b74783d778325 ltprune 2770eed66a9b8ef944714cd0e968182e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 885c7d8dd70a58825f3d17e35a3cd1e9 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf
+_md5_=fad9e8a58d3d7a29021014b6e73ae10c
diff --git a/metadata/md5-cache/dev-lang/nqp-2018.03 b/metadata/md5-cache/dev-lang/nqp-2018.03
new file mode 100644
index 000000000000..a6f429c6e374
--- /dev/null
+++ b/metadata/md5-cache/dev-lang/nqp-2018.03
@@ -0,0 +1,14 @@
+DEFINED_PHASES=compile configure install preinst prepare pretend setup test unpack
+DEPEND=java? ( dev-java/asm:4 dev-java/jline:0 dev-java/jna:4 ) moar? ( ~dev-lang/moarvm-2018.03[clang=] ) clang? ( sys-devel/clang ) java? ( >=virtual/jdk-1.7 ) dev-lang/perl java? ( >=dev-java/java-config-2.2.0-r3 )
+DESCRIPTION=Not Quite Perl, a Perl 6 bootstrapping compiler
+EAPI=5
+HOMEPAGE=http://rakudo.org/
+IUSE=doc clang java +moar test elibc_FreeBSD java
+KEYWORDS=~amd64 ~x86
+LICENSE=Artistic-2
+RDEPEND=java? ( dev-java/asm:4 dev-java/jline:0 dev-java/jna:4 ) moar? ( ~dev-lang/moarvm-2018.03[clang=] ) java? ( >=virtual/jre-1.7 ) java? ( >=dev-java/java-config-2.2.0-r3 )
+REQUIRED_USE=|| ( java moar )
+SLOT=0
+SRC_URI=https://github.com/perl6/nqp/tarball/2018.03 -> nqp-2018.03.tar.gz
+_eclasses_=desktop 2ccd1dd1dd7bfb8795eea024a4f91bb6 epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 63392afb034aad67f17fa129019eb4d9 java-pkg-opt-2 77d2e22d0de7640f817d20e861c0ff3f java-utils-2 0ee72667014428e01a01df2345244cf3 ltprune 2770eed66a9b8ef944714cd0e968182e multibuild 72647e255187a1fadc81097b3657e5c3 multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 885c7d8dd70a58825f3d17e35a3cd1e9 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf vcs-snapshot 3be1ab44131e8c0bbdaa75823008444b versionator ce21313503c41896ebcd7d58b0607e37
+_md5_=c9ccc5809054be3cde5f686e81b9ab9e
diff --git a/metadata/md5-cache/dev-lang/rakudo-2018.03 b/metadata/md5-cache/dev-lang/rakudo-2018.03
new file mode 100644
index 000000000000..06563d0be9ed
--- /dev/null
+++ b/metadata/md5-cache/dev-lang/rakudo-2018.03
@@ -0,0 +1,14 @@
+DEFINED_PHASES=compile configure install preinst prepare pretend setup test
+DEPEND=~dev-lang/nqp-2018.03:0=[java?,moar?,clang=] clang? ( sys-devel/clang ) java? ( >=virtual/jdk-1.7 ) >=dev-lang/perl-5.10 java? ( >=dev-java/java-config-2.2.0-r3 )
+DESCRIPTION=A compiler for the Perl 6 programming language
+EAPI=5
+HOMEPAGE=http://rakudo.org
+IUSE=clang java +moar test elibc_FreeBSD java
+KEYWORDS=~amd64 ~x86
+LICENSE=Artistic-2
+RDEPEND=~dev-lang/nqp-2018.03:0=[java?,moar?,clang=] java? ( >=virtual/jre-1.7 ) java? ( >=dev-java/java-config-2.2.0-r3 )
+REQUIRED_USE=|| ( java moar )
+SLOT=0
+SRC_URI=https://rakudo.perl6.org/downloads/rakudo/rakudo-2018.03.tar.gz
+_eclasses_=desktop 2ccd1dd1dd7bfb8795eea024a4f91bb6 epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 63392afb034aad67f17fa129019eb4d9 java-pkg-opt-2 77d2e22d0de7640f817d20e861c0ff3f java-utils-2 0ee72667014428e01a01df2345244cf3 ltprune 2770eed66a9b8ef944714cd0e968182e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 885c7d8dd70a58825f3d17e35a3cd1e9 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator ce21313503c41896ebcd7d58b0607e37
+_md5_=75d1d3c0e7efb9a79e4f0b1b9bbabac6
diff --git a/metadata/md5-cache/dev-libs/libressl-2.3.10 b/metadata/md5-cache/dev-libs/libressl-2.3.10
index 84c36dbca05b..802930f00331 100644
--- a/metadata/md5-cache/dev-libs/libressl-2.3.10
+++ b/metadata/md5-cache/dev-libs/libressl-2.3.10
@@ -2,13 +2,13 @@ DEFINED_PHASES=compile configure install prepare test
DEPEND=!dev-libs/openssl:0
DESCRIPTION=Free version of the SSL/TLS protocol forked from OpenSSL
EAPI=6
-HOMEPAGE=http://www.libressl.org/
+HOMEPAGE=https://www.libressl.org/
IUSE=+asm static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64
KEYWORDS=~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~x86
LICENSE=ISC openssl
PDEPEND=app-misc/ca-certificates
RDEPEND=!dev-libs/openssl:0
SLOT=0/38
-SRC_URI=http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.3.10.tar.gz
+SRC_URI=https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.3.10.tar.gz
_eclasses_=desktop 2ccd1dd1dd7bfb8795eea024a4f91bb6 epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 63392afb034aad67f17fa129019eb4d9 ltprune 2770eed66a9b8ef944714cd0e968182e multibuild 72647e255187a1fadc81097b3657e5c3 multilib 97f470f374f2e94ccab04a2fb21d811e multilib-build 8ffb5e2112a70fef5f37fcacad308726 multilib-minimal 9139c3a57e077cb8e0d0f73ceb080b89 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 885c7d8dd70a58825f3d17e35a3cd1e9 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf
-_md5_=46e5ae26050efdf26127a52a08399618
+_md5_=285885d0be632ab56dc3a7f73947903f
diff --git a/metadata/md5-cache/dev-libs/libressl-2.4.5 b/metadata/md5-cache/dev-libs/libressl-2.4.5
index 46e7c7d6d611..f5612a482922 100644
--- a/metadata/md5-cache/dev-libs/libressl-2.4.5
+++ b/metadata/md5-cache/dev-libs/libressl-2.4.5
@@ -2,13 +2,13 @@ DEFINED_PHASES=compile configure install prepare test
DEPEND=!dev-libs/openssl:0
DESCRIPTION=Free version of the SSL/TLS protocol forked from OpenSSL
EAPI=6
-HOMEPAGE=http://www.libressl.org/
+HOMEPAGE=https://www.libressl.org/
IUSE=+asm static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64
KEYWORDS=~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~x86
LICENSE=ISC openssl
PDEPEND=app-misc/ca-certificates
RDEPEND=!dev-libs/openssl:0
SLOT=0/39
-SRC_URI=http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.4.5.tar.gz
+SRC_URI=https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.4.5.tar.gz
_eclasses_=desktop 2ccd1dd1dd7bfb8795eea024a4f91bb6 epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 63392afb034aad67f17fa129019eb4d9 ltprune 2770eed66a9b8ef944714cd0e968182e multibuild 72647e255187a1fadc81097b3657e5c3 multilib 97f470f374f2e94ccab04a2fb21d811e multilib-build 8ffb5e2112a70fef5f37fcacad308726 multilib-minimal 9139c3a57e077cb8e0d0f73ceb080b89 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 885c7d8dd70a58825f3d17e35a3cd1e9 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf
-_md5_=88e0ceaf8b38c5ac0d230a154474ab03
+_md5_=8e12c0e23b55ca2f5c131a7d8057130f
diff --git a/metadata/md5-cache/dev-libs/libressl-2.5.0 b/metadata/md5-cache/dev-libs/libressl-2.5.0
index 5d5a1650d97f..1ba309928fad 100644
--- a/metadata/md5-cache/dev-libs/libressl-2.5.0
+++ b/metadata/md5-cache/dev-libs/libressl-2.5.0
@@ -2,13 +2,13 @@ DEFINED_PHASES=compile configure install prepare test
DEPEND=!dev-libs/openssl:0
DESCRIPTION=Free version of the SSL/TLS protocol forked from OpenSSL
EAPI=6
-HOMEPAGE=http://www.libressl.org/
+HOMEPAGE=https://www.libressl.org/
IUSE=+asm static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~x86
LICENSE=ISC openssl
PDEPEND=app-misc/ca-certificates
RDEPEND=!dev-libs/openssl:0
SLOT=0/39
-SRC_URI=http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.5.0.tar.gz
+SRC_URI=https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.5.0.tar.gz
_eclasses_=desktop 2ccd1dd1dd7bfb8795eea024a4f91bb6 epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 63392afb034aad67f17fa129019eb4d9 ltprune 2770eed66a9b8ef944714cd0e968182e multibuild 72647e255187a1fadc81097b3657e5c3 multilib 97f470f374f2e94ccab04a2fb21d811e multilib-build 8ffb5e2112a70fef5f37fcacad308726 multilib-minimal 9139c3a57e077cb8e0d0f73ceb080b89 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 885c7d8dd70a58825f3d17e35a3cd1e9 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf
-_md5_=955e806cad934b4d0d628c468504af1f
+_md5_=a7a5c82611c41a06ff32298a22d99956
diff --git a/metadata/md5-cache/dev-libs/libressl-2.5.4 b/metadata/md5-cache/dev-libs/libressl-2.5.4
index 637610d72123..fbb160418077 100644
--- a/metadata/md5-cache/dev-libs/libressl-2.5.4
+++ b/metadata/md5-cache/dev-libs/libressl-2.5.4
@@ -2,13 +2,13 @@ DEFINED_PHASES=compile configure install prepare test
DEPEND=!dev-libs/openssl:0
DESCRIPTION=Free version of the SSL/TLS protocol forked from OpenSSL
EAPI=6
-HOMEPAGE=http://www.libressl.org/
+HOMEPAGE=https://www.libressl.org/
IUSE=+asm static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86
LICENSE=ISC openssl
PDEPEND=app-misc/ca-certificates
RDEPEND=!dev-libs/openssl:0
SLOT=0/43
-SRC_URI=http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.5.4.tar.gz
+SRC_URI=https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.5.4.tar.gz
_eclasses_=desktop 2ccd1dd1dd7bfb8795eea024a4f91bb6 epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 63392afb034aad67f17fa129019eb4d9 ltprune 2770eed66a9b8ef944714cd0e968182e multibuild 72647e255187a1fadc81097b3657e5c3 multilib 97f470f374f2e94ccab04a2fb21d811e multilib-build 8ffb5e2112a70fef5f37fcacad308726 multilib-minimal 9139c3a57e077cb8e0d0f73ceb080b89 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 885c7d8dd70a58825f3d17e35a3cd1e9 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf
-_md5_=48a495ddf1ee0e8edaa5fcff82925df7
+_md5_=0b224965c1b0abe3d3edf634097306ae
diff --git a/metadata/md5-cache/dev-libs/libressl-2.5.5 b/metadata/md5-cache/dev-libs/libressl-2.5.5
index a1455890e770..368ec47e0acb 100644
--- a/metadata/md5-cache/dev-libs/libressl-2.5.5
+++ b/metadata/md5-cache/dev-libs/libressl-2.5.5
@@ -2,13 +2,13 @@ DEFINED_PHASES=compile configure install prepare test
DEPEND=!dev-libs/openssl:0
DESCRIPTION=Free version of the SSL/TLS protocol forked from OpenSSL
EAPI=6
-HOMEPAGE=http://www.libressl.org/
+HOMEPAGE=https://www.libressl.org/
IUSE=+asm static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86
LICENSE=ISC openssl
PDEPEND=app-misc/ca-certificates
RDEPEND=!dev-libs/openssl:0
SLOT=0/43
-SRC_URI=http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.5.5.tar.gz
+SRC_URI=https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.5.5.tar.gz
_eclasses_=desktop 2ccd1dd1dd7bfb8795eea024a4f91bb6 epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 63392afb034aad67f17fa129019eb4d9 ltprune 2770eed66a9b8ef944714cd0e968182e multibuild 72647e255187a1fadc81097b3657e5c3 multilib 97f470f374f2e94ccab04a2fb21d811e multilib-build 8ffb5e2112a70fef5f37fcacad308726 multilib-minimal 9139c3a57e077cb8e0d0f73ceb080b89 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 885c7d8dd70a58825f3d17e35a3cd1e9 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf
-_md5_=883b9b4b3d5bde4e10aaeef0a0b860be
+_md5_=d565ba129954d5d947e4bd3aa1e8ba82
diff --git a/metadata/md5-cache/dev-libs/libressl-2.6.0 b/metadata/md5-cache/dev-libs/libressl-2.6.0
index 620d6f47fc28..f82bd7e3243f 100644
--- a/metadata/md5-cache/dev-libs/libressl-2.6.0
+++ b/metadata/md5-cache/dev-libs/libressl-2.6.0
@@ -2,7 +2,7 @@ DEFINED_PHASES=compile configure install prepare test
DEPEND=!dev-libs/openssl:0
DESCRIPTION=Free version of the SSL/TLS protocol forked from OpenSSL
EAPI=6
-HOMEPAGE=http://www.libressl.org/
+HOMEPAGE=https://www.libressl.org/
IUSE=+asm static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64
KEYWORDS=~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86
LICENSE=ISC openssl
@@ -10,6 +10,6 @@ PDEPEND=app-misc/ca-certificates
RDEPEND=!dev-libs/openssl:0
RESTRICT=test
SLOT=0/43
-SRC_URI=http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.6.0.tar.gz
+SRC_URI=https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.6.0.tar.gz
_eclasses_=desktop 2ccd1dd1dd7bfb8795eea024a4f91bb6 epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 63392afb034aad67f17fa129019eb4d9 ltprune 2770eed66a9b8ef944714cd0e968182e multibuild 72647e255187a1fadc81097b3657e5c3 multilib 97f470f374f2e94ccab04a2fb21d811e multilib-build 8ffb5e2112a70fef5f37fcacad308726 multilib-minimal 9139c3a57e077cb8e0d0f73ceb080b89 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 885c7d8dd70a58825f3d17e35a3cd1e9 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf
-_md5_=fb370ab94c602661177ed3f3aebf596f
+_md5_=60c35fcb2112d3c045ceb24c1deb6f16
diff --git a/metadata/md5-cache/dev-libs/libressl-2.6.1 b/metadata/md5-cache/dev-libs/libressl-2.6.1
index c361ebfecf1b..316e7f33a601 100644
--- a/metadata/md5-cache/dev-libs/libressl-2.6.1
+++ b/metadata/md5-cache/dev-libs/libressl-2.6.1
@@ -2,13 +2,13 @@ DEFINED_PHASES=compile configure install prepare test
DEPEND=!dev-libs/openssl:0
DESCRIPTION=Free version of the SSL/TLS protocol forked from OpenSSL
EAPI=6
-HOMEPAGE=http://www.libressl.org/
+HOMEPAGE=https://www.libressl.org/
IUSE=+asm static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86
LICENSE=ISC openssl
PDEPEND=app-misc/ca-certificates
RDEPEND=!dev-libs/openssl:0
SLOT=0/44
-SRC_URI=http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.6.1.tar.gz
+SRC_URI=https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.6.1.tar.gz
_eclasses_=desktop 2ccd1dd1dd7bfb8795eea024a4f91bb6 epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 63392afb034aad67f17fa129019eb4d9 ltprune 2770eed66a9b8ef944714cd0e968182e multibuild 72647e255187a1fadc81097b3657e5c3 multilib 97f470f374f2e94ccab04a2fb21d811e multilib-build 8ffb5e2112a70fef5f37fcacad308726 multilib-minimal 9139c3a57e077cb8e0d0f73ceb080b89 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 885c7d8dd70a58825f3d17e35a3cd1e9 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf
-_md5_=2b05bbc1cd180c0f35f40035b5f91adc
+_md5_=d956ead7e30b24ce1f2e3e3610c8bba8
diff --git a/metadata/md5-cache/dev-libs/libressl-2.6.2 b/metadata/md5-cache/dev-libs/libressl-2.6.2
index dc12175e5e83..e252f712ca80 100644
--- a/metadata/md5-cache/dev-libs/libressl-2.6.2
+++ b/metadata/md5-cache/dev-libs/libressl-2.6.2
@@ -2,13 +2,13 @@ DEFINED_PHASES=compile configure install prepare test
DEPEND=!dev-libs/openssl:0
DESCRIPTION=Free version of the SSL/TLS protocol forked from OpenSSL
EAPI=6
-HOMEPAGE=http://www.libressl.org/
+HOMEPAGE=https://www.libressl.org/
IUSE=+asm static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86
LICENSE=ISC openssl
PDEPEND=app-misc/ca-certificates
RDEPEND=!dev-libs/openssl:0
SLOT=0/44
-SRC_URI=http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.6.2.tar.gz
+SRC_URI=https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.6.2.tar.gz
_eclasses_=desktop 2ccd1dd1dd7bfb8795eea024a4f91bb6 epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 63392afb034aad67f17fa129019eb4d9 ltprune 2770eed66a9b8ef944714cd0e968182e multibuild 72647e255187a1fadc81097b3657e5c3 multilib 97f470f374f2e94ccab04a2fb21d811e multilib-build 8ffb5e2112a70fef5f37fcacad308726 multilib-minimal 9139c3a57e077cb8e0d0f73ceb080b89 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 885c7d8dd70a58825f3d17e35a3cd1e9 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf
-_md5_=2b05bbc1cd180c0f35f40035b5f91adc
+_md5_=d956ead7e30b24ce1f2e3e3610c8bba8
diff --git a/metadata/md5-cache/dev-libs/libressl-2.6.3-r2 b/metadata/md5-cache/dev-libs/libressl-2.6.3-r2
index 16a5e185895a..01d0b9c653b9 100644
--- a/metadata/md5-cache/dev-libs/libressl-2.6.3-r2
+++ b/metadata/md5-cache/dev-libs/libressl-2.6.3-r2
@@ -2,13 +2,13 @@ DEFINED_PHASES=compile configure install prepare test
DEPEND=!dev-libs/openssl:0
DESCRIPTION=Free version of the SSL/TLS protocol forked from OpenSSL
EAPI=6
-HOMEPAGE=http://www.libressl.org/
+HOMEPAGE=https://www.libressl.org/
IUSE=+asm static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86
LICENSE=ISC openssl
PDEPEND=app-misc/ca-certificates
RDEPEND=!dev-libs/openssl:0
SLOT=0/44
-SRC_URI=http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.6.3.tar.gz
+SRC_URI=https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.6.3.tar.gz
_eclasses_=desktop 2ccd1dd1dd7bfb8795eea024a4f91bb6 epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 63392afb034aad67f17fa129019eb4d9 ltprune 2770eed66a9b8ef944714cd0e968182e multibuild 72647e255187a1fadc81097b3657e5c3 multilib 97f470f374f2e94ccab04a2fb21d811e multilib-build 8ffb5e2112a70fef5f37fcacad308726 multilib-minimal 9139c3a57e077cb8e0d0f73ceb080b89 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 885c7d8dd70a58825f3d17e35a3cd1e9 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf
-_md5_=4ecb3388f8069d959fd8162641edf060
+_md5_=19792f91161bd5c2b34ddf779865d30b
diff --git a/metadata/md5-cache/dev-libs/libressl-2.6.4 b/metadata/md5-cache/dev-libs/libressl-2.6.4
index 3d08d8377931..0e7ff7ad1499 100644
--- a/metadata/md5-cache/dev-libs/libressl-2.6.4
+++ b/metadata/md5-cache/dev-libs/libressl-2.6.4
@@ -2,13 +2,13 @@ DEFINED_PHASES=compile configure install prepare test
DEPEND=!dev-libs/openssl:0
DESCRIPTION=Free version of the SSL/TLS protocol forked from OpenSSL
EAPI=6
-HOMEPAGE=http://www.libressl.org/
+HOMEPAGE=https://www.libressl.org/
IUSE=+asm static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64
KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86
LICENSE=ISC openssl
PDEPEND=app-misc/ca-certificates
RDEPEND=!dev-libs/openssl:0
SLOT=0/44
-SRC_URI=http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.6.4.tar.gz
+SRC_URI=https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.6.4.tar.gz
_eclasses_=desktop 2ccd1dd1dd7bfb8795eea024a4f91bb6 epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 63392afb034aad67f17fa129019eb4d9 ltprune 2770eed66a9b8ef944714cd0e968182e multibuild 72647e255187a1fadc81097b3657e5c3 multilib 97f470f374f2e94ccab04a2fb21d811e multilib-build 8ffb5e2112a70fef5f37fcacad308726 multilib-minimal 9139c3a57e077cb8e0d0f73ceb080b89 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 885c7d8dd70a58825f3d17e35a3cd1e9 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf
-_md5_=a2292d3d00d22b21e51aa351915c0480
+_md5_=736492563d20692cd9d8652dd57149f5
diff --git a/metadata/md5-cache/dev-libs/libressl-2.7.0 b/metadata/md5-cache/dev-libs/libressl-2.7.0
index 2f848f9c0bdf..427ba2c6b5e2 100644
--- a/metadata/md5-cache/dev-libs/libressl-2.7.0
+++ b/metadata/md5-cache/dev-libs/libressl-2.7.0
@@ -2,12 +2,12 @@ DEFINED_PHASES=compile configure install prepare test
DEPEND=!dev-libs/openssl:0
DESCRIPTION=Free version of the SSL/TLS protocol forked from OpenSSL
EAPI=6
-HOMEPAGE=http://www.libressl.org/
+HOMEPAGE=https://www.libressl.org/
IUSE=+asm static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64
LICENSE=ISC openssl
PDEPEND=app-misc/ca-certificates
RDEPEND=!dev-libs/openssl:0
SLOT=0/45
-SRC_URI=http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.7.0.tar.gz
+SRC_URI=https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.7.0.tar.gz
_eclasses_=desktop 2ccd1dd1dd7bfb8795eea024a4f91bb6 epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 63392afb034aad67f17fa129019eb4d9 ltprune 2770eed66a9b8ef944714cd0e968182e multibuild 72647e255187a1fadc81097b3657e5c3 multilib 97f470f374f2e94ccab04a2fb21d811e multilib-build 8ffb5e2112a70fef5f37fcacad308726 multilib-minimal 9139c3a57e077cb8e0d0f73ceb080b89 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 885c7d8dd70a58825f3d17e35a3cd1e9 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf
-_md5_=33dcdb961902947984c415e42c52f2a6
+_md5_=c8ba70bc3543a5daf62709e13d07a309
diff --git a/metadata/md5-cache/dev-libs/libressl-2.7.1 b/metadata/md5-cache/dev-libs/libressl-2.7.1
index f6b7fd628b65..e3fcb021ca07 100644
--- a/metadata/md5-cache/dev-libs/libressl-2.7.1
+++ b/metadata/md5-cache/dev-libs/libressl-2.7.1
@@ -2,12 +2,12 @@ DEFINED_PHASES=compile configure install prepare test
DEPEND=!dev-libs/openssl:0
DESCRIPTION=Free version of the SSL/TLS protocol forked from OpenSSL
EAPI=6
-HOMEPAGE=http://www.libressl.org/
+HOMEPAGE=https://www.libressl.org/
IUSE=+asm static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64
LICENSE=ISC openssl
PDEPEND=app-misc/ca-certificates
RDEPEND=!dev-libs/openssl:0
SLOT=0/45
-SRC_URI=http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.7.1.tar.gz
+SRC_URI=https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.7.1.tar.gz
_eclasses_=desktop 2ccd1dd1dd7bfb8795eea024a4f91bb6 epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 63392afb034aad67f17fa129019eb4d9 ltprune 2770eed66a9b8ef944714cd0e968182e multibuild 72647e255187a1fadc81097b3657e5c3 multilib 97f470f374f2e94ccab04a2fb21d811e multilib-build 8ffb5e2112a70fef5f37fcacad308726 multilib-minimal 9139c3a57e077cb8e0d0f73ceb080b89 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 885c7d8dd70a58825f3d17e35a3cd1e9 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf
-_md5_=33dcdb961902947984c415e42c52f2a6
+_md5_=c8ba70bc3543a5daf62709e13d07a309
diff --git a/metadata/md5-cache/dev-libs/log4cplus-1.2.0 b/metadata/md5-cache/dev-libs/log4cplus-1.2.0
index d0653682b1ea..3e53a0f1c197 100644
--- a/metadata/md5-cache/dev-libs/log4cplus-1.2.0
+++ b/metadata/md5-cache/dev-libs/log4cplus-1.2.0
@@ -4,10 +4,10 @@ DESCRIPTION=C++ port of the Log for Java (log4j) logging library
EAPI=6
HOMEPAGE=http://log4cplus.sourceforge.net/ https://github.com/log4cplus/log4cplus
IUSE=iconv qt5 threads working-locale working-c-locale
-KEYWORDS=~amd64 ~x86
+KEYWORDS=amd64 ~x86
LICENSE=|| ( Apache-2.0 BSD-2 )
RDEPEND=iconv? ( virtual/libiconv ) qt5? ( dev-qt/qtcore:5 )
REQUIRED_USE=?? ( iconv working-locale working-c-locale )
SLOT=0/1.2-5
SRC_URI=mirror://sourceforge/project/log4cplus/log4cplus-stable/1.2.0/log4cplus-1.2.0.tar.bz2
-_md5_=c0abef49807d72924b1a0624580a0b59
+_md5_=eaf932b8e551deb6de1194ea9c1b16fe
diff --git a/metadata/md5-cache/media-gfx/blender-2.79-r1 b/metadata/md5-cache/media-gfx/blender-2.79-r1
index a88aa1975337..718c4db7c639 100644
--- a/metadata/md5-cache/media-gfx/blender-2.79-r1
+++ b/metadata/md5-cache/media-gfx/blender-2.79-r1
@@ -4,11 +4,11 @@ DESCRIPTION=3D Creation/Animation/Publishing System
EAPI=6
HOMEPAGE=https://www.blender.org
IUSE=+bullet +dds +elbeem +game-engine +openexr collada colorio cuda cycles debug doc ffmpeg fftw headless jack jemalloc jpeg2k libav llvm man ndof nls openal opencl openimageio openmp opensubdiv openvdb osl player sdl sndfile test tiff valgrind python_targets_python3_5 python_targets_python3_6 python_single_target_python3_5 python_single_target_python3_6
-KEYWORDS=~amd64 ~x86
+KEYWORDS=amd64 ~x86
LICENSE=|| ( GPL-2 BL )
RDEPEND=python_single_target_python3_5? ( dev-lang/python:3.5 ) python_single_target_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),python_single_target_python3_5(+)?,python_single_target_python3_6(+)?] >=dev-libs/boost-1.62:=[nls?,threads(+)] dev-libs/lzo:2 >=dev-python/numpy-1.10.1[python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),python_single_target_python3_5(+)?,python_single_target_python3_6(+)?] dev-python/requests[python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),python_single_target_python3_5(+)?,python_single_target_python3_6(+)?] media-libs/freetype media-libs/glew:* media-libs/libpng:0= media-libs/libsamplerate sys-libs/zlib virtual/glu virtual/jpeg:0= virtual/libintl virtual/opengl collada? ( >=media-libs/opencollada-1.6.18:= ) colorio? ( media-libs/opencolorio ) cuda? ( dev-util/nvidia-cuda-toolkit:= ) ffmpeg? ( media-video/ffmpeg:=[x264,mp3,encode,theora,jpeg2k?] ) libav? ( >=media-video/libav-11.3:=[x264,mp3,encode,theora,jpeg2k?] ) fftw? ( sci-libs/fftw:3.0= ) !headless? ( x11-libs/libX11 x11-libs/libXi x11-libs/libXxf86vm ) jack? ( virtual/jack ) jemalloc? ( dev-libs/jemalloc:= ) jpeg2k? ( media-libs/openjpeg:0 ) llvm? ( sys-devel/llvm:= ) ndof? ( app-misc/spacenavd dev-libs/libspnav ) nls? ( virtual/libiconv ) openal? ( media-libs/openal ) opencl? ( virtual/opencl ) openimageio? ( >=media-libs/openimageio-1.7.0 ) openexr? ( >=media-libs/ilmbase-2.2.0:= >=media-libs/openexr-2.2.0:= ) opensubdiv? ( >=media-libs/opensubdiv-3.3.0:=[cuda=,opencl=] ) openvdb? ( media-gfx/openvdb[python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),python_single_target_python3_5(+)?,python_single_target_python3_6(+)?,abi3-compat(+),openvdb-compression(+)] dev-cpp/tbb >=dev-libs/c-blosc-1.5.2 ) osl? ( media-libs/osl:= ) sdl? ( media-libs/libsdl2[sound,joystick] ) sndfile? ( media-libs/libsndfile ) tiff? ( media-libs/tiff:0 ) valgrind? ( dev-util/valgrind )
REQUIRED_USE=^^ ( python_single_target_python3_5 python_single_target_python3_6 ) python_single_target_python3_5? ( python_targets_python3_5 ) python_single_target_python3_6? ( python_targets_python3_6 ) player? ( game-engine !headless ) cuda? ( cycles ) cycles? ( openexr tiff openimageio ) opencl? ( cycles ) osl? ( cycles llvm )
SLOT=0
SRC_URI=https://download.blender.org/source/blender-2.79.tar.gz
_eclasses_=check-reqs fd05cf75484aa28d307cf4ee6e1db056 cmake-utils d2f8cff68b90b869ef9d460c6f3c4e2e desktop 2ccd1dd1dd7bfb8795eea024a4f91bb6 epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 63392afb034aad67f17fa129019eb4d9 flag-o-matic 02908f00f002f0f07c5b74783d778325 gnome2-utils 4d211d7614f303710fca59db6ec12c88 ltprune 2770eed66a9b8ef944714cd0e968182e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils ebb2eaddc6331c4fa000b8eb8f6fe074 pax-utils b963274a93e76570a88168c1f1db4cd7 preserve-libs ef207dc62baddfddfd39a164d9797648 python-single-r1 317a2557b4d7319a7418225f65accf77 python-utils-r1 c9de01becf9df3f8c10aeec3dc693f5d toolchain-funcs 885c7d8dd70a58825f3d17e35a3cd1e9 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator ce21313503c41896ebcd7d58b0607e37 xdg-utils f2c8335407f0b935b0a96d4adf23ef25
-_md5_=2098efbafde0d6e5bba83df230fe3cae
+_md5_=814952983e68a0c001e79a149a0cd9dc
diff --git a/metadata/md5-cache/media-gfx/openvdb-4.0.2 b/metadata/md5-cache/media-gfx/openvdb-4.0.2
index f1faaa86f317..b03a0ce2e2ae 100644
--- a/metadata/md5-cache/media-gfx/openvdb-4.0.2
+++ b/metadata/md5-cache/media-gfx/openvdb-4.0.2
@@ -4,11 +4,11 @@ DESCRIPTION=Libs for the efficient manipulation of volumetric data
EAPI=6
HOMEPAGE=http://www.openvdb.org
IUSE=+abi3-compat doc python python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 python_single_target_python2_7 python_single_target_python3_4 python_single_target_python3_5 python_single_target_python3_6
-KEYWORDS=~amd64 ~x86
+KEYWORDS=amd64 ~x86
LICENSE=MPL-2.0
RDEPEND=sys-libs/zlib:= >=dev-libs/boost-1.62:=[python?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),python_single_target_python2_7(+)?,python_single_target_python3_4(+)?,python_single_target_python3_5(+)?,python_single_target_python3_6(+)?] media-libs/openexr:= media-libs/glfw:= x11-libs/libXi x11-libs/libXrandr x11-libs/libXinerama x11-libs/libXcursor dev-libs/jemalloc >=dev-libs/c-blosc-1.5.0 dev-libs/log4cplus python? ( python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_single_target_python3_4? ( dev-lang/python:3.4 ) python_single_target_python3_5? ( dev-lang/python:3.5 ) python_single_target_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),python_single_target_python2_7(+)?,python_single_target_python3_4(+)?,python_single_target_python3_5(+)?,python_single_target_python3_6(+)?] dev-python/numpy[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),python_single_target_python2_7(+)?,python_single_target_python3_4(+)?,python_single_target_python3_5(+)?,python_single_target_python3_6(+)?] )
REQUIRED_USE=python? ( ^^ ( python_single_target_python2_7 python_single_target_python3_4 python_single_target_python3_5 python_single_target_python3_6 ) python_single_target_python2_7? ( python_targets_python2_7 ) python_single_target_python3_4? ( python_targets_python3_4 ) python_single_target_python3_5? ( python_targets_python3_5 ) python_single_target_python3_6? ( python_targets_python3_6 ) )
SLOT=0
SRC_URI=https://github.com/dreamworksanimation/openvdb/archive/v4.0.2.tar.gz -> openvdb-4.0.2.tar.gz https://github.com/dracwyrm/gentoo-patches/raw/master/openvdb/openvdb-4.0.2-patchset-01.tar.xz
_eclasses_=cmake-utils d2f8cff68b90b869ef9d460c6f3c4e2e desktop 2ccd1dd1dd7bfb8795eea024a4f91bb6 epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 63392afb034aad67f17fa129019eb4d9 flag-o-matic 02908f00f002f0f07c5b74783d778325 ltprune 2770eed66a9b8ef944714cd0e968182e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils ebb2eaddc6331c4fa000b8eb8f6fe074 preserve-libs ef207dc62baddfddfd39a164d9797648 python-single-r1 317a2557b4d7319a7418225f65accf77 python-utils-r1 c9de01becf9df3f8c10aeec3dc693f5d toolchain-funcs 885c7d8dd70a58825f3d17e35a3cd1e9 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator ce21313503c41896ebcd7d58b0607e37 xdg-utils f2c8335407f0b935b0a96d4adf23ef25
-_md5_=6713094a3a1d0e56fde3e245373b093f
+_md5_=c73322f0f71b0c4a34cfdf5c5bc2723f
diff --git a/metadata/md5-cache/media-libs/openimageio-1.7.17 b/metadata/md5-cache/media-libs/openimageio-1.7.17
index badae7a8b7e8..50c69b01ba3a 100644
--- a/metadata/md5-cache/media-libs/openimageio-1.7.17
+++ b/metadata/md5-cache/media-libs/openimageio-1.7.17
@@ -4,7 +4,7 @@ DESCRIPTION=A library for reading and writing images
EAPI=6
HOMEPAGE=https://sites.google.com/site/openimageio/ https://github.com/OpenImageIO
IUSE=colorio doc ffmpeg field3d gif jpeg2k libressl opencv opengl ptex python raw ssl +truetype cpu_flags_x86_sse2 cpu_flags_x86_sse3 cpu_flags_x86_ssse3 cpu_flags_x86_sse4_1 cpu_flags_x86_sse4_2 cpu_flags_x86_avx cpu_flags_x86_avx2 cpu_flags_x86_avx512f cpu_flags_x86_f16c python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 python_single_target_python2_7 python_single_target_python3_4 python_single_target_python3_5 python_single_target_python3_6
-KEYWORDS=~amd64 ~ppc64 ~x86
+KEYWORDS=amd64 ~ppc64 ~x86
LICENSE=BSD
RDEPEND=>=dev-libs/boost-1.62:= dev-libs/pugixml:= >=media-libs/ilmbase-2.2.0-r1:= media-libs/libpng:0= >=media-libs/libwebp-0.2.1:= >=media-libs/openexr-2.2.0-r2:= media-libs/tiff:0= sys-libs/zlib:= virtual/jpeg:0 colorio? ( media-libs/opencolorio:= ) ffmpeg? ( media-video/ffmpeg:= ) field3d? ( media-libs/Field3D:= ) gif? ( media-libs/giflib:0= ) jpeg2k? ( >=media-libs/openjpeg-1.5:0= ) opencv? ( media-libs/opencv:= ) opengl? ( virtual/glu virtual/opengl ) ptex? ( media-libs/ptex:= ) python? ( python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_single_target_python3_4? ( dev-lang/python:3.4 ) python_single_target_python3_5? ( dev-lang/python:3.5 ) python_single_target_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),python_single_target_python2_7(+)?,python_single_target_python3_4(+)?,python_single_target_python3_5(+)?,python_single_target_python3_6(+)?] dev-libs/boost:=[python,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),python_single_target_python2_7(+)?,python_single_target_python3_4(+)?,python_single_target_python3_5(+)?,python_single_target_python3_6(+)?] ) raw? ( media-libs/libraw:= ) ssl? ( !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= ) ) truetype? ( media-libs/freetype:2= )
REQUIRED_USE=python? ( ^^ ( python_single_target_python2_7 python_single_target_python3_4 python_single_target_python3_5 python_single_target_python3_6 ) python_single_target_python2_7? ( python_targets_python2_7 ) python_single_target_python3_4? ( python_targets_python3_4 ) python_single_target_python3_5? ( python_targets_python3_5 ) python_single_target_python3_6? ( python_targets_python3_6 ) )
@@ -12,4 +12,4 @@ RESTRICT=test
SLOT=0
SRC_URI=https://github.com/OpenImageIO/oiio/archive/Release-1.7.17.tar.gz -> openimageio-1.7.17.tar.gz
_eclasses_=cmake-utils d2f8cff68b90b869ef9d460c6f3c4e2e desktop 2ccd1dd1dd7bfb8795eea024a4f91bb6 epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 63392afb034aad67f17fa129019eb4d9 flag-o-matic 02908f00f002f0f07c5b74783d778325 ltprune 2770eed66a9b8ef944714cd0e968182e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils ebb2eaddc6331c4fa000b8eb8f6fe074 preserve-libs ef207dc62baddfddfd39a164d9797648 python-single-r1 317a2557b4d7319a7418225f65accf77 python-utils-r1 c9de01becf9df3f8c10aeec3dc693f5d toolchain-funcs 885c7d8dd70a58825f3d17e35a3cd1e9 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf vcs-snapshot 3be1ab44131e8c0bbdaa75823008444b versionator ce21313503c41896ebcd7d58b0607e37 xdg-utils f2c8335407f0b935b0a96d4adf23ef25
-_md5_=ba85650530be52e9b4802c2914ddca1c
+_md5_=6642a013bfc9a5a201f95473ff1cca11
diff --git a/metadata/md5-cache/media-libs/opensubdiv-3.3.0 b/metadata/md5-cache/media-libs/opensubdiv-3.3.0
index 2698cc8ca785..b657f20656e9 100644
--- a/metadata/md5-cache/media-libs/opensubdiv-3.3.0
+++ b/metadata/md5-cache/media-libs/opensubdiv-3.3.0
@@ -4,10 +4,10 @@ DESCRIPTION=An Open-Source subdivision surface library
EAPI=6
HOMEPAGE=http://graphics.pixar.com/opensubdiv/
IUSE=cuda doc opencl openmp ptex tbb
-KEYWORDS=~amd64 ~x86
+KEYWORDS=amd64 ~x86
LICENSE=ZLIB
RDEPEND=media-libs/glew:= media-libs/glfw:= cuda? ( dev-util/nvidia-cuda-toolkit:* ) opencl? ( virtual/opencl ) ptex? ( media-libs/ptex )
SLOT=0
SRC_URI=https://github.com/PixarAnimationStudios/OpenSubdiv/archive/v3_3_0.tar.gz -> opensubdiv-3.3.0.tar.gz
_eclasses_=cmake-utils d2f8cff68b90b869ef9d460c6f3c4e2e desktop 2ccd1dd1dd7bfb8795eea024a4f91bb6 epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 63392afb034aad67f17fa129019eb4d9 flag-o-matic 02908f00f002f0f07c5b74783d778325 ltprune 2770eed66a9b8ef944714cd0e968182e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils ebb2eaddc6331c4fa000b8eb8f6fe074 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 885c7d8dd70a58825f3d17e35a3cd1e9 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator ce21313503c41896ebcd7d58b0607e37 xdg-utils f2c8335407f0b935b0a96d4adf23ef25
-_md5_=5e28694af17a8ff6e988622cea006f6a
+_md5_=3befa2093c2d43c81167de05ad39e610
diff --git a/metadata/md5-cache/media-libs/osl-1.8.12 b/metadata/md5-cache/media-libs/osl-1.8.12
index 3eee3c0e5d05..f589a26fc37f 100644
--- a/metadata/md5-cache/media-libs/osl-1.8.12
+++ b/metadata/md5-cache/media-libs/osl-1.8.12
@@ -4,11 +4,11 @@ DESCRIPTION=Advanced shading language for production GI renderers
EAPI=6
HOMEPAGE=http://opensource.imageworks.com/?p=osl
IUSE=doc partio test cpu_flags_x86_sse2 cpu_flags_x86_sse3 cpu_flags_x86_sse4_1 cpu_flags_x86_sse4_2
-KEYWORDS=~amd64 ~x86
+KEYWORDS=amd64 ~x86
LICENSE=BSD
RDEPEND=>=media-libs/openexr-2.2.0 >=media-libs/openimageio-1.7.0 dev-libs/pugixml sys-libs/zlib:= partio? ( media-libs/partio )
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/imageworks/OpenShadingLanguage/archive/Release-1.8.12.tar.gz -> osl-1.8.12.tar.gz
_eclasses_=cmake-utils d2f8cff68b90b869ef9d460c6f3c4e2e desktop 2ccd1dd1dd7bfb8795eea024a4f91bb6 epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 63392afb034aad67f17fa129019eb4d9 flag-o-matic 02908f00f002f0f07c5b74783d778325 ltprune 2770eed66a9b8ef944714cd0e968182e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils ebb2eaddc6331c4fa000b8eb8f6fe074 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 885c7d8dd70a58825f3d17e35a3cd1e9 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator ce21313503c41896ebcd7d58b0607e37 xdg-utils f2c8335407f0b935b0a96d4adf23ef25
-_md5_=912dd154f00fb454edb90b3bab7ab827
+_md5_=2842e1019ab5b257181e989a851d0b07
diff --git a/metadata/md5-cache/media-libs/partio-1.1.0_p20170829 b/metadata/md5-cache/media-libs/partio-1.1.0_p20170829
index c6f24ce46eb9..4994c09b7592 100644
--- a/metadata/md5-cache/media-libs/partio-1.1.0_p20170829
+++ b/metadata/md5-cache/media-libs/partio-1.1.0_p20170829
@@ -4,11 +4,11 @@ DESCRIPTION=A library for particle IO and manipulation
EAPI=6
HOMEPAGE=https://www.disneyanimation.com/technology/partio.html
IUSE=doc python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 python_single_target_python2_7 python_single_target_python3_4 python_single_target_python3_5 python_single_target_python3_6
-KEYWORDS=~amd64 x86
+KEYWORDS=amd64 x86
LICENSE=BSD
RDEPEND=python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_single_target_python3_4? ( dev-lang/python:3.4 ) python_single_target_python3_5? ( dev-lang/python:3.5 ) python_single_target_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),python_single_target_python2_7(+)?,python_single_target_python3_4(+)?,python_single_target_python3_5(+)?,python_single_target_python3_6(+)?] media-libs/freeglut virtual/opengl sys-libs/zlib:=
REQUIRED_USE=^^ ( python_single_target_python2_7 python_single_target_python3_4 python_single_target_python3_5 python_single_target_python3_6 ) python_single_target_python2_7? ( python_targets_python2_7 ) python_single_target_python3_4? ( python_targets_python3_4 ) python_single_target_python3_5? ( python_targets_python3_5 ) python_single_target_python3_6? ( python_targets_python3_6 )
SLOT=0
SRC_URI=https://github.com/wdas/partio/archive/2774ef3958da46d9f8a4230ebda9e04b1aa8f4e5.tar.gz -> partio-1.1.0_p20170829.tar.gz
_eclasses_=cmake-utils d2f8cff68b90b869ef9d460c6f3c4e2e desktop 2ccd1dd1dd7bfb8795eea024a4f91bb6 epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 63392afb034aad67f17fa129019eb4d9 flag-o-matic 02908f00f002f0f07c5b74783d778325 ltprune 2770eed66a9b8ef944714cd0e968182e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils ebb2eaddc6331c4fa000b8eb8f6fe074 preserve-libs ef207dc62baddfddfd39a164d9797648 python-single-r1 317a2557b4d7319a7418225f65accf77 python-utils-r1 c9de01becf9df3f8c10aeec3dc693f5d toolchain-funcs 885c7d8dd70a58825f3d17e35a3cd1e9 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf vcs-snapshot 3be1ab44131e8c0bbdaa75823008444b versionator ce21313503c41896ebcd7d58b0607e37 xdg-utils f2c8335407f0b935b0a96d4adf23ef25
-_md5_=7908a651d52e86dbeb725c269ac21998
+_md5_=12541118fed4e3f9736e4701cd468b77
diff --git a/metadata/md5-cache/media-libs/ptex-2.1.28-r1 b/metadata/md5-cache/media-libs/ptex-2.1.28-r1
index 37e8bf964cbd..580a8ced8a92 100644
--- a/metadata/md5-cache/media-libs/ptex-2.1.28-r1
+++ b/metadata/md5-cache/media-libs/ptex-2.1.28-r1
@@ -3,10 +3,10 @@ DEPEND=sys-libs/zlib:= app-doc/doxygen sys-devel/make >=dev-util/cmake-3.9.6
DESCRIPTION=Per-Face Texture Mapping for Production Rendering
EAPI=6
HOMEPAGE=http://ptex.us/
-KEYWORDS=~amd64 ~x86
+KEYWORDS=amd64 ~x86
LICENSE=BSD
RDEPEND=sys-libs/zlib:=
SLOT=0
SRC_URI=https://github.com/wdas/ptex/archive/v2.1.28.tar.gz -> ptex-2.1.28.tar.gz
_eclasses_=cmake-utils d2f8cff68b90b869ef9d460c6f3c4e2e desktop 2ccd1dd1dd7bfb8795eea024a4f91bb6 epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 63392afb034aad67f17fa129019eb4d9 flag-o-matic 02908f00f002f0f07c5b74783d778325 ltprune 2770eed66a9b8ef944714cd0e968182e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils ebb2eaddc6331c4fa000b8eb8f6fe074 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 885c7d8dd70a58825f3d17e35a3cd1e9 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator ce21313503c41896ebcd7d58b0607e37 xdg-utils f2c8335407f0b935b0a96d4adf23ef25
-_md5_=69696f5a12a98dee8be6f0e51697f3f7
+_md5_=e144d6c1720f04a39102516a905ee34f