summaryrefslogtreecommitdiff
path: root/dev-python/scimath
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-04-16 16:47:37 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-04-16 16:47:37 +0100
commit8aebb228036d5e2863b7eaa6e319ab41c1669269 (patch)
tree00f4b90ce32462dc8e99ae54a31d6462ea2c3ac6 /dev-python/scimath
parent76cba73c47c8694e74377004634daca18f2d9c08 (diff)
gentoo resync : 16.04.2018
Diffstat (limited to 'dev-python/scimath')
-rw-r--r--dev-python/scimath/Manifest2
-rw-r--r--dev-python/scimath/scimath-4.1.2-r1.ebuild6
2 files changed, 5 insertions, 3 deletions
diff --git a/dev-python/scimath/Manifest b/dev-python/scimath/Manifest
index eb5705c65b4d..4001857b5b06 100644
--- a/dev-python/scimath/Manifest
+++ b/dev-python/scimath/Manifest
@@ -1,3 +1,3 @@
DIST scimath-4.1.2.tar.gz 119399 BLAKE2B 8f316ac90ec167d9563dafcdb0acbe2dae8ecea92a5c9c2dd126a0278bf3820c7bb87d7e9e597ed5a0c9ed8d154b7883cf31a6360adbb41c3654c8b3c10d5be8 SHA512 2ceeeca5402da2b8745e0af5dac6a470c47b80529ec56aeb758cea815785be8a38b4ee3a052780c532b474acc4bf36474dd67c802a94971f3010148987c24257
-EBUILD scimath-4.1.2-r1.ebuild 1161 BLAKE2B 60ad38282719afc85d35f4dd524ccfcf8295d2765123abfd7fdc0fd66876b289acd474f713b4b541c237bd0908dfffae6c11ae5747177c058404b27e393a8461 SHA512 8024407c212da0fef5b2b2f3f3bbb032e7339f8f93a8e1478d3745b2f5f26914ea3781af9c74090e6a95a7f46cf948d5799f19743cc106aec6bf9a64fc15cad9
+EBUILD scimath-4.1.2-r1.ebuild 1190 BLAKE2B b32c2b910d6823af2db4d8d8b83b7c954f095a146169e499e2d30e16db8b80cd884c91fb83dc454eeaf4e10d28ef0943e3c22333a5cfb566a6687814a1caeef9 SHA512 b44b0a5d5b53b40ac4e57c349b97e00bd14a923705427c6c2600b5851e7af18de288237bbc9618e58864573a6d31325f4d47a6c7a8131692e15c0e5a88c8ac5c
MISC metadata.xml 670 BLAKE2B a0dd2a59d1981e123e6255cd7cd0a8413fe2e3c5220822be96b56c7eaf5796fe8532d374b85c7e35617c6a2afd4214906cb5307db1581db51965dd9476f04427 SHA512 eccd352c38d4967cd43718b0dc9daabcf2431d2b273056efad81a18a5bd93e9b4478cca105a4e4e68996ca13d3aa1bb4f1c70bba2fd395e43813fdab1578441c
diff --git a/dev-python/scimath/scimath-4.1.2-r1.ebuild b/dev-python/scimath/scimath-4.1.2-r1.ebuild
index dce19f877634..b10a46fbe0fb 100644
--- a/dev-python/scimath/scimath-4.1.2-r1.ebuild
+++ b/dev-python/scimath/scimath-4.1.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -8,7 +8,9 @@ PYTHON_COMPAT=( python2_7 )
inherit distutils-r1 virtualx
DESCRIPTION="Enthought Tool Suite: Scientific and mathematical tools"
-HOMEPAGE="http://code.enthought.com/projects/sci_math/ https://pypi.python.org/pypi/scimath"
+HOMEPAGE="http://docs.enthought.com/scimath/
+ https://github.com/enthought/scimath
+ https://pypi.python.org/pypi/scimath"
SRC_URI="http://www.enthought.com/repo/ets/${P}.tar.gz"
LICENSE="BSD"