diff options
Diffstat (limited to 'dev-python/weasyprint')
-rw-r--r-- | dev-python/weasyprint/weasyprint-0.41.ebuild | 4 | ||||
-rw-r--r-- | dev-python/weasyprint/weasyprint-43.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/weasyprint/weasyprint-0.41.ebuild b/dev-python/weasyprint/weasyprint-0.41.ebuild index ba921c850bc0..28624674a05b 100644 --- a/dev-python/weasyprint/weasyprint-0.41.ebuild +++ b/dev-python/weasyprint/weasyprint-0.41.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -13,7 +13,7 @@ DESCRIPTION="Visual rendering engine for HTML and CSS that can export to PDF" MY_PN="WeasyPrint" MY_P="${MY_PN}-${PV}" SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz" -HOMEPAGE="http://weasyprint.org https://github.com/Kozea/WeasyPrint" +HOMEPAGE="https://weasyprint.org https://github.com/Kozea/WeasyPrint" LICENSE="BSD" SLOT="0" diff --git a/dev-python/weasyprint/weasyprint-43.ebuild b/dev-python/weasyprint/weasyprint-43.ebuild index d18200b1057c..8c3cd18ba99e 100644 --- a/dev-python/weasyprint/weasyprint-43.ebuild +++ b/dev-python/weasyprint/weasyprint-43.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -11,7 +11,7 @@ DESCRIPTION="Visual rendering engine for HTML and CSS that can export to PDF" MY_PN="WeasyPrint" MY_P="${MY_PN}-${PV}" SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz" -HOMEPAGE="http://weasyprint.org https://github.com/Kozea/WeasyPrint" +HOMEPAGE="https://weasyprint.org https://github.com/Kozea/WeasyPrint" LICENSE="BSD" SLOT="0" |