summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2018-06-03 10:54:25 +0900
committerAkinori Hattori <hattya@gentoo.org>2018-06-03 10:54:25 +0900
commitde11abdb84871659293693f3d7d28698372bf73e (patch)
tree353f712cef926c7bef7e49d652b9c0c3b50770d7
parentdev-libs/libressl: add build fix patch for hppa (diff)
downloadgentoo-de11abdb84871659293693f3d7d28698372bf73e.tar.gz
gentoo-de11abdb84871659293693f3d7d28698372bf73e.tar.bz2
gentoo-de11abdb84871659293693f3d7d28698372bf73e.zip
app-shells/yash: fix HOMEPAGE
Closes: https://bugs.gentoo.org/656604 Package-Manager: Portage-2.3.24, Repoman-2.3.6
-rw-r--r--app-shells/yash/yash-2.47.ebuild2
1 files changed, 1 insertions, 1 deletions
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+"