projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
23baa4d
)
dev-python/pandas: use HTTPS for homepage
author
Aaron Bauman
<bman@gentoo.org>
Sun, 24 Nov 2019 16:04:51 +0000
(11:04 -0500)
committer
Aaron Bauman
<bman@gentoo.org>
Sun, 24 Nov 2019 16:04:51 +0000
(11:04 -0500)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
dev-python/pandas/pandas-9999.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pandas/pandas-9999.ebuild
b/dev-python/pandas/pandas-9999.ebuild
index 860368b70724bacd81cbee42e621e00be3153fea..fe2430315c27879ab63bae602b06d5f0bb34c6d4 100644
(file)
--- a/
dev-python/pandas/pandas-9999.ebuild
+++ b/
dev-python/pandas/pandas-9999.ebuild
@@
-11,7
+11,7
@@
VIRTUALX_REQUIRED="manual"
inherit distutils-r1 eutils flag-o-matic git-r3 virtualx
DESCRIPTION="Powerful data structures for data analysis and statistics"
-HOMEPAGE="http://pandas.pydata.org/"
+HOMEPAGE="http
s
://pandas.pydata.org/"
SRC_URI=""
EGIT_REPO_URI="https://github.com/pydata/pandas.git"