summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2020-06-06 20:12:28 +0200
committerPacho Ramos <pacho@gentoo.org>2020-06-06 20:19:08 +0200
commite6c088a9b792e1cfcec3eb3d165190bb91834498 (patch)
tree43b22e1f6ff8f3f012fa7b00f295c545ec629bab /app-shells/gentoo-bashcomp
parentvirtual/rust: x86 stable wrt bug #725264 (diff)
downloadgentoo-e6c088a9b792e1cfcec3eb3d165190bb91834498.tar.gz
gentoo-e6c088a9b792e1cfcec3eb3d165190bb91834498.tar.bz2
gentoo-e6c088a9b792e1cfcec3eb3d165190bb91834498.zip
app-shells/gentoo-bashcomp: Use a HOMEPAGE with more information
Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'app-shells/gentoo-bashcomp')
-rw-r--r--app-shells/gentoo-bashcomp/gentoo-bashcomp-20190211.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/gentoo-bashcomp/gentoo-bashcomp-20190211.ebuild b/app-shells/gentoo-bashcomp/gentoo-bashcomp-20190211.ebuild
index 8a686b160318..8e516d4b9020 100644
--- a/app-shells/gentoo-bashcomp/gentoo-bashcomp-20190211.ebuild
+++ b/app-shells/gentoo-bashcomp/gentoo-bashcomp-20190211.ebuild
@@ -6,7 +6,7 @@ EAPI=6
inherit bash-completion-r1
DESCRIPTION="Gentoo-specific bash command-line completions (emerge, ebuild, equery, etc)"
-HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
+HOMEPAGE="https://gitweb.gentoo.org/proj/gentoo-bashcomp.git/"
SRC_URI="https://gitweb.gentoo.org/proj/${PN}.git/snapshot/${P}.tar.bz2"
LICENSE="GPL-2"