summaryrefslogtreecommitdiff
path: root/app-shells/bash/bash-9999.ebuild
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 /app-shells/bash/bash-9999.ebuild
parent43028814d23cd185e76058d10aba1c200743b8d4 (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>
Diffstat (limited to 'app-shells/bash/bash-9999.ebuild')
-rw-r--r--app-shells/bash/bash-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
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