summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2016-03-11 20:51:53 +0100
committerJohannes Huber <johu@gentoo.org>2016-03-11 20:52:08 +0100
commit6fa7c1a42979b0c914cdfb782349af4ffd1a21b7 (patch)
tree8565357a6b1762b00026102ee9550fbbdc4e5213 /dev-vcs/git-flow/git-flow-1.8.0-r1.ebuild
parentnet-libs/gnutls: version bump (diff)
downloadgentoo-6fa7c1a42979b0c914cdfb782349af4ffd1a21b7.tar.gz
gentoo-6fa7c1a42979b0c914cdfb782349af4ffd1a21b7.tar.bz2
gentoo-6fa7c1a42979b0c914cdfb782349af4ffd1a21b7.zip
dev-vcs/git-flow: Version bump 1.9.1
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-vcs/git-flow/git-flow-1.8.0-r1.ebuild')
-rw-r--r--dev-vcs/git-flow/git-flow-1.8.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/git-flow/git-flow-1.8.0-r1.ebuild b/dev-vcs/git-flow/git-flow-1.8.0-r1.ebuild
index 3c7de0d0548f..443bc7dfdc5a 100644
--- a/dev-vcs/git-flow/git-flow-1.8.0-r1.ebuild
+++ b/dev-vcs/git-flow/git-flow-1.8.0-r1.ebuild
@@ -10,7 +10,7 @@ COMP_PV="0.5.1"
COMP_P="${COMP_PN}-${COMP_PV}"
inherit eutils bash-completion-r1
-DESCRIPTION="Git extensions to provide high-level repository operations for Vincent Driessen's branching model"
+DESCRIPTION="Git extensions to provide high-level repository operations"
HOMEPAGE="https://github.com/petervanderdoes/gitflow"
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"