From c5283d322accc6097afec74eab24550829788bab Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 23 Mar 2018 04:19:44 +0000 Subject: gentoo resync : 23.03.2018 --- dev-python/pylzma/Manifest | 2 +- dev-python/pylzma/pylzma-0.4.9.ebuild | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'dev-python/pylzma') diff --git a/dev-python/pylzma/Manifest b/dev-python/pylzma/Manifest index 2162534c15e8..f609e6f8a345 100644 --- a/dev-python/pylzma/Manifest +++ b/dev-python/pylzma/Manifest @@ -1,3 +1,3 @@ DIST pylzma-0.4.9.gh.tar.gz 4083321 BLAKE2B de9ec578665b05b9d13370293f1e119d9bdfd4ba63b3c9d5168b794f82cee5a1cce6dbe45d5bc92d6714c0b56759dab9e578c63b6821754bd01b2aa66c34895b SHA512 d2316fcab50e4571a590985db8f132488cc4e12a45ecbcd5d21c356c4867bad671eed2e4ffda64735eb5b7e34f173a77fad65ebac9915a43cc9a17cbcf1ac62e -EBUILD pylzma-0.4.9.ebuild 829 BLAKE2B 811cd8cc7ef77ba8485b1c42bb47e74ae091ed37599957f418ffbe0bc318b39d4dca2b86599073d114c5f99a17d9437fc4dd3f24e3adff5af7c47dad44170a43 SHA512 5e238cb5406398e6acdf7c4c5e592b5127a62441e0005887b5fa919a449287dc84d9215fc572061f1403e68a975a53648fdab25518a4b7077665d5e9610c7686 +EBUILD pylzma-0.4.9.ebuild 824 BLAKE2B 54be1c825faaf16aa25cdbb848cdea02138ff07b6b419558e5859aa08ed307c521d65977745dd5642811b70f1bdec9da3598cd6dd9c133037d48e40ab50b6ef6 SHA512 7d2a22b1d8a57a5d434cdfe5ce5f823b7857f6ec236fdd79daf027457dc333596343277b9ee14c8e8b902e263b89699db2c9f239e5040e23f011f53ef908ee28 MISC metadata.xml 309 BLAKE2B 7cc33bb32635e06c0b8aa5668260dbc03eb1fca3beb9eca60a10c08a28ccc9df2bf9a7b0009746b5bf5cabda9c0a5ae8b0b005d1e45770ac7d8202d41f0beab2 SHA512 2511d647822514d4571c14fd77677fcf275300b12c748645696218608cb0baea9603c1de13599f1ec839783fbe1a99447a0b9c5cfb6be3ed1b354420815daaca diff --git a/dev-python/pylzma/pylzma-0.4.9.ebuild b/dev-python/pylzma/pylzma-0.4.9.ebuild index a1f58e4d416f..148c36ae1be4 100644 --- a/dev-python/pylzma/pylzma-0.4.9.ebuild +++ b/dev-python/pylzma/pylzma-0.4.9.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 @@ -6,7 +6,8 @@ PYTHON_COMPAT=(python2_7) inherit distutils-r1 DESCRIPTION="Python bindings for the LZMA compression library" -HOMEPAGE="http://www.joachim-bauch.de/projects/python/pylzma/ https://pypi.python.org/pypi/pylzma" +HOMEPAGE="https://www.joachim-bauch.de/projects/pylzma/ + https://pypi.python.org/pypi/pylzma" # pypi tarball does not include test data SRC_URI="https://github.com/fancycode/pylzma/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz" -- cgit v1.2.3