diff options
author | Alexey Sokolov <sokolov@google.com> | 2020-06-20 17:04:33 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2020-06-27 22:44:49 +0200 |
commit | b3d6a966c03c611e352732524194c51493433edf (patch) | |
tree | acbddc165535451ef802ff890e44ef8c5b9b95ab /sci-misc | |
parent | sci-visualization/epix: update homepage (diff) | |
download | gentoo-b3d6a966c03c611e352732524194c51493433edf.tar.gz gentoo-b3d6a966c03c611e352732524194c51493433edf.tar.bz2 gentoo-b3d6a966c03c611e352732524194c51493433edf.zip |
sci-misc/vitables: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org>
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'sci-misc')
-rw-r--r-- | sci-misc/vitables/vitables-3.0.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-misc/vitables/vitables-3.0.0-r1.ebuild b/sci-misc/vitables/vitables-3.0.0-r1.ebuild index c25d11326d4c..a39e483b2048 100644 --- a/sci-misc/vitables/vitables-3.0.0-r1.ebuild +++ b/sci-misc/vitables/vitables-3.0.0-r1.ebuild @@ -11,7 +11,7 @@ inherit distutils-r1 MY_P=ViTables-${PV} DESCRIPTION="A graphical tool for browsing / editing files in both PyTables and HDF5 formats" -HOMEPAGE="http://vitables.org/" +HOMEPAGE="https://vitables.org/" SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="GPL-3" |