mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-24 08:38:07 -07:00
dev-python/python-daap: use HTTPS
This commit is contained in:
committed by
Michał Górny
parent
a42698d368
commit
4095fb32ca
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
@@ -10,7 +10,8 @@ inherit distutils-r1 flag-o-matic
|
||||
MY_P="PythonDaap-${PV}"
|
||||
|
||||
DESCRIPTION="PyDaap is a DAAP client implemented in Python, based on PyTunes"
|
||||
HOMEPAGE="http://jerakeen.org/code/pythondaap"
|
||||
HOMEPAGE="https://movieos.org/code/pythondaap/
|
||||
https://github.com/tominsam/pythondaap"
|
||||
SRC_URI="http://jerakeen.org/files/${MY_P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
|
||||
Reference in New Issue
Block a user