summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-07-26 05:10:14 +0100
committerSam James <sam@gentoo.org>2022-07-26 05:10:14 +0100
commitdb90daf91e0ee96cf1d850b2130d6a0a66093713 (patch)
tree5fd900287d388ae3d828f808b9c1768afbf171b4
parentsys-libs/readline: add git repo to HOMEPAGE (diff)
downloadgentoo-db90daf91e0ee96cf1d850b2130d6a0a66093713.tar.gz
gentoo-db90daf91e0ee96cf1d850b2130d6a0a66093713.tar.bz2
gentoo-db90daf91e0ee96cf1d850b2130d6a0a66093713.zip
app-shells/bash: add git repo to HOMEPAGE
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--app-shells/bash/bash-5.2_rc2.ebuild2
-rw-r--r--app-shells/bash/bash-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/bash/bash-5.2_rc2.ebuild b/app-shells/bash/bash-5.2_rc2.ebuild
index f3b505a4a835..4effa61a8843 100644
--- a/app-shells/bash/bash-5.2_rc2.ebuild
+++ b/app-shells/bash/bash-5.2_rc2.ebuild
@@ -48,7 +48,7 @@ patches() {
READLINE_VER="8.2"
DESCRIPTION="The standard GNU Bourne again shell"
-HOMEPAGE="https://tiswww.case.edu/php/chet/bash/bashtop.html"
+HOMEPAGE="https://tiswww.case.edu/php/chet/bash/bashtop.html https://git.savannah.gnu.org/cgit/bash.git"
if [[ ${PV} == 9999 ]] ; then
EGIT_REPO_URI="https://git.savannah.gnu.org/git/bash.git"
EGIT_BRANCH=devel
diff --git a/app-shells/bash/bash-9999.ebuild b/app-shells/bash/bash-9999.ebuild
index 09d7f435408e..6e82b8f94a03 100644
--- a/app-shells/bash/bash-9999.ebuild
+++ b/app-shells/bash/bash-9999.ebuild
@@ -48,7 +48,7 @@ patches() {
READLINE_VER="8.2"
DESCRIPTION="The standard GNU Bourne again shell"
-HOMEPAGE="https://tiswww.case.edu/php/chet/bash/bashtop.html"
+HOMEPAGE="https://tiswww.case.edu/php/chet/bash/bashtop.html https://git.savannah.gnu.org/cgit/bash.git"
if [[ ${PV} == 9999 ]] ; then
EGIT_REPO_URI="https://git.savannah.gnu.org/git/bash.git"
EGIT_BRANCH=devel