dev-python/regendoc: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sat, 17 Mar 2018 15:27:47 +0000 (16:27 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sat, 17 Mar 2018 21:41:32 +0000 (22:41 +0100)
dev-python/regendoc/regendoc-0.5.ebuild
dev-python/regendoc/regendoc-0.6.1.ebuild

index 62f2904812ba87f948e04225fb1652bcc7308484..a0cbbb30fc59d9f6cf74e0beb981ccc929b09b49 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -11,7 +11,8 @@ MY_PN="RegenDoc"
 MY_P="${MY_PN}-${PV}"
 
 DESCRIPTION="Check/update simple file/shell examples in documentation"
-HOMEPAGE="https://pypi.python.org/pypi/RegenDoc http://bitbucket.org/pytest-dev/regendoc/"
+HOMEPAGE="https://pypi.python.org/pypi/RegenDoc
+       https://bitbucket.org/pytest-dev/regendoc/"
 SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${P}.tar.gz"
 
 LICENSE="MIT"
index 67d79e1102d5f4a191183b6fb66cd7c6047ad4c3..872a46354c1bca807f4e7bf026f0c2c43fa84da3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -11,7 +11,8 @@ MY_PN="RegenDoc"
 MY_P="${MY_PN}-${PV}"
 
 DESCRIPTION="Check/update simple file/shell examples in documentation"
-HOMEPAGE="https://pypi.python.org/pypi/RegenDoc http://bitbucket.org/pytest-dev/regendoc/"
+HOMEPAGE="https://pypi.python.org/pypi/RegenDoc
+       https://bitbucket.org/pytest-dev/regendoc/"
 SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${P}.tar.gz"
 
 SLOT="0"