summaryrefslogtreecommitdiff
path: root/dev-python/tagpy
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-03-18 04:54:42 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-03-18 04:54:42 +0000
commit5510d9d7d1c93c2ea71a2bd6f0666168808d5dd6 (patch)
treec968fff3108e2b4d88e4e564a56bfd066f170573 /dev-python/tagpy
parent1dde4e5c4b92d849bf1abf0a48135b2a0644f7e1 (diff)
gentoo resync : 18.03.2018
Diffstat (limited to 'dev-python/tagpy')
-rw-r--r--dev-python/tagpy/Manifest2
-rw-r--r--dev-python/tagpy/tagpy-2013.1.ebuild5
2 files changed, 4 insertions, 3 deletions
diff --git a/dev-python/tagpy/Manifest b/dev-python/tagpy/Manifest
index e804ad36150a..c8215086fabc 100644
--- a/dev-python/tagpy/Manifest
+++ b/dev-python/tagpy/Manifest
@@ -1,3 +1,3 @@
DIST tagpy-2013.1.tar.gz 151463 BLAKE2B 07d35dcff3ca01061c3df03ceb36d7e3fab6b993d3b85ccd44baad19a7c4232d348f470af7a7ee0ab72cf0fcdfd2cfcfa6086306cb3ab4491eebfcf662b37dbc SHA512 4068b33fcbee2d5037149fda3ad0b256a31187ee35146392d0e187acb1d8e57c249da5356cb396cb9f027ed47ff44016466a1faaea0912494535c631f8271d58
-EBUILD tagpy-2013.1.ebuild 909 BLAKE2B 9cb45d5681450345b04cd0499f4151def7722750bb907b70e8208d8f7a1db6f9e5d7c2da036c118ed075334783bf448c3a3bf974c2fbf8c8eef51102ac13bbcd SHA512 2a9ecadc0977ce02154d9d55f125ad7463dff51028e1cff30990f4e1648359713c866fbe6e05f6078f4f81855d2135a690169bbfc277989d594ac8593cd39aed
+EBUILD tagpy-2013.1.ebuild 911 BLAKE2B 46d7d01fbd83b8ad9882554682cf9b4a5b427430604921f0b3f708d614547c3a1d3bd501f274c6008e6d7a897de56a5f6ed57b7a49ca2e99f2aa0b503548d7ef SHA512 76355bcf43854f55c494661860e675e64e2b3ef6b0378f2ab0656917cb74066d2199b6005a4aa0c973004a81073a8e8373b43e566f33aea5907a464c217029e4
MISC metadata.xml 547 BLAKE2B c5c61e36e108060392467ad7bde0c8869b6df0f55367e528e9165d216f4c9674af13ec580c1b2fe6c231843cddd40b621f816c71e1d718126583085780649d66 SHA512 caf162b52bba166e74c1c1c9a6f157ee44d4b7f829c089dee93b6c84a99c847384ff7cd4f03ce191574e58562fdabe29eb4b00281551227f5d274adc3e7ba2d2
diff --git a/dev-python/tagpy/tagpy-2013.1.ebuild b/dev-python/tagpy/tagpy-2013.1.ebuild
index 7c609dd07ff6..291b489fd845 100644
--- a/dev-python/tagpy/tagpy-2013.1.ebuild
+++ b/dev-python/tagpy/tagpy-2013.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -8,7 +8,8 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5} )
inherit distutils-r1
DESCRIPTION="Python Bindings for TagLib"
-HOMEPAGE="http://mathema.tician.de//software/tagpy https://pypi.python.org/pypi/tagpy"
+HOMEPAGE="https://mathema.tician.de//software/tagpy
+ https://pypi.python.org/pypi/tagpy"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"