Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-misc/vitables/
Date: Sat, 27 Jun 2020 20:45:24
Message-Id: 1593290689.b3d6a966c03c611e352732524194c51493433edf.dilfridge@gentoo
1 commit: b3d6a966c03c611e352732524194c51493433edf
2 Author: Alexey Sokolov <sokolov <AT> google <DOT> com>
3 AuthorDate: Sat Jun 20 16:04:33 2020 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 27 20:44:49 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3d6a966
7
8 sci-misc/vitables: update homepage
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Alexey Sokolov <alexey+gentoo <AT> asokolov.org>
12 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
13
14 sci-misc/vitables/vitables-3.0.0-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sci-misc/vitables/vitables-3.0.0-r1.ebuild b/sci-misc/vitables/vitables-3.0.0-r1.ebuild
18 index c25d11326d4..a39e483b204 100644
19 --- a/sci-misc/vitables/vitables-3.0.0-r1.ebuild
20 +++ b/sci-misc/vitables/vitables-3.0.0-r1.ebuild
21 @@ -11,7 +11,7 @@ inherit distutils-r1
22 MY_P=ViTables-${PV}
23
24 DESCRIPTION="A graphical tool for browsing / editing files in both PyTables and HDF5 formats"
25 -HOMEPAGE="http://vitables.org/"
26 +HOMEPAGE="https://vitables.org/"
27 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
28
29 LICENSE="GPL-3"