summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2021-11-16 22:24:37 +0900
committerAkinori Hattori <hattya@gentoo.org>2021-11-16 22:28:31 +0900
commit93d85b5253e9f290c1e5f2fd1f29f1f032f07996 (patch)
tree21e07131c12dd63f3f44e6f0c02fa38323cf1eb5 /dev-scheme/gauche-kakasi
parentapp-emulation/lxd: disable -Werror on 4.0.7 (diff)
downloadgentoo-93d85b5253e9f290c1e5f2fd1f29f1f032f07996.tar.gz
gentoo-93d85b5253e9f290c1e5f2fd1f29f1f032f07996.tar.bz2
gentoo-93d85b5253e9f290c1e5f2fd1f29f1f032f07996.zip
dev-scheme/gauche-kakasi: update HOMEPAGE
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Akinori Hattori <hattya@gentoo.org>
Diffstat (limited to 'dev-scheme/gauche-kakasi')
-rw-r--r--dev-scheme/gauche-kakasi/gauche-kakasi-0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-scheme/gauche-kakasi/gauche-kakasi-0.1.ebuild b/dev-scheme/gauche-kakasi/gauche-kakasi-0.1.ebuild
index 10ac8a46a9a9..cfe757a384a0 100644
--- a/dev-scheme/gauche-kakasi/gauche-kakasi-0.1.ebuild
+++ b/dev-scheme/gauche-kakasi/gauche-kakasi-0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -8,7 +8,7 @@ inherit autotools
MY_P="${P^g}"
DESCRIPTION="Kakasi binding for Gauche"
-HOMEPAGE="http://sourceforge.jp/projects/gauche/"
+HOMEPAGE="https://osdn.jp/projects/gauche/"
SRC_URI="mirror://sourceforge/${PN%-*}/${MY_P}.tgz"
LICENSE="GPL-2"