app-backup/genbackupdata: Fix license and use HTTPS
authorMatt Turner <mattst88@gentoo.org>
Fri, 12 Jul 2019 05:02:54 +0000 (22:02 -0700)
committerMatt Turner <mattst88@gentoo.org>
Fri, 12 Jul 2019 05:40:20 +0000 (22:40 -0700)
Signed-off-by: Matt Turner <mattst88@gentoo.org>
app-backup/genbackupdata/genbackupdata-1.9.ebuild

index e6cae7caa61a8c1ca8348ca5466b53d47c29e666..47ed02014cfc6b31d0c8750665a4cfc36d41ae6f 100644 (file)
@@ -9,11 +9,11 @@ PYTHON_REQ_USE="threads"
 inherit distutils-r1
 
 DESCRIPTION="Generate test data for backup software testing."
-HOMEPAGE="http://liw.fi/genbackupdata/"
+HOMEPAGE="https://liw.fi/genbackupdata/"
 #SRC_URI="http://git.liw.fi/cgi-bin/cgit/cgit.cgi/$PN/snapshot/${P}.tar.gz"
 SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV}.orig.tar.xz"
 
-LICENSE="GPL-3"
+LICENSE="GPL-3+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""