From: Akinori Hattori Date: Sun, 3 Jun 2018 01:54:25 +0000 (+0900) Subject: app-shells/yash: fix HOMEPAGE X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=de11abdb84871659293693f3d7d28698372bf73e;p=gentoo.git app-shells/yash: fix HOMEPAGE Closes: https://bugs.gentoo.org/656604 Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- diff --git a/app-shells/yash/yash-2.47.ebuild b/app-shells/yash/yash-2.47.ebuild index 475398b44422..ae2eee4bca5b 100644 --- a/app-shells/yash/yash-2.47.ebuild +++ b/app-shells/yash/yash-2.47.ebuild @@ -7,7 +7,7 @@ PLOCALES="en ja" inherit flag-o-matic l10n toolchain-funcs DESCRIPTION="Yash is a POSIX-compliant command line shell" -HOMEPAGE="https://yash.osnd.jp/" +HOMEPAGE="https://yash.osdn.jp/" SRC_URI="mirror://sourceforge.jp/${PN}/69353/${P}.tar.gz" LICENSE="GPL-2+"