From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 557221382C5 for ; Sat, 27 Jun 2020 20:45:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3F5F9E0968; Sat, 27 Jun 2020 20:45:24 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1430EE0965 for ; Sat, 27 Jun 2020 20:45:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 05ED634EFDC for ; Sat, 27 Jun 2020 20:45:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BB3432D3 for ; Sat, 27 Jun 2020 20:45:19 +0000 (UTC) From: "Andreas K. Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas K. Hüttel" Message-ID: <1593290708.6318b1e0065cc642856c579d5df340f60050b77c.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/tokyocabinet/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/tokyocabinet/tokyocabinet-1.32.0.ebuild X-VCS-Directories: dev-ruby/tokyocabinet/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: 6318b1e0065cc642856c579d5df340f60050b77c X-VCS-Branch: master Date: Sat, 27 Jun 2020 20:45:19 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 579e55ca-3e49-4347-88fc-e1823da773ae X-Archives-Hash: 2a4bdb3460b767e5df0dbfc2bf53afae commit: 6318b1e0065cc642856c579d5df340f60050b77c Author: Alexey Sokolov google com> AuthorDate: Sat Jun 20 16:20:37 2020 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Sat Jun 27 20:45:08 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6318b1e0 dev-ruby/tokyocabinet: update homepage Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alexey Sokolov asokolov.org> Closes: https://bugs.gentoo.org/721648 Signed-off-by: Andreas K. Hüttel gentoo.org> dev-ruby/tokyocabinet/tokyocabinet-1.32.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/tokyocabinet/tokyocabinet-1.32.0.ebuild b/dev-ruby/tokyocabinet/tokyocabinet-1.32.0.ebuild index 7861daae85f..cff54aa3f69 100644 --- a/dev-ruby/tokyocabinet/tokyocabinet-1.32.0.ebuild +++ b/dev-ruby/tokyocabinet/tokyocabinet-1.32.0.ebuild @@ -11,7 +11,7 @@ RUBY_FAKEGEM_TASK_TEST="" inherit ruby-fakegem DESCRIPTION="Ruby bindings for Tokyo Cabinet" -HOMEPAGE="http://fallabs.com/tokyocabinet/" +HOMEPAGE="https://fallabs.com/tokyocabinet/" LICENSE="GPL-2" KEYWORDS="~amd64 ~ppc ~x86"