summaryrefslogtreecommitdiff
path: root/sci-biology
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-06-16 21:23:20 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-06-16 21:23:20 +0100
commitfab849d1daed0ba7f2ac497d07985c3dbb692543 (patch)
tree10baa743a5340b42ad538dd19d48669ccac209b1 /sci-biology
parent73c318acdaf6f8309d68bd266051e6dd1f1bd787 (diff)
gentoo resync : 16.06.2019
Diffstat (limited to 'sci-biology')
-rw-r--r--sci-biology/Manifest.gzbin24634 -> 24631 bytes
-rw-r--r--sci-biology/foldingathome/Manifest2
-rw-r--r--sci-biology/foldingathome/foldingathome-7.5.1.ebuild5
3 files changed, 5 insertions, 2 deletions
diff --git a/sci-biology/Manifest.gz b/sci-biology/Manifest.gz
index ac7504d61b0f..ab67c2795ecd 100644
--- a/sci-biology/Manifest.gz
+++ b/sci-biology/Manifest.gz
Binary files differ
diff --git a/sci-biology/foldingathome/Manifest b/sci-biology/foldingathome/Manifest
index c190753363e6..64563155fe86 100644
--- a/sci-biology/foldingathome/Manifest
+++ b/sci-biology/foldingathome/Manifest
@@ -1,4 +1,4 @@
AUX 7.3/folding-conf.d 339 BLAKE2B 93a0b3672777ad737ce27694aaca547634c375e180ad3c28c3adb9cae2cb1c054ff9458ee1fe04b70fe9841ae67d41198bcecfc4826d05d5de8df2759bd80910 SHA512 6fd10dc938262c05831e68176e93a24869bb6991508bcc48ece487b701788026561d073025bd347cd77ede13ca26f6b284861f30b07becf72ea77e4db22867b3
DIST fahclient_7.5.1-64bit-release.tar.bz2 3438239 BLAKE2B 69fb60cdd5356fe4f5ad1f106b67d078baf0394c5d3c474dff2f1ac840bcb31bfd9ca9a9c6112b9ee9497dcdc223732627a21c50b455e46c096a52587d5d229b SHA512 5f6f2f882d57fe53ad0a55b48f09fc3803af6aebbbf0e92be39477d4c4da92237d6edabec61dd8183678bdcfe3923ff9b0938647a77edc2c69ce8958defcfdf1
-EBUILD foldingathome-7.5.1.ebuild 4327 BLAKE2B aa6c70c6f39e29ddabd2959bdac4dcde36178e733c1e4b7166a7cc7cc1dadabf0c0352959ec419f2deb8a6c43ec722f30eb28d3915cc7ecc6213261e7f7ef0cb SHA512 c9de9560802e7aa27108aa7d77b79b8458676160b5e6683fa5b04185c766ec0de44d09968cc20ceec4f3426cb57ec1181b434c1103c7c577193baf062591615d
+EBUILD foldingathome-7.5.1.ebuild 4369 BLAKE2B 23ecb21d29838bf874e4890460d020c1591e19e1c0eb61147e2b63df0b78781a9ec933c844d8ddbce02701810952988044b547946ffcb2f119da18bd3f6d6be2 SHA512 93deb4fa7f71fd331f1d08c39da54a500bbd2e32bbbbfe617c70d4fb20aaa017032ade8a2a98a6bb53605bbcb00d448926d3860acdc0e5db0f072dc9f55abefd
MISC metadata.xml 360 BLAKE2B c0ef2b11cc9e6498a420dcd2e6c83ee71f7e286c3e78218257c56350bd2c0921732d48cc4207a31bcfd965a4a9dca65e9bdc4d62831dc430e86541d36fc691f8 SHA512 687f1516a8ec80270fa173b0a7d7c259f3f02ffefa69d3175b72e170bd11aeb786563edb43214390a83b6b61b1231e2734124e50bb2a523d1a564bc3b143f00b
diff --git a/sci-biology/foldingathome/foldingathome-7.5.1.ebuild b/sci-biology/foldingathome/foldingathome-7.5.1.ebuild
index f842c8814c78..08e9c15149d7 100644
--- a/sci-biology/foldingathome/foldingathome-7.5.1.ebuild
+++ b/sci-biology/foldingathome/foldingathome-7.5.1.ebuild
@@ -19,7 +19,10 @@ IUSE=""
# i.e. uclibc or clang can provide what is necessary at runtime
DEPEND="dev-util/patchelf"
RDEPEND="app-arch/bzip2
- =dev-libs/openssl-1.0*:*
+ || (
+ dev-libs/openssl-compat:1.0.0
+ =dev-libs/openssl-1.0*:*
+ )
sys-devel/gcc
sys-libs/glibc
sys-libs/zlib"