commit:     a4da5731317c49c6d6335a23d1d618b59215ce3e
Author:     David Hicks <david <AT> hicks <DOT> id <DOT> au>
AuthorDate: Fri Jul 28 22:49:10 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul 30 08:35:47 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4da5731

dev-python/flask-babelex: use HTTPS for GitHub

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 dev-python/flask-babelex/flask-babelex-0.9.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/flask-babelex/flask-babelex-0.9.3.ebuild 
b/dev-python/flask-babelex/flask-babelex-0.9.3.ebuild
index 0f4cfdc53fd..e1a7a94a45a 100644
--- a/dev-python/flask-babelex/flask-babelex-0.9.3.ebuild
+++ b/dev-python/flask-babelex/flask-babelex-0.9.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ MY_PN="Flask-BabelEx"
 MY_P="${MY_PN}-${PV}"
 
 DESCRIPTION="Adds i18n/l10n support to Flask applications"
-HOMEPAGE="http://github.com/mrjoes/flask-babelex 
https://pypi.python.org/pypi/Flask-BabelEx";
+HOMEPAGE="https://github.com/mrjoes/flask-babelex 
https://pypi.python.org/pypi/Flask-BabelEx";
 SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="BSD"

Reply via email to