diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-03-02 18:51:56 +0100 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2018-03-11 10:23:49 -0400 |
commit | 5082d6e6a47bcc9e4aa94ee59acc5b2f63423d17 (patch) | |
tree | ea023347c75f1af59f8c21dffd83ebfd16aa2fd6 /app-text/xapian-omega | |
parent | app-vim/syntastic: use HTTPS. (diff) | |
download | gentoo-5082d6e6a47bcc9e4aa94ee59acc5b2f63423d17.tar.gz gentoo-5082d6e6a47bcc9e4aa94ee59acc5b2f63423d17.tar.bz2 gentoo-5082d6e6a47bcc9e4aa94ee59acc5b2f63423d17.zip |
app-text/xapian-omega: use HTTPS
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'app-text/xapian-omega')
4 files changed, 8 insertions, 8 deletions
diff --git a/app-text/xapian-omega/xapian-omega-1.2.24.ebuild b/app-text/xapian-omega/xapian-omega-1.2.24.ebuild index 34228da944be..461cf699baeb 100644 --- a/app-text/xapian-omega/xapian-omega-1.2.24.ebuild +++ b/app-text/xapian-omega/xapian-omega-1.2.24.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" DESCRIPTION="An application built on Xapian, consisting of indexers and a CGI search frontend" SRC_URI="http://www.oligarchy.co.uk/xapian/${PV}/xapian-omega-${PV}.tar.xz" -HOMEPAGE="http://www.xapian.org/" +HOMEPAGE="https://xapian.org/" S="${WORKDIR}/xapian-omega-${PV}" LICENSE="GPL-2" diff --git a/app-text/xapian-omega/xapian-omega-1.2.25.ebuild b/app-text/xapian-omega/xapian-omega-1.2.25.ebuild index e690281efef6..b7f2da1d327f 100644 --- a/app-text/xapian-omega/xapian-omega-1.2.25.ebuild +++ b/app-text/xapian-omega/xapian-omega-1.2.25.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" DESCRIPTION="An application built on Xapian, consisting of indexers and a CGI search frontend" SRC_URI="http://www.oligarchy.co.uk/xapian/${PV}/xapian-omega-${PV}.tar.xz" -HOMEPAGE="http://www.xapian.org/" +HOMEPAGE="https://xapian.org/" S="${WORKDIR}/xapian-omega-${PV}" LICENSE="GPL-2" diff --git a/app-text/xapian-omega/xapian-omega-1.4.4.ebuild b/app-text/xapian-omega/xapian-omega-1.4.4.ebuild index e1d29c7a0e86..00a7af4ec641 100644 --- a/app-text/xapian-omega/xapian-omega-1.4.4.ebuild +++ b/app-text/xapian-omega/xapian-omega-1.4.4.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" DESCRIPTION="An application built on Xapian, consisting of indexers and a CGI search frontend" SRC_URI="http://www.oligarchy.co.uk/xapian/${PV}/xapian-omega-${PV}.tar.xz" -HOMEPAGE="http://www.xapian.org/" +HOMEPAGE="https://xapian.org/" S="${WORKDIR}/xapian-omega-${PV}" LICENSE="GPL-2" diff --git a/app-text/xapian-omega/xapian-omega-1.4.5.ebuild b/app-text/xapian-omega/xapian-omega-1.4.5.ebuild index 30c6df2a77d4..69bb116aaa81 100644 --- a/app-text/xapian-omega/xapian-omega-1.4.5.ebuild +++ b/app-text/xapian-omega/xapian-omega-1.4.5.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" DESCRIPTION="An application built on Xapian, consisting of indexers and a CGI search frontend" SRC_URI="http://www.oligarchy.co.uk/xapian/${PV}/xapian-omega-${PV}.tar.xz" -HOMEPAGE="http://www.xapian.org/" +HOMEPAGE="https://xapian.org/" S="${WORKDIR}/xapian-omega-${PV}" LICENSE="GPL-2" |