diff --git a/app-office/pybliographer/pybliographer-1.2.15-r1.ebuild b/app-office/pybliographer/pybliographer-1.2.15-r1.ebuild index d38eb93c8ab7f..de628cb4c896a 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 db2f51439e8d1..56aafb2eab0e4 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"