diff options
author | 2020-08-23 06:26:15 +0300 | |
---|---|---|
committer | 2020-08-23 13:43:08 +0200 | |
commit | ccb0561c60cc7721e32a26e2a6d6bed50e277f6b (patch) | |
tree | 2919b8cd167faf47f0f296263248c3e9af081551 /dev-python/reportlab | |
parent | dev-python/pytest-cache: update HOMEPAGE (diff) | |
download | gentoo-ccb0561c60cc7721e32a26e2a6d6bed50e277f6b.tar.gz gentoo-ccb0561c60cc7721e32a26e2a6d6bed50e277f6b.tar.bz2 gentoo-ccb0561c60cc7721e32a26e2a6d6bed50e277f6b.zip |
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@gmail.com>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-python/reportlab')
-rw-r--r-- | dev-python/reportlab/reportlab-3.5.48.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/reportlab/reportlab-3.5.48.ebuild b/dev-python/reportlab/reportlab-3.5.48.ebuild index b32a1a8b141f..292bdd0ebb40 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" |