summaryrefslogtreecommitdiff
path: root/sci-astronomy/pyephem
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-astronomy/pyephem
parent16449a80e28af2209916cc66d19c9a44ca2b90d9 (diff)
gentoo resync : 03.03.2019
Diffstat (limited to 'sci-astronomy/pyephem')
-rw-r--r--sci-astronomy/pyephem/Manifest4
-rw-r--r--sci-astronomy/pyephem/pyephem-3.7.5.3.ebuild4
-rw-r--r--sci-astronomy/pyephem/pyephem-3.7.6.0.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/sci-astronomy/pyephem/Manifest b/sci-astronomy/pyephem/Manifest
index 04bb75ce5a7a..9bcf5a8c1561 100644
--- a/sci-astronomy/pyephem/Manifest
+++ b/sci-astronomy/pyephem/Manifest
@@ -1,5 +1,5 @@
DIST pyephem-3.7.5.3.tar.gz 735112 BLAKE2B 0edac4210c6ab745e64641d21f053fbd67a6e3841d1eb6b3b06bd5d4fcff0b6a1e1dc1634d8608e990eb6e588d030cc6a67115ebfd7bbefeb8f5ce219ae3ca1b SHA512 a61b6a19c35c10ee9d4eba72cb0e6b9446076a3943be58dfd5e084bc9ab09dc70f2ee335ba5f0ef9d9d4d34a461bf4b9ddd57dae50d2e8a8f565d411e47f2908
DIST pyephem-3.7.6.0.tar.gz 739561 BLAKE2B a8129632514940e6d786dcc50d2dd0bd1fff2b76b9d59f88820c93cce3400f9b15c4f7418bc778ee5ad60a8909a970aaea5df62c5192fcb71f822b97abc0dc4f SHA512 c3013ef943c0e1e2c30bba6f72912efb100b4c8c45904b7d6d7ba73d8b741564793a6e538117eb88abb824c93c874e2c955de734418ebd2370888718a149c9a8
-EBUILD pyephem-3.7.5.3.ebuild 1145 BLAKE2B c37903f80239616a3273d4413e75ddd1c148478da70bd54852d8b78ba5c26f4aced62d092086869130c4003ee58e4d78263894d6ea0b3f4472c8d10066772e4f SHA512 1bb3dd5dd13736c2ae8660fc6874a5580b11df4c8ec7fbcda07eca4e38768af5b13a585d86efa111eed85c38369241f5a6ee0ce8e8b8116a7b893e2b43894085
-EBUILD pyephem-3.7.6.0.ebuild 1159 BLAKE2B 8cbae016802f6842ac9243d3291072f1201aaa598150027e956e12fa3b249acb139d53f69c44634651a0015929c38615e37def0fd074e3bb5bdc68325b05ac85 SHA512 cd115b7bed11ee65d384ba4bdd0d028b3482fd7920ab0e233bcd2476ad101a26f4b093cbd340a747ea894c69e530e18dff388f2c97b91da91078f996a4285615
+EBUILD pyephem-3.7.5.3.ebuild 1143 BLAKE2B 6c3bf4a081ca1dd585e1fa2339614e9403325cf48a8801c8a0bab8f0724b5ca245bfd9f9978f5954471001d89642a9c6f98eec715cfb134b048f0bc4dbe1567f SHA512 e08617299ba398b3546b2904f06c2883c3f33895ef11af33a297618b7979c39535893c6a9b1f7a3381bed0ac1f11d9d7974d0899daedccebbeb136bc6d90809e
+EBUILD pyephem-3.7.6.0.ebuild 1157 BLAKE2B c5755a69a5dd32d4af330199ae88bc34670e8177e4ed20cebbfab363f63a01db299e3ebd178dd2d888d474b6feca1d1746d86b7f3078cddbdf0c1af57ba1f91c SHA512 11afe3b25d1786bf179f325ccf4bfbe91cc67f23b5e1195ce778a04b3da99d7c9378e6396b67576cb380870e92049247e1c925513ac0cd02aba0e7f9c3b9368a
MISC metadata.xml 947 BLAKE2B 0e586f2e978bb31b9ca757d2192a41e5a6e3414c7c29ceabddfb0ace9c9eb31ade32424701a9370665d69dd7cbeba567cdc9288cada621eb1d66b5a8a680c36d SHA512 f41c27b07f211b09dd72e316d02c46206dea0ff368e2ad1a8d116df49a2ce2a74137b2647572e295bcde34792d4ee15fb2d3f9e1a883c6cb306f6ef2a43d5c53
diff --git a/sci-astronomy/pyephem/pyephem-3.7.5.3.ebuild b/sci-astronomy/pyephem/pyephem-3.7.5.3.ebuild
index 10c8bdb996b0..4bba49a96d6c 100644
--- a/sci-astronomy/pyephem/pyephem-3.7.5.3.ebuild
+++ b/sci-astronomy/pyephem/pyephem-3.7.5.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_4} )
inherit distutils-r1
DESCRIPTION="Astronomical routines for the python programming language"
-HOMEPAGE="http://rhodesmill.org/pyephem/"
+HOMEPAGE="https://rhodesmill.org/pyephem/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="LGPL-3"
diff --git a/sci-astronomy/pyephem/pyephem-3.7.6.0.ebuild b/sci-astronomy/pyephem/pyephem-3.7.6.0.ebuild
index 1a2ddf41ddf7..62b5f19683a0 100644
--- a/sci-astronomy/pyephem/pyephem-3.7.6.0.ebuild
+++ b/sci-astronomy/pyephem/pyephem-3.7.6.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
inherit distutils-r1
DESCRIPTION="Astronomical routines for the python programming language"
-HOMEPAGE="http://rhodesmill.org/pyephem/"
+HOMEPAGE="https://rhodesmill.org/pyephem/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="LGPL-3"