summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2016-08-03 19:59:28 +0200
committerJohannes Huber <johu@gentoo.org>2016-08-03 19:59:40 +0200
commitf7fe64e52cd0cda9a343795d97f29a81da97a547 (patch)
treebee47691ff3870b93397b35ee6954d4250d87fc9 /dev-vcs
parentsci-libs/plplot: Add missing call to fortran-2_pkg_setup (diff)
downloadgentoo-f7fe64e52cd0cda9a343795d97f29a81da97a547.tar.gz
gentoo-f7fe64e52cd0cda9a343795d97f29a81da97a547.tar.bz2
gentoo-f7fe64e52cd0cda9a343795d97f29a81da97a547.zip
dev-vcs/git-flow: Update HOMEPAGE
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/git-flow/git-flow-1.9.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/git-flow/git-flow-1.9.1.ebuild b/dev-vcs/git-flow/git-flow-1.9.1.ebuild
index 761ea7f13b03..fbc019504ff0 100644
--- a/dev-vcs/git-flow/git-flow-1.9.1.ebuild
+++ b/dev-vcs/git-flow/git-flow-1.9.1.ebuild
@@ -11,7 +11,7 @@ COMP_P="${COMP_PN}-${COMP_PV}"
inherit bash-completion-r1
DESCRIPTION="Git extensions to provide high-level repository operations"
-HOMEPAGE="https://github.com/petervanderdoes/gitflow"
+HOMEPAGE="https://github.com/petervanderdoes/gitflow-avh"
SRC_URI="https://github.com/petervanderdoes/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
https://github.com/petervanderdoes/${COMP_PN}/archive/${COMP_PV}.tar.gz -> ${COMP_P}.tar.gz"