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