summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/google-apitools/google-apitools-0.4.11.ebuild')
-rw-r--r--dev-python/google-apitools/google-apitools-0.4.11.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/google-apitools/google-apitools-0.4.11.ebuild b/dev-python/google-apitools/google-apitools-0.4.11.ebuild
index 670ec7c87c26..4a978f90e955 100644
--- a/dev-python/google-apitools/google-apitools-0.4.11.ebuild
+++ b/dev-python/google-apitools/google-apitools-0.4.11.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 )
inherit distutils-r1
-DESCRIPTION="utilities to make it easier to build client-side tools, especially ones that use Google APIs"
+DESCRIPTION="Python library to manipulate Google APIs"
HOMEPAGE="https://github.com/google/apitools"
SRC_URI="https://github.com/google/apitools/archive/v${PV}.tar.gz -> ${P}.tar.gz"