Skip to content

Commit

Permalink
dev-python/google-apitools: Fix DESCRIPTION lenght.
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.26
Signed-off-by: Patrice Clement <[email protected]>
  • Loading branch information
monsieurp committed Jan 16, 2016
1 parent 85624d1 commit e11d645
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev-python/google-apitools/google-apitools-0.4.11.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down
2 changes: 1 addition & 1 deletion dev-python/google-apitools/google-apitools-0.4.12.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down

0 comments on commit e11d645

Please sign in to comment.