app-backup/genbackupdata: Fix license and use HTTPS

Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
Matt Turner
2019-07-11 22:02:54 -07:00
parent 5ff2893a6e
commit e8e510eb11

View 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=""