app-office/pybliographer: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Tue, 1 May 2018 11:58:07 +0000 (13:58 +0200)
committerAaron Bauman <bman@gentoo.org>
Sat, 5 May 2018 01:37:27 +0000 (21:37 -0400)
Closes: https://github.com/gentoo/gentoo/pull/8229

app-office/pybliographer/pybliographer-1.2.15-r1.ebuild
app-office/pybliographer/pybliographer-1.2.18.ebuild

index d38eb93c8ab7f1068f8870fe840bcf3206194e1d..de628cb4c896ab0339c88d3db349ea9dfa25ac67 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -8,7 +8,7 @@ GCONF_DEBUG="no"
 inherit autotools gnome2 python-single-r1
 
 DESCRIPTION="Pybliographer is a tool for working with bibliographic databases"
-HOMEPAGE="http://pybliographer.org/"
+HOMEPAGE="https://pybliographer.org"
 SRC_URI="mirror://sourceforge/pybliographer/${P}.tar.gz"
 
 LICENSE="GPL-2"
index db2f51439e8d17db62a532af45f864dcb9d4823c..56aafb2eab0e4a0207fcabcaf1697220367710de 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=6
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 )
 inherit gnome2 python-single-r1
 
 DESCRIPTION="Pybliographer is a tool for working with bibliographic databases"
-HOMEPAGE="http://pybliographer.org/"
+HOMEPAGE="https://pybliographer.org"
 SRC_URI="mirror://sourceforge/pybliographer/${P}.tar.gz"
 
 LICENSE="GPL-2"