patrick 14/10/27 02:53:09
Modified: gcs-oauth2-boto-plugin-1.8.ebuild
gcs-oauth2-boto-plugin-1.7.ebuild ChangeLog
Log:
Shorten description for repoman happy
(Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path
1.2
dev-python/gcs-oauth2-boto-plugin/gcs-oauth2-boto-plugin-1.8.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gcs-oauth2-boto-plugin/gcs-oauth2-boto-plugin-1.8.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gcs-oauth2-boto-plugin/gcs-oauth2-boto-plugin-1.8.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gcs-oauth2-boto-plugin/gcs-oauth2-boto-plugin-1.8.ebuild?r1=1.1&r2=1.2
Index: gcs-oauth2-boto-plugin-1.8.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-python/gcs-oauth2-boto-plugin/gcs-oauth2-boto-plugin-1.8.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gcs-oauth2-boto-plugin-1.8.ebuild 9 Sep 2014 22:46:47 -0000 1.1
+++ gcs-oauth2-boto-plugin-1.8.ebuild 27 Oct 2014 02:53:09 -0000 1.2
@@ -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"
1.2
dev-python/gcs-oauth2-boto-plugin/gcs-oauth2-boto-plugin-1.7.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gcs-oauth2-boto-plugin/gcs-oauth2-boto-plugin-1.7.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gcs-oauth2-boto-plugin/gcs-oauth2-boto-plugin-1.7.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gcs-oauth2-boto-plugin/gcs-oauth2-boto-plugin-1.7.ebuild?r1=1.1&r2=1.2
Index: gcs-oauth2-boto-plugin-1.7.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-python/gcs-oauth2-boto-plugin/gcs-oauth2-boto-plugin-1.7.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gcs-oauth2-boto-plugin-1.7.ebuild 12 Aug 2014 05:12:05 -0000 1.1
+++ gcs-oauth2-boto-plugin-1.7.ebuild 27 Oct 2014 02:53:09 -0000 1.2
@@ -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"
1.3 dev-python/gcs-oauth2-boto-plugin/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gcs-oauth2-boto-plugin/ChangeLog?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gcs-oauth2-boto-plugin/ChangeLog?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gcs-oauth2-boto-plugin/ChangeLog?r1=1.2&r2=1.3
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gcs-oauth2-boto-plugin/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog 9 Sep 2014 22:46:47 -0000 1.2
+++ ChangeLog 27 Oct 2014 02:53:09 -0000 1.3
@@ -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 <[email protected]>
+ 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)