commit: 5082d6e6a47bcc9e4aa94ee59acc5b2f63423d17 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Fri Mar 2 17:51:56 2018 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Sun Mar 11 14:23:49 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5082d6e6
app-text/xapian-omega: use HTTPS Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org> app-text/xapian-omega/xapian-omega-1.2.24.ebuild | 4 ++-- app-text/xapian-omega/xapian-omega-1.2.25.ebuild | 4 ++-- app-text/xapian-omega/xapian-omega-1.4.4.ebuild | 4 ++-- app-text/xapian-omega/xapian-omega-1.4.5.ebuild | 4 ++-- 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 34228da944b..461cf699bae 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 e690281efef..b7f2da1d327 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 e1d29c7a0e8..00a7af4ec64 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 30c6df2a77d..69bb116aaa8 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"
