diff options
author | 2022-08-07 22:45:05 +0900 | |
---|---|---|
committer | 2022-08-07 22:45:05 +0900 | |
commit | e70bf70f4b9ed7ce70369010835ddae85ba723fd (patch) | |
tree | b7e2c13af861d07106d113e56436cf270319fdc6 /app-i18n | |
parent | app-i18n/multiskkserv: update to EAPI 8 (diff) | |
download | gentoo-e70bf70f4b9ed7ce70369010835ddae85ba723fd.tar.gz gentoo-e70bf70f4b9ed7ce70369010835ddae85ba723fd.tar.bz2 gentoo-e70bf70f4b9ed7ce70369010835ddae85ba723fd.zip |
app-i18n/multiskkserv: update HOMEPAGE and SRC_URI
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Akinori Hattori <hattya@gentoo.org>
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/multiskkserv/multiskkserv-20100128.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/multiskkserv/multiskkserv-20100128.ebuild b/app-i18n/multiskkserv/multiskkserv-20100128.ebuild index 7d17cd4993d1..a12237346057 100644 --- a/app-i18n/multiskkserv/multiskkserv-20100128.ebuild +++ b/app-i18n/multiskkserv/multiskkserv-20100128.ebuild @@ -6,8 +6,8 @@ EAPI="8" inherit autotools DESCRIPTION="SKK server that handles multiple dictionaries" -HOMEPAGE="http://www3.big.or.jp/~sian/linux/products/" -SRC_URI="http://www3.big.or.jp/~sian/linux/products/${P}.tar.xz" +HOMEPAGE="https://www3.big.or.jp/~sian/linux/products/" +SRC_URI="https://www3.big.or.jp/~sian/linux/products/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" |