Gentoo Archives: gentoo-commits

From: Johannes Huber <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-flow/
Date: Wed, 03 Aug 2016 17:59:54
Message-Id: 1470247180.f7fe64e52cd0cda9a343795d97f29a81da97a547.johu@gentoo
1 commit: f7fe64e52cd0cda9a343795d97f29a81da97a547
2 Author: Johannes Huber <johu <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 3 17:59:28 2016 +0000
4 Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 3 17:59:40 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7fe64e5
7
8 dev-vcs/git-flow: Update HOMEPAGE
9
10 Package-Manager: portage-2.3.0
11
12 dev-vcs/git-flow/git-flow-1.9.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-vcs/git-flow/git-flow-1.9.1.ebuild b/dev-vcs/git-flow/git-flow-1.9.1.ebuild
16 index 761ea7f..fbc0195 100644
17 --- a/dev-vcs/git-flow/git-flow-1.9.1.ebuild
18 +++ b/dev-vcs/git-flow/git-flow-1.9.1.ebuild
19 @@ -11,7 +11,7 @@ COMP_P="${COMP_PN}-${COMP_PV}"
20 inherit bash-completion-r1
21
22 DESCRIPTION="Git extensions to provide high-level repository operations"
23 -HOMEPAGE="https://github.com/petervanderdoes/gitflow"
24 +HOMEPAGE="https://github.com/petervanderdoes/gitflow-avh"
25 SRC_URI="https://github.com/petervanderdoes/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
26 https://github.com/petervanderdoes/${COMP_PN}/archive/${COMP_PV}.tar.gz -> ${COMP_P}.tar.gz"