diff options
Diffstat (limited to 'dev-vcs/git/git-2.6.6.ebuild')
-rw-r--r-- | dev-vcs/git/git-2.6.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/git/git-2.6.6.ebuild b/dev-vcs/git/git-2.6.6.ebuild index 67716d227cd..13d350ce4b8 100644 --- a/dev-vcs/git/git-2.6.6.ebuild +++ b/dev-vcs/git/git-2.6.6.ebuild @@ -19,7 +19,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" |