commit: 2e5c289506c468455a123d52bced56b95072f73b Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Dec 26 10:55:30 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Dec 26 11:05:18 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e5c2895
app-eselect/eselect-sh: Remove useless HOMEPAGE Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> app-eselect/eselect-sh/eselect-sh-0.4-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-eselect/eselect-sh/eselect-sh-0.4-r2.ebuild b/app-eselect/eselect-sh/eselect-sh-0.4-r2.ebuild index 1e85253eb84..14bb9e18d99 100644 --- a/app-eselect/eselect-sh/eselect-sh-0.4-r2.ebuild +++ b/app-eselect/eselect-sh/eselect-sh-0.4-r2.ebuild @@ -4,7 +4,7 @@ EAPI=5 DESCRIPTION="Manages the /bin/sh (POSIX shell) symlink" -HOMEPAGE="https://www.gentoo.org/proj/en/eselect/" +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" SRC_URI="" LICENSE="GPL-2"