commit: de11abdb84871659293693f3d7d28698372bf73e Author: Akinori Hattori <hattya <AT> gentoo <DOT> org> AuthorDate: Sun Jun 3 01:54:25 2018 +0000 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org> CommitDate: Sun Jun 3 01:54:25 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de11abdb
app-shells/yash: fix HOMEPAGE Closes: https://bugs.gentoo.org/656604 Package-Manager: Portage-2.3.24, Repoman-2.3.6 app-shells/yash/yash-2.47.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-shells/yash/yash-2.47.ebuild b/app-shells/yash/yash-2.47.ebuild index 475398b4442..ae2eee4bca5 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+"
