summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2014-10-27 02:53:09 +0000
committerPatrick Lauer <patrick@gentoo.org>2014-10-27 02:53:09 +0000
commit6203168de64acb9f85dfd6f67d4eb002d4331e17 (patch)
treee34b232b5b190c57aa1dcd9c23c1b22ddbc35771 /dev-python/gcs-oauth2-boto-plugin
parentRestore version needed by buildbot (diff)
downloadgentoo-2-6203168de64acb9f85dfd6f67d4eb002d4331e17.tar.gz
gentoo-2-6203168de64acb9f85dfd6f67d4eb002d4331e17.tar.bz2
gentoo-2-6203168de64acb9f85dfd6f67d4eb002d4331e17.zip
Shorten description for repoman happy
(Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-python/gcs-oauth2-boto-plugin')
-rw-r--r--dev-python/gcs-oauth2-boto-plugin/ChangeLog6
-rw-r--r--dev-python/gcs-oauth2-boto-plugin/gcs-oauth2-boto-plugin-1.7.ebuild4
-rw-r--r--dev-python/gcs-oauth2-boto-plugin/gcs-oauth2-boto-plugin-1.8.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-python/gcs-oauth2-boto-plugin/ChangeLog b/dev-python/gcs-oauth2-boto-plugin/ChangeLog
index 798b0e6f0804..91285030346a 100644
--- a/dev-python/gcs-oauth2-boto-plugin/ChangeLog
+++ b/dev-python/gcs-oauth2-boto-plugin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/gcs-oauth2-boto-plugin
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gcs-oauth2-boto-plugin/ChangeLog,v 1.2 2014/09/09 22:46:47 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gcs-oauth2-boto-plugin/ChangeLog,v 1.3 2014/10/27 02:53:09 patrick Exp $
+
+ 27 Oct 2014; Patrick Lauer <patrick@gentoo.org>
+ gcs-oauth2-boto-plugin-1.7.ebuild, gcs-oauth2-boto-plugin-1.8.ebuild:
+ Shorten description for repoman happy
*gcs-oauth2-boto-plugin-1.8 (09 Sep 2014)
diff --git a/dev-python/gcs-oauth2-boto-plugin/gcs-oauth2-boto-plugin-1.7.ebuild b/dev-python/gcs-oauth2-boto-plugin/gcs-oauth2-boto-plugin-1.7.ebuild
index b44605b00a86..2a8c60b5b5cb 100644
--- a/dev-python/gcs-oauth2-boto-plugin/gcs-oauth2-boto-plugin-1.7.ebuild
+++ b/dev-python/gcs-oauth2-boto-plugin/gcs-oauth2-boto-plugin-1.7.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gcs-oauth2-boto-plugin/gcs-oauth2-boto-plugin-1.7.ebuild,v 1.1 2014/08/12 05:12:05 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gcs-oauth2-boto-plugin/gcs-oauth2-boto-plugin-1.7.ebuild,v 1.2 2014/10/27 02:53:09 patrick Exp $
EAPI="5"
PYTHON_COMPAT=( python2_7 )
inherit distutils-r1
-DESCRIPTION="auth plugin allowing use the use of OAuth 2.0 credentials for Google Cloud Storage in the Boto library"
+DESCRIPTION="OAuth 2.0 plugin for Google Cloud Storage credentials in the Boto library"
HOMEPAGE="https://pypi.python.org/pypi/gcs-oauth2-boto-plugin"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
diff --git a/dev-python/gcs-oauth2-boto-plugin/gcs-oauth2-boto-plugin-1.8.ebuild b/dev-python/gcs-oauth2-boto-plugin/gcs-oauth2-boto-plugin-1.8.ebuild
index 674fb10bf8d2..64876283f6f6 100644
--- a/dev-python/gcs-oauth2-boto-plugin/gcs-oauth2-boto-plugin-1.8.ebuild
+++ b/dev-python/gcs-oauth2-boto-plugin/gcs-oauth2-boto-plugin-1.8.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gcs-oauth2-boto-plugin/gcs-oauth2-boto-plugin-1.8.ebuild,v 1.1 2014/09/09 22:46:47 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gcs-oauth2-boto-plugin/gcs-oauth2-boto-plugin-1.8.ebuild,v 1.2 2014/10/27 02:53:09 patrick Exp $
EAPI="5"
PYTHON_COMPAT=( python2_7 )
inherit distutils-r1
-DESCRIPTION="auth plugin allowing use the use of OAuth 2.0 credentials for Google Cloud Storage in the Boto library"
+DESCRIPTION="OAuth 2.0 plugin for Google Cloud Storage credentials in the Boto library"
HOMEPAGE="https://pypi.python.org/pypi/gcs-oauth2-boto-plugin"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"