summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-05-01 13:58:07 +0200
committerAaron Bauman <bman@gentoo.org>2018-05-04 21:37:27 -0400
commit61a1f7f0135c3fad78bc8966c3b3c729fabff833 (patch)
tree1988d9e6f345186e9ea6e234d01a82819447b38f /app-office
parentnet-p2p/resilio-sync: wrt #652730 (diff)
downloadgentoo-61a1f7f0135c3fad78bc8966c3b3c729fabff833.tar.gz
gentoo-61a1f7f0135c3fad78bc8966c3b3c729fabff833.tar.bz2
gentoo-61a1f7f0135c3fad78bc8966c3b3c729fabff833.zip
app-office/pybliographer: use HTTPS
Closes: https://github.com/gentoo/gentoo/pull/8229
Diffstat (limited to 'app-office')
-rw-r--r--app-office/pybliographer/pybliographer-1.2.15-r1.ebuild4
-rw-r--r--app-office/pybliographer/pybliographer-1.2.18.ebuild4
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 d38eb93c8ab7..de628cb4c896 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 db2f51439e8d..56aafb2eab0e 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"