diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-12-26 11:55:30 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-12-26 12:05:18 +0100 |
commit | 2e5c289506c468455a123d52bced56b95072f73b (patch) | |
tree | 1e1f57a93beea32a0a7a030d13cb4bc431e48d3b /app-eselect | |
parent | app-admin/testdisk: Remove old (diff) | |
download | gentoo-2e5c289506c468455a123d52bced56b95072f73b.tar.gz gentoo-2e5c289506c468455a123d52bced56b95072f73b.tar.bz2 gentoo-2e5c289506c468455a123d52bced56b95072f73b.zip |
app-eselect/eselect-sh: Remove useless HOMEPAGE
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-eselect')
-rw-r--r-- | app-eselect/eselect-sh/eselect-sh-0.4-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 1e85253eb843..14bb9e18d997 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" |