From 76cba73c47c8694e74377004634daca18f2d9c08 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Apr 2018 01:05:40 +0100 Subject: gentoo resync : 14.04.2018 --- dev-python/arpeggio/Manifest | 2 +- dev-python/arpeggio/arpeggio-1.5.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-python/arpeggio') diff --git a/dev-python/arpeggio/Manifest b/dev-python/arpeggio/Manifest index b091545e65b7..c661dadfd0ec 100644 --- a/dev-python/arpeggio/Manifest +++ b/dev-python/arpeggio/Manifest @@ -1,3 +1,3 @@ DIST Arpeggio-1.5.tar.gz 18856 BLAKE2B 5ceb26d034622c448ea29adc70f6934dc2de8335c526f02d91bc4bccaf435d462516830fa6b124638fdcb0b4aadc859d602e1ec59469077d796b7534fa28f7aa SHA512 533c59635556a3446c04c8b14f53e8ad6a7a39869f39d958bdd52b5a55ad43c533bc42a41999cc149015b34470d8ff0eca295ff1942c75b33a58a403a604c449 -EBUILD arpeggio-1.5.ebuild 720 BLAKE2B 7f749ba557c914d1bc3d9f8288d7e4743cda6663b11a9b2650718022226265848da419d768acb991e666b4632b92be7380b1b2283dde1d29cc1e75882c5e6f75 SHA512 84f5671daf74424a9e5feead08693ca960ff9eec43f9367ab84cd0d7cd54c06d451c07d8c023e600da4b9f20601d783a59932fbc234af2f84c0d9d4399f870f6 +EBUILD arpeggio-1.5.ebuild 720 BLAKE2B 65e8545ab7a9e12c10a9d9d416afd6cd953df01466dc87188ae7ee04c675c6f8a5d377c6c0718174c50b13ac96cc772c8cc434eaec47706cae5878871bea5e19 SHA512 cf68fb29ac4c484b26eeecc5de979bbd5e06666093c7b7cbb159d82daf22bdc215065b446710dfdc228c100b31a3a98dff0e0d9c3ef960021cf7204bb6ea211a MISC metadata.xml 351 BLAKE2B dac9aebd47c197ac00e60de049d4bfc62b3fc4082e1566475ca0a9fba0435385dc475cb6c2e7eaa6e4b91ea0ccb097ebe55da23f5f3e00325c7c1fc74e66d278 SHA512 cad3a1cb94dacf951a07d5a98a35bd723b00ba6745f52f1ff2f5d20c5c63fa9c1e875617a0833f822a1177cba0805b07964eb6ca0abbfa74f93dcd42f601a935 diff --git a/dev-python/arpeggio/arpeggio-1.5.ebuild b/dev-python/arpeggio/arpeggio-1.5.ebuild index ca6482ac4d18..997a6ce25fff 100644 --- a/dev-python/arpeggio/arpeggio-1.5.ebuild +++ b/dev-python/arpeggio/arpeggio-1.5.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 @@ -10,7 +10,7 @@ inherit distutils-r1 MY_PN=Arpeggio MY_P=${MY_PN}-${PV} DESCRIPTION="Parser interpreter based on PEG grammars" -HOMEPAGE="https://pypi.python.org/pypi/${MY_PN} https://github.com/igordejanovic/${MY_PN}" +HOMEPAGE="https://pypi.python.org/pypi/Arpeggio https://github.com/igordejanovic/Arpeggio" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" # pypi tarball omits tests RESTRICT="test" -- cgit v1.2.3