aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens-Malte Gottfried <jmgottfried@web.de>2010-11-24 22:23:22 +0100
committerJens-Malte Gottfried <jmgottfried@web.de>2010-11-24 22:23:22 +0100
commitfc0d50b82d3f335a9ca3d0e01c1c14cbe68b6801 (patch)
tree815272ec86f70c37a9837f42810f3f9dc0c810fc /sci-mathematics/hypre
parentdisabled libpetsc.so RPATH (diff)
downloadsci-fc0d50b82d3f335a9ca3d0e01c1c14cbe68b6801.tar.gz
sci-fc0d50b82d3f335a9ca3d0e01c1c14cbe68b6801.tar.bz2
sci-fc0d50b82d3f335a9ca3d0e01c1c14cbe68b6801.zip
use original hypre download link
Diffstat (limited to 'sci-mathematics/hypre')
-rw-r--r--sci-mathematics/hypre/ChangeLog5
-rw-r--r--sci-mathematics/hypre/Manifest4
-rw-r--r--sci-mathematics/hypre/hypre-2.6.0b.ebuild2
3 files changed, 8 insertions, 3 deletions
diff --git a/sci-mathematics/hypre/ChangeLog b/sci-mathematics/hypre/ChangeLog
index 487dd8455..e559805a5 100644
--- a/sci-mathematics/hypre/ChangeLog
+++ b/sci-mathematics/hypre/ChangeLog
@@ -3,6 +3,11 @@
# $Header: $
24 Nov 2010; Jens-Malte Gottfried <jmgottfried@web.de>
+ hypre-2.6.0b.ebuild:
+ using original hypre download link instead of charon-suite third-party
+ packages
+
+ 24 Nov 2010; Jens-Malte Gottfried <jmgottfried@web.de>
-hypre-2.4.0b-r1.ebuild, -files/hypre-2.4.0b-soname.patch,
hypre-2.6.0b.ebuild, +files/hypre-2.6.0b-makefile.patch:
removed non-working 2.4 tree
diff --git a/sci-mathematics/hypre/Manifest b/sci-mathematics/hypre/Manifest
index 0cd439d85..eaa673d18 100644
--- a/sci-mathematics/hypre/Manifest
+++ b/sci-mathematics/hypre/Manifest
@@ -1,5 +1,5 @@
AUX hypre-2.6.0b-makefile.patch 425 RMD160 286af0f70526b19937dfa4408ad555bb02860cf4 SHA1 ad712f84c5232ecb4dd8ad957562c4b5a684bfc4 SHA256 2410c1dfc8cc991ac61eb7d741ef8c3c1bcbc54f5f2ced949f7c61c9d5c5ab84
DIST hypre-2.6.0b.tar.gz 9599317 RMD160 4d683b41eb142b8aaf224ff5742d781a0c8ccea4 SHA1 7ef8ff0e980c3e78a0f55e3944f6d13c44ff7046 SHA256 b36a6c885d4ecf152ff476b23c83ef9f2dcb1a4c7661f80939fd1dae7590409c
-EBUILD hypre-2.6.0b.ebuild 1186 RMD160 e09e30caf0ba9546fe53d1c590d477ea226ec6db SHA1 d332ad82e077c5216584a545a34daf550121ba95 SHA256 69e2228a977cf8c4f62af86ff95795a1814fc262eedcfd2c48a79568ca3e9023
-MISC ChangeLog 1346 RMD160 a70eab6d12f1dbac37d468a4327bc54848a95cdf SHA1 66f2486895654fc328da70e761ba949f989ecc54 SHA256 3428b7384160cb32d518bb17122844433d78e5fde0adaaac8713743d014ac579
+EBUILD hypre-2.6.0b.ebuild 1173 RMD160 bc1559635ed3a1827db77274b0fb2f541dd1be5e SHA1 41450ef9db7d2b168502175053bdd6e725420afb SHA256 8a17639ca92a6467b1251dfae31a3e6bf31a27d6283340cf875e77ada28c7fed
+MISC ChangeLog 1511 RMD160 3dfd924bcfc23c321840d1409c308aa667e1e7bc SHA1 fb0adf23b378a9694a4fd506be69cc81de305271 SHA256 ac1e0fc6b553a7bf8751b9ae818e5a89558249e9b37fd2cfafdcfe33a89969c7
MISC metadata.xml 168 RMD160 d98790cf055dc0f820c63d65f485b9dcfa8950f4 SHA1 95c9e4f7368f82053d631bbcd469612c92ca13cb SHA256 c0cc8d6ab9385750af753ddc504299ed90a70b5c4c655f6c77d865917a8829c9
diff --git a/sci-mathematics/hypre/hypre-2.6.0b.ebuild b/sci-mathematics/hypre/hypre-2.6.0b.ebuild
index e4911f298..09dee9bd6 100644
--- a/sci-mathematics/hypre/hypre-2.6.0b.ebuild
+++ b/sci-mathematics/hypre/hypre-2.6.0b.ebuild
@@ -9,7 +9,7 @@ inherit eutils
DESCRIPTION="Parallel High Performance Preconditioners library for scalable
solution of linear systems"
HOMEPAGE="http://www.llnl.gov/casc/hypre/"
-SRC_URI="http://sourceforge.net/projects/charon-suite/files/thirdparty/${P}.tar.gz"
+SRC_URI="https://computation.llnl.gov/casc/hypre/download/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"