diff options
Diffstat (limited to 'dev-python/reportlab/reportlab-2.6.ebuild')
-rw-r--r-- | dev-python/reportlab/reportlab-2.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/reportlab/reportlab-2.6.ebuild b/dev-python/reportlab/reportlab-2.6.ebuild index ec9f45060f7b..a08bbb62ae82 100644 --- a/dev-python/reportlab/reportlab-2.6.ebuild +++ b/dev-python/reportlab/reportlab-2.6.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 eutils flag-o-matic prefix DESCRIPTION="Tools for generating printable PDF documents from any data source" -HOMEPAGE="http://www.reportlab.com/ http://pypi.python.org/pypi/reportlab" +HOMEPAGE="http://www.reportlab.com/ https://pypi.python.org/pypi/reportlab" SRC_URI="http://www.reportlab.com/ftp/${P}.tar.gz http://www.reportlab.com/ftp/fonts/pfbfer-20070710.zip" |