diff options
Diffstat (limited to 'dev-vcs/git/git-2.7.3-r1.ebuild')
-rw-r--r-- | dev-vcs/git/git-2.7.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/git/git-2.7.3-r1.ebuild b/dev-vcs/git/git-2.7.3-r1.ebuild index 7fd6f048e4b0..df361e450727 100644 --- a/dev-vcs/git/git-2.7.3-r1.ebuild +++ b/dev-vcs/git/git-2.7.3-r1.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" |