summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-03-06 22:31:21 +0000
committerPacho Ramos <pacho@gentoo.org>2015-03-06 22:31:21 +0000
commit8eb73ba4709796c95c3639947df82df1d4e86556 (patch)
tree37c70363a6e1294aa2644567671fb51e504d2042 /dev-python/oauth2client
parentamd64 stable, bug 540290 (diff)
downloadgentoo-2-8eb73ba4709796c95c3639947df82df1d4e86556.tar.gz
gentoo-2-8eb73ba4709796c95c3639947df82df1d4e86556.tar.bz2
gentoo-2-8eb73ba4709796c95c3639947df82df1d4e86556.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/oauth2client')
-rw-r--r--dev-python/oauth2client/ChangeLog5
-rw-r--r--dev-python/oauth2client/oauth2client-1.4.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/oauth2client/ChangeLog b/dev-python/oauth2client/ChangeLog
index 70e315f7de9b..608274aa6993 100644
--- a/dev-python/oauth2client/ChangeLog
+++ b/dev-python/oauth2client/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/oauth2client
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/oauth2client/ChangeLog,v 1.4 2015/01/27 22:05:54 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/oauth2client/ChangeLog,v 1.5 2015/03/06 22:31:21 pacho Exp $
+
+ 06 Mar 2015; Pacho Ramos <pacho@gentoo.org> oauth2client-1.4.6.ebuild:
+ amd64 stable, bug 540290
*oauth2client-1.4.6 (27 Jan 2015)
diff --git a/dev-python/oauth2client/oauth2client-1.4.6.ebuild b/dev-python/oauth2client/oauth2client-1.4.6.ebuild
index ae93982c554e..2c519f32a92f 100644
--- a/dev-python/oauth2client/oauth2client-1.4.6.ebuild
+++ b/dev-python/oauth2client/oauth2client-1.4.6.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/oauth2client/oauth2client-1.4.6.ebuild,v 1.1 2015/01/27 22:05:54 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/oauth2client/oauth2client-1.4.6.ebuild,v 1.2 2015/03/06 22:31:21 pacho Exp $
EAPI=5
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/google/oauth2client/archive/v${PV}.tar.gz -> ${P}.ta
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
RDEPEND="