dev-python/python-daap: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Fri, 23 Mar 2018 15:57:21 +0000 (16:57 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sat, 24 Mar 2018 13:10:48 +0000 (14:10 +0100)
dev-python/python-daap/python-daap-0.7.1-r1.ebuild

index 57fde7244ee85506559f6e7a242f0271e042bccc..a450131628c623e98f7dc2ca1c7f61d6e3a88a9f 100644 (file)
@@ -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"