diff options
Diffstat (limited to 'app-text/xapian-omega/xapian-omega-1.4.5.ebuild')
-rw-r--r-- | app-text/xapian-omega/xapian-omega-1.4.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |