summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-07-26 05:09:57 +0100
committerSam James <sam@gentoo.org>2022-07-26 05:09:57 +0100
commit43028814d23cd185e76058d10aba1c200743b8d4 (patch)
tree527371a57794865bb8a6cf602e119a85b56e4a5c
parentsys-libs/readline: drop 8.2_beta, 8.2_rc1 (diff)
downloadgentoo-43028814d23cd185e76058d10aba1c200743b8d4.tar.gz
gentoo-43028814d23cd185e76058d10aba1c200743b8d4.tar.bz2
gentoo-43028814d23cd185e76058d10aba1c200743b8d4.zip
sys-libs/readline: add git repo to HOMEPAGE
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sys-libs/readline/readline-8.2_rc2.ebuild2
-rw-r--r--sys-libs/readline/readline-9999.ebuild2
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 5ad40cec93d9..934a8b1ce368 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 5ad40cec93d9..934a8b1ce368 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"