Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/tokyocabinet/
Date: Sat, 27 Jun 2020 20:45:31
Message-Id: 1593290708.6318b1e0065cc642856c579d5df340f60050b77c.dilfridge@gentoo
1 commit: 6318b1e0065cc642856c579d5df340f60050b77c
2 Author: Alexey Sokolov <sokolov <AT> google <DOT> com>
3 AuthorDate: Sat Jun 20 16:20:37 2020 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 27 20:45:08 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6318b1e0
7
8 dev-ruby/tokyocabinet: update homepage
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Alexey Sokolov <alexey+gentoo <AT> asokolov.org>
12 Closes: https://bugs.gentoo.org/721648
13 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
14
15 dev-ruby/tokyocabinet/tokyocabinet-1.32.0.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-ruby/tokyocabinet/tokyocabinet-1.32.0.ebuild b/dev-ruby/tokyocabinet/tokyocabinet-1.32.0.ebuild
19 index 7861daae85f..cff54aa3f69 100644
20 --- a/dev-ruby/tokyocabinet/tokyocabinet-1.32.0.ebuild
21 +++ b/dev-ruby/tokyocabinet/tokyocabinet-1.32.0.ebuild
22 @@ -11,7 +11,7 @@ RUBY_FAKEGEM_TASK_TEST=""
23 inherit ruby-fakegem
24
25 DESCRIPTION="Ruby bindings for Tokyo Cabinet"
26 -HOMEPAGE="http://fallabs.com/tokyocabinet/"
27 +HOMEPAGE="https://fallabs.com/tokyocabinet/"
28 LICENSE="GPL-2"
29
30 KEYWORDS="~amd64 ~ppc ~x86"