commit: ccb0561c60cc7721e32a26e2a6d6bed50e277f6b Author: Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com> AuthorDate: Sun Aug 23 03:26:15 2020 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sun Aug 23 11:43:08 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccb0561c
dev-python/reportlab: update HOMEPAGE Remove non-functioning BitBucket URL Bug: https://bugs.gentoo.org/737896 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Azamat H. Hackimov <azamat.hackimov <AT> gmail.com> Signed-off-by: David Seifert <soap <AT> gentoo.org> dev-python/reportlab/reportlab-3.5.48.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-python/reportlab/reportlab-3.5.48.ebuild b/dev-python/reportlab/reportlab-3.5.48.ebuild index b32a1a8b141..292bdd0ebb4 100644 --- a/dev-python/reportlab/reportlab-3.5.48.ebuild +++ b/dev-python/reportlab/reportlab-3.5.48.ebuild @@ -10,8 +10,7 @@ inherit distutils-r1 DESCRIPTION="Tools for generating printable PDF documents from any data source" HOMEPAGE=" https://www.reportlab.com/ - https://pypi.org/project/reportlab/ - https://bitbucket.org/rptlab/reportlab/" + https://pypi.org/project/reportlab/" SRC_URI=" mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz https://www.reportlab.com/ftp/fonts/pfbfer-20070710.zip"
