diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-03-06 22:21:52 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-03-06 22:21:52 +0000 |
commit | 7bcd0a0644760d3f26e86c71570ea1e94a5e3df3 (patch) | |
tree | 149d6812032f5de48aa3592bae11940f6b8c68b0 /dev-python/gcs-oauth2-boto-plugin | |
parent | amd64 stable, bug 540290 (diff) | |
download | gentoo-2-7bcd0a0644760d3f26e86c71570ea1e94a5e3df3.tar.gz gentoo-2-7bcd0a0644760d3f26e86c71570ea1e94a5e3df3.tar.bz2 gentoo-2-7bcd0a0644760d3f26e86c71570ea1e94a5e3df3.zip |
amd64 stable, bug 540290
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-python/gcs-oauth2-boto-plugin')
-rw-r--r-- | dev-python/gcs-oauth2-boto-plugin/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/gcs-oauth2-boto-plugin/gcs-oauth2-boto-plugin-1.8-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/gcs-oauth2-boto-plugin/ChangeLog b/dev-python/gcs-oauth2-boto-plugin/ChangeLog index e00659b1e69b..439c4409d720 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-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gcs-oauth2-boto-plugin/ChangeLog,v 1.4 2015/01/27 22:05:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gcs-oauth2-boto-plugin/ChangeLog,v 1.5 2015/03/06 22:21:52 pacho Exp $ + + 06 Mar 2015; Pacho Ramos <pacho@gentoo.org> + gcs-oauth2-boto-plugin-1.8-r1.ebuild: + amd64 stable, bug 540290 *gcs-oauth2-boto-plugin-1.8-r1 (27 Jan 2015) diff --git a/dev-python/gcs-oauth2-boto-plugin/gcs-oauth2-boto-plugin-1.8-r1.ebuild b/dev-python/gcs-oauth2-boto-plugin/gcs-oauth2-boto-plugin-1.8-r1.ebuild index 252d8c40f7ff..589128ee1990 100644 --- a/dev-python/gcs-oauth2-boto-plugin/gcs-oauth2-boto-plugin-1.8-r1.ebuild +++ b/dev-python/gcs-oauth2-boto-plugin/gcs-oauth2-boto-plugin-1.8-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 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-r1.ebuild,v 1.1 2015/01/27 22:05:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gcs-oauth2-boto-plugin/gcs-oauth2-boto-plugin-1.8-r1.ebuild,v 1.2 2015/03/06 22:21:52 pacho Exp $ EAPI="5" PYTHON_COMPAT=( python2_7 ) @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" IUSE="" PATCHES=( |