Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-sh/
Date: Thu, 26 Dec 2019 11:05:30
Message-Id: 1577358318.2e5c289506c468455a123d52bced56b95072f73b.mgorny@gentoo
1 commit: 2e5c289506c468455a123d52bced56b95072f73b
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 26 10:55:30 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 26 11:05:18 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e5c2895
7
8 app-eselect/eselect-sh: Remove useless HOMEPAGE
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 app-eselect/eselect-sh/eselect-sh-0.4-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-eselect/eselect-sh/eselect-sh-0.4-r2.ebuild b/app-eselect/eselect-sh/eselect-sh-0.4-r2.ebuild
16 index 1e85253eb84..14bb9e18d99 100644
17 --- a/app-eselect/eselect-sh/eselect-sh-0.4-r2.ebuild
18 +++ b/app-eselect/eselect-sh/eselect-sh-0.4-r2.ebuild
19 @@ -4,7 +4,7 @@
20 EAPI=5
21
22 DESCRIPTION="Manages the /bin/sh (POSIX shell) symlink"
23 -HOMEPAGE="https://www.gentoo.org/proj/en/eselect/"
24 +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
25 SRC_URI=""
26
27 LICENSE="GPL-2"