diff options
author | Mike Gilbert <floppym@gentoo.org> | 2016-05-08 19:42:14 -0400 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2016-05-08 19:42:14 -0400 |
commit | 2e19e288508d1a9ffd404d293f7f824512768afb (patch) | |
tree | 8b013ec2bd07a2ca86666ef6a7ac437485867ef4 /dev-vcs/git/git-9999-r2.ebuild | |
parent | dev-vcs/git: reapply systemd unit changes in ~arch only (diff) | |
download | gentoo-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-9999-r2.ebuild')
-rw-r--r-- | dev-vcs/git/git-9999-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/git/git-9999-r2.ebuild b/dev-vcs/git/git-9999-r2.ebuild index 80fb7d312538..6bb66095e454 100644 --- a/dev-vcs/git/git-9999-r2.ebuild +++ b/dev-vcs/git/git-9999-r2.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" |