summaryrefslogtreecommitdiff
path: root/sci-libs/dsdp
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-03-03 13:42:34 +0000
committerV3n3RiX <venerix@redcorelinux.org>2019-03-03 13:42:34 +0000
commit066d27181e9a797ad9f8fc43b49fc9a10ff2f707 (patch)
tree3cb05783d73b2c33589ba305144a31c718e123cd /sci-libs/dsdp
parent16449a80e28af2209916cc66d19c9a44ca2b90d9 (diff)
gentoo resync : 03.03.2019
Diffstat (limited to 'sci-libs/dsdp')
-rw-r--r--sci-libs/dsdp/Manifest2
-rw-r--r--sci-libs/dsdp/dsdp-5.8-r3.ebuild6
2 files changed, 4 insertions, 4 deletions
diff --git a/sci-libs/dsdp/Manifest b/sci-libs/dsdp/Manifest
index c523d5d94079..1813ec2bc30d 100644
--- a/sci-libs/dsdp/Manifest
+++ b/sci-libs/dsdp/Manifest
@@ -2,5 +2,5 @@ AUX dsdp-5.8-gold.patch 342 BLAKE2B a0cc333fed3f2b1ebdeccc439c0b98f9956bc64ac105
AUX dsdp-5.8-malloc.patch 212 BLAKE2B d030d01bc49aa275c2f0eed48c1808e17877120587dedcf72fb07f737e44953df8c28d2ba6a5a443b372f56c036f9f44e1841a209b383ddab892ff8ef4e0f01d SHA512 a4c324beadb7298c9c8709115c83975d10b359b792042047439631f478fc99648b9348715645cd34d893fe9b6b49b6ba8e628771cde0e007eb0b1f474dd1fd7f
AUX dsdp-5.8-readsdpa.patch 495 BLAKE2B 538ca4b9986cb5ed74ecb8510f8de23ecace871111140d394ae982e9932b9a733f2355199deb28cdf88addd0e18939b6a4e22b737a65438dc12e0a36e93d885c SHA512 43b329526f3b7d4761f7dfa44d62f94a843491bf9998f2f839edc880cdd8d04d1c8c7187213eda887025a9f3cdbff19afba6720cd2d70580b0e2dcb9512f8f90
DIST DSDP5.8.tar.gz 2608518 BLAKE2B d464db2956080a33c300520ed291e1b45aeedd28378d5aab753977688bfe74d953f1d40a7aa10c2af8b70808d97dc5ece0c98d2795f707a9a3d2128302658286 SHA512 0a32a34e33dcac151e95ed0f8cee62603bbe2b4ba1e448bba35324fe576376cb33c15908cde61ae5a7c0dcdea945f1ec544f19b3dd36524158573260182e080e
-EBUILD dsdp-5.8-r3.ebuild 2390 BLAKE2B b9f9b5188159683b72d37d03af9c983d172a199fa79fc2c4d7ce54596018af660f87cde7f77fd04eabaf6f88798c83c0eb8bad08ade246ac286a4dc785ece717 SHA512 f7593cdc79b77fd21d29caf57ddc8dc250c7c5320bfc6e7cabdf672be1c06bb27f65666adf6c3808e0f73001ce2de9046b1af9fe447e17bd335f47059b3f269e
+EBUILD dsdp-5.8-r3.ebuild 2389 BLAKE2B 01cd898dd1ccf5f29736b93eba538ae18d68cf26277ec311a4258e1fe8bb7d34d3c23d306632b565a8b3987deb25696cbfb12803778ee3f04bea42b0dc296047 SHA512 76da649d8ec42f846a0f06d4733d0f35a101b441b484b9c5fc2eea91a54aaa7248b7d8fa13e00db2fdf731ef401d57ba11dd2dbd3695facf544c3c6474951df7
MISC metadata.xml 1244 BLAKE2B f68fd446ed898a83c171b7f440aa60a1b838e4b12a172f181128baf2babe7f5ed1c0f74d96a4c078ec69b4fe06b981e5b2f4773da79afe05d65244d83de4ae44 SHA512 7dfa5358092109c0441dc9453f9769e6e63ec2525817a7280fa30c68007a3e31f524ec8600f29b21ea28e585c2776d9264918f7e66243d1a8509f42f5339c3da
diff --git a/sci-libs/dsdp/dsdp-5.8-r3.ebuild b/sci-libs/dsdp/dsdp-5.8-r3.ebuild
index 4da8972809f3..aa32624cc96c 100644
--- a/sci-libs/dsdp/dsdp-5.8-r3.ebuild
+++ b/sci-libs/dsdp/dsdp-5.8-r3.ebuild
@@ -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=6
@@ -8,8 +8,8 @@ inherit multilib toolchain-funcs versionator
MY_P="${PN^^}${PV}"
DESCRIPTION="Software for interior-point for semidefinite programming"
-HOMEPAGE="http://www.mcs.anl.gov/hs/software/DSDP/"
-SRC_URI="http://www.mcs.anl.gov/hs/software/DSDP/${MY_P}.tar.gz"
+HOMEPAGE="https://www.mcs.anl.gov/hs/software/DSDP/"
+SRC_URI="https://www.mcs.anl.gov/hs/software/DSDP/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"