diff options
Diffstat (limited to 'dev-vcs/git/git-2.8.1.ebuild')
-rw-r--r-- | dev-vcs/git/git-2.8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/git/git-2.8.1.ebuild b/dev-vcs/git/git-2.8.1.ebuild index 89aef012274b..b34fa021ab84 100644 --- a/dev-vcs/git/git-2.8.1.ebuild +++ b/dev-vcs/git/git-2.8.1.ebuild @@ -27,7 +27,7 @@ MY_P="${PN}-${MY_PV}" DOC_VER=${MY_PV} -DESCRIPTION="GIT - the stupid content tracker, the revision control system heavily used by the Linux kernel team" +DESCRIPTION="stupid content tracker: distributed VCS designed for speed and efficiency" HOMEPAGE="http://www.git-scm.com/" if [[ ${PV} != *9999 ]]; then SRC_URI_SUFFIX="xz" |