diff options
author | Akinori Hattori <hattya@gentoo.org> | 2021-11-14 17:28:04 +0900 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2021-11-14 17:28:04 +0900 |
commit | e76792acc294bb7ebefa20ac5bce7119e7475976 (patch) | |
tree | fcb0275c09f6ae61517b0f8afc54180108bc49a1 /dev-scheme/gauche-qdbm | |
parent | dev-scheme/gauche-qdbm: update to EAPI 8 (diff) | |
download | gentoo-e76792acc294bb7ebefa20ac5bce7119e7475976.tar.gz gentoo-e76792acc294bb7ebefa20ac5bce7119e7475976.tar.bz2 gentoo-e76792acc294bb7ebefa20ac5bce7119e7475976.zip |
dev-scheme/gauche-qdbm: 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-qdbm')
-rw-r--r-- | dev-scheme/gauche-qdbm/gauche-qdbm-0.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-scheme/gauche-qdbm/gauche-qdbm-0.2-r1.ebuild b/dev-scheme/gauche-qdbm/gauche-qdbm-0.2-r1.ebuild index 0bd56a4ab1b1..ed21f214a6a7 100644 --- a/dev-scheme/gauche-qdbm/gauche-qdbm-0.2-r1.ebuild +++ b/dev-scheme/gauche-qdbm/gauche-qdbm-0.2-r1.ebuild @@ -8,7 +8,7 @@ inherit autotools MY_P="${P^g}" DESCRIPTION="QDBM binding for Gauche" -HOMEPAGE="http://sourceforge.jp/projects/gauche/" +HOMEPAGE="https://osdn.jp/projects/gauche/" SRC_URI="mirror://sourceforge.jp/${PN%-*}/6988/${MY_P}.tar.gz" LICENSE="BSD" |