summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2016-05-08 19:42:14 -0400
committerMike Gilbert <floppym@gentoo.org>2016-05-08 19:42:14 -0400
commit2e19e288508d1a9ffd404d293f7f824512768afb (patch)
tree8b013ec2bd07a2ca86666ef6a7ac437485867ef4 /dev-vcs/git/git-2.7.4.ebuild
parentdev-vcs/git: reapply systemd unit changes in ~arch only (diff)
downloadgentoo-2e19e288508d1a9ffd404d293f7f824512768afb.tar.gz
gentoo-2e19e288508d1a9ffd404d293f7f824512768afb.tar.bz2
gentoo-2e19e288508d1a9ffd404d293f7f824512768afb.zip
dev-vcs/git: shorten DESCRIPTION
Package-Manager: portage-2.2.28_p97
Diffstat (limited to 'dev-vcs/git/git-2.7.4.ebuild')
-rw-r--r--dev-vcs/git/git-2.7.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/git/git-2.7.4.ebuild b/dev-vcs/git/git-2.7.4.ebuild
index a46fe25640b7..2f6bdebdc9c3 100644
--- a/dev-vcs/git/git-2.7.4.ebuild
+++ b/dev-vcs/git/git-2.7.4.ebuild
@@ -20,7 +20,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"