diff options
author | Alexey Sokolov <sokolov@google.com> | 2020-05-08 01:52:42 +0100 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2020-05-12 22:21:32 +0900 |
commit | 501459f3872fba64b6e23bc5a0106701c6e78fef (patch) | |
tree | 902ce5cf93e755179b67b2a293f6760076e73445 /app-text | |
parent | net-wireless/unifi: bump to 5.12.72 (diff) | |
download | gentoo-501459f3872fba64b6e23bc5a0106701c6e78fef.tar.gz gentoo-501459f3872fba64b6e23bc5a0106701c6e78fef.tar.bz2 gentoo-501459f3872fba64b6e23bc5a0106701c6e78fef.zip |
app-text/hyperestraier: update homepage
Closes: https://github.com/gentoo/gentoo/pull/15700
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Sokolov <sokolov@google.com>
Signed-off-by: Akinori Hattori <hattya@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/hyperestraier/hyperestraier-1.4.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/hyperestraier/hyperestraier-1.4.13.ebuild b/app-text/hyperestraier/hyperestraier-1.4.13.ebuild index a0570280c75c..f7e68032d6b5 100644 --- a/app-text/hyperestraier/hyperestraier-1.4.13.ebuild +++ b/app-text/hyperestraier/hyperestraier-1.4.13.ebuild @@ -10,8 +10,8 @@ inherit autotools java-pkg-opt-2 perl-functions ruby-ng IUSE="bzip2 debug java lzo mecab perl ruby +zlib" DESCRIPTION="a full-text search system for communities" -HOMEPAGE="http://fallabs.com/hyperestraier/" -SRC_URI="http://fallabs.com/hyperestraier/${P}.tar.gz" +HOMEPAGE="https://fallabs.com/hyperestraier/" +SRC_URI="https://fallabs.com/hyperestraier/${P}.tar.gz" LICENSE="LGPL-2.1" KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 sparc x86" |