commit:     61a1f7f0135c3fad78bc8966c3b3c729fabff833
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Tue May  1 11:58:07 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sat May  5 01:37:27 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61a1f7f0

app-office/pybliographer: use HTTPS

Closes: https://github.com/gentoo/gentoo/pull/8229

 app-office/pybliographer/pybliographer-1.2.15-r1.ebuild | 4 ++--
 app-office/pybliographer/pybliographer-1.2.18.ebuild    | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-office/pybliographer/pybliographer-1.2.15-r1.ebuild 
b/app-office/pybliographer/pybliographer-1.2.15-r1.ebuild
index d38eb93c8ab..de628cb4c89 100644
--- a/app-office/pybliographer/pybliographer-1.2.15-r1.ebuild
+++ b/app-office/pybliographer/pybliographer-1.2.15-r1.ebuild
@@ -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"

diff --git a/app-office/pybliographer/pybliographer-1.2.18.ebuild 
b/app-office/pybliographer/pybliographer-1.2.18.ebuild
index db2f51439e8..56aafb2eab0 100644
--- a/app-office/pybliographer/pybliographer-1.2.18.ebuild
+++ b/app-office/pybliographer/pybliographer-1.2.18.ebuild
@@ -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"

Reply via email to