summaryrefslogtreecommitdiff
path: root/dev-python/python-daap
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-03-25 19:22:13 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-03-25 19:22:13 +0100
commit6bd95d1f6320b8666a31ec949183aaa3088aa16f (patch)
treeff9f0cde8bfba5191f96c690c269c814c134a51e /dev-python/python-daap
parentb279bbe94522565b8feb19b8e5f377d3ea76f157 (diff)
gentoo resync : 25.03.2018
Diffstat (limited to 'dev-python/python-daap')
-rw-r--r--dev-python/python-daap/Manifest2
-rw-r--r--dev-python/python-daap/python-daap-0.7.1-r1.ebuild5
2 files changed, 4 insertions, 3 deletions
diff --git a/dev-python/python-daap/Manifest b/dev-python/python-daap/Manifest
index dccc0c938162..d3445068ce14 100644
--- a/dev-python/python-daap/Manifest
+++ b/dev-python/python-daap/Manifest
@@ -1,3 +1,3 @@
DIST PythonDaap-0.7.1.tar.gz 25944 BLAKE2B b8ceab556c2be488f0e9c768b31da193d6acede65bc41f87d45c3cb7d9fcea5885a546ad682b7a272e098d590066c83535fb914573690f584ed46a8ab98c9d39 SHA512 9ed6f1964fa0b357ee2d1e81dbdf79303f12feb1e753e6e8c987f28212a2eb3041fe1f443a4e5e43c196808192f116d045b0ea6d42dc76020ff4f252d423eca8
-EBUILD python-daap-0.7.1-r1.ebuild 671 BLAKE2B cacb00ba0070ce14f5647b1df01a217fe7705dfd4ba4e8f963a9b61648d3332b03f8f6497ffe3a29d3686c69c7e6e7a8989d5075974ea02e1719f6d9dad04467 SHA512 a3ed55833c2bb00ab50f1a49c5ce236b6c32f30c23d18b4c01cf28fe356e8f8fbfa8ba7307689030b96e869bab77a26ffba61019cfbaca6572411600922a2295
+EBUILD python-daap-0.7.1-r1.ebuild 712 BLAKE2B d6e88d418b45bdd85d68c87083f839353357155aa5f44668dfcf24909a04fc3decc8b6a256bca6995884bb89d5c12be94b5f3f4b788287f2f4778cc4834c3477 SHA512 ab2a794b71e1e3d2d162acec522f9b6a823a4a26e6233f86352e13564aa8cdc189e5343b9aa2c9683fd71a459e65a329ee4c226d5fbc9304398552681bdffed3
MISC metadata.xml 353 BLAKE2B 936234dca3e9cd646ab403b630c1dd05eb56bc3648bfdbda6fa31b6609334dbf04622760ea00d78f3c9b2bb37ab3c3d8e992db3210bcaffdaecbd5bc3e538fa0 SHA512 5d9b0061aaffcdcaa374f9ebe83ac47d7d6acdd28a51452f68d3f43a5e7b866639b9edebd82c20a440fe4e7f54a93567219a91cbf524218276c6c17df8b605c1
diff --git a/dev-python/python-daap/python-daap-0.7.1-r1.ebuild b/dev-python/python-daap/python-daap-0.7.1-r1.ebuild
index 57fde7244ee8..a450131628c6 100644
--- a/dev-python/python-daap/python-daap-0.7.1-r1.ebuild
+++ b/dev-python/python-daap/python-daap-0.7.1-r1.ebuild
@@ -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"