summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-03-06 22:35:17 +0000
committerPacho Ramos <pacho@gentoo.org>2015-03-06 22:35:17 +0000
commit27387ad15f44e992ee8117f5b4e4ab3633c00b5f (patch)
tree661898907ca4fe4d7ab0e24e1a7ac3cfd1c94157 /dev-python/python-social-auth
parentamd64 stable, bug 540290 (diff)
downloadgentoo-2-27387ad15f44e992ee8117f5b4e4ab3633c00b5f.tar.gz
gentoo-2-27387ad15f44e992ee8117f5b4e4ab3633c00b5f.tar.bz2
gentoo-2-27387ad15f44e992ee8117f5b4e4ab3633c00b5f.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/python-social-auth')
-rw-r--r--dev-python/python-social-auth/ChangeLog7
-rw-r--r--dev-python/python-social-auth/python-social-auth-0.1.26.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/python-social-auth/ChangeLog b/dev-python/python-social-auth/ChangeLog
index f3af4757b392..097981d80edc 100644
--- a/dev-python/python-social-auth/ChangeLog
+++ b/dev-python/python-social-auth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/python-social-auth
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-social-auth/ChangeLog,v 1.3 2014/11/25 10:56:18 pacho Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-social-auth/ChangeLog,v 1.4 2015/03/06 22:35:17 pacho Exp $
+
+ 06 Mar 2015; Pacho Ramos <pacho@gentoo.org> python-social-auth-0.1.26.ebuild:
+ amd64 stable, bug 540290
25 Nov 2014; Pacho Ramos <pacho@gentoo.org> python-social-auth-0.1.26.ebuild:
Support python 3.4
diff --git a/dev-python/python-social-auth/python-social-auth-0.1.26.ebuild b/dev-python/python-social-auth/python-social-auth-0.1.26.ebuild
index d69846a39328..bb1b48458fad 100644
--- a/dev-python/python-social-auth/python-social-auth-0.1.26.ebuild
+++ b/dev-python/python-social-auth/python-social-auth-0.1.26.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-social-auth/python-social-auth-0.1.26.ebuild,v 1.3 2014/11/25 10:56:18 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-social-auth/python-social-auth-0.1.26.ebuild,v 1.4 2015/03/06 22:35:17 pacho Exp $
EAPI=5
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/omab/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
IUSE="doc examples test"
RDEPEND="