From 43028814d23cd185e76058d10aba1c200743b8d4 Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 26 Jul 2022 05:09:57 +0100 Subject: [PATCH] sys-libs/readline: add git repo to HOMEPAGE Signed-off-by: Sam James --- sys-libs/readline/readline-8.2_rc2.ebuild | 2 +- sys-libs/readline/readline-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-libs/readline/readline-8.2_rc2.ebuild b/sys-libs/readline/readline-8.2_rc2.ebuild index 5ad40cec93d91..934a8b1ce3687 100644 --- a/sys-libs/readline/readline-8.2_rc2.ebuild +++ b/sys-libs/readline/readline-8.2_rc2.ebuild @@ -40,7 +40,7 @@ patches() { } DESCRIPTION="Another cute console display library" -HOMEPAGE="https://tiswww.case.edu/php/chet/readline/rltop.html" +HOMEPAGE="https://tiswww.case.edu/php/chet/readline/rltop.html https://git.savannah.gnu.org/cgit/readline.git" if [[ ${PV} == 9999 ]] ; then EGIT_REPO_URI="https://git.savannah.gnu.org/git/readline.git" diff --git a/sys-libs/readline/readline-9999.ebuild b/sys-libs/readline/readline-9999.ebuild index 5ad40cec93d91..934a8b1ce3687 100644 --- a/sys-libs/readline/readline-9999.ebuild +++ b/sys-libs/readline/readline-9999.ebuild @@ -40,7 +40,7 @@ patches() { } DESCRIPTION="Another cute console display library" -HOMEPAGE="https://tiswww.case.edu/php/chet/readline/rltop.html" +HOMEPAGE="https://tiswww.case.edu/php/chet/readline/rltop.html https://git.savannah.gnu.org/cgit/readline.git" if [[ ${PV} == 9999 ]] ; then EGIT_REPO_URI="https://git.savannah.gnu.org/git/readline.git"