public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/python-social-auth: python-social-auth-0.1.26.ebuild ChangeLog
@ 2014-08-31 20:33 Maxim Koltsov (maksbotan)
  0 siblings, 0 replies; 3+ messages in thread
From: Maxim Koltsov (maksbotan) @ 2014-08-31 20:33 UTC (permalink / raw
  To: gentoo-commits

maksbotan    14/08/31 20:33:44

  Modified:             python-social-auth-0.1.26.ebuild ChangeLog
  Log:
  Add examples to IUSE
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key F8DBDADE)

Revision  Changes    Path
1.2                  dev-python/python-social-auth/python-social-auth-0.1.26.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-social-auth/python-social-auth-0.1.26.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-social-auth/python-social-auth-0.1.26.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-social-auth/python-social-auth-0.1.26.ebuild?r1=1.1&r2=1.2

Index: python-social-auth-0.1.26.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-social-auth/python-social-auth-0.1.26.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- python-social-auth-0.1.26.ebuild	30 Aug 2014 14:20:15 -0000	1.1
+++ python-social-auth-0.1.26.ebuild	31 Aug 2014 20:33:44 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 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.1 2014/08/30 14:20:15 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-social-auth/python-social-auth-0.1.26.ebuild,v 1.2 2014/08/31 20:33:44 maksbotan Exp $
 
 EAPI=5
 
@@ -15,7 +15,7 @@
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~amd64"
-IUSE="doc test"
+IUSE="doc examples test"
 
 RDEPEND="
 	$(python_gen_cond_dep \



1.2                  dev-python/python-social-auth/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-social-auth/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-social-auth/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-social-auth/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-social-auth/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	30 Aug 2014 14:20:15 -0000	1.1
+++ ChangeLog	31 Aug 2014 20:33:44 -0000	1.2
@@ -1,6 +1,10 @@
 # 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.1 2014/08/30 14:20:15 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-social-auth/ChangeLog,v 1.2 2014/08/31 20:33:44 maksbotan Exp $
+
+  31 Aug 2014; Maxim Koltsov <maksbotan@gentoo.org>
+  python-social-auth-0.1.26.ebuild:
+  Add examples to IUSE
 
 *python-social-auth-0.1.26 (30 Aug 2014)
 





^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-python/python-social-auth: python-social-auth-0.1.26.ebuild ChangeLog
@ 2014-11-25 10:56 Pacho Ramos (pacho)
  0 siblings, 0 replies; 3+ messages in thread
From: Pacho Ramos (pacho) @ 2014-11-25 10:56 UTC (permalink / raw
  To: gentoo-commits

pacho       14/11/25 10:56:18

  Modified:             python-social-auth-0.1.26.ebuild ChangeLog
  Log:
  Support python 3.4
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)

Revision  Changes    Path
1.3                  dev-python/python-social-auth/python-social-auth-0.1.26.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-social-auth/python-social-auth-0.1.26.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-social-auth/python-social-auth-0.1.26.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-social-auth/python-social-auth-0.1.26.ebuild?r1=1.2&r2=1.3

Index: python-social-auth-0.1.26.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-social-auth/python-social-auth-0.1.26.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- python-social-auth-0.1.26.ebuild	31 Aug 2014 20:33:44 -0000	1.2
+++ python-social-auth-0.1.26.ebuild	25 Nov 2014 10:56:18 -0000	1.3
@@ -1,10 +1,10 @@
 # Copyright 1999-2014 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.2 2014/08/31 20:33:44 maksbotan Exp $
+# $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 $
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_3} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
 
 inherit distutils-r1
 



1.3                  dev-python/python-social-auth/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-social-auth/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-social-auth/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-social-auth/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-social-auth/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	31 Aug 2014 20:33:44 -0000	1.2
+++ ChangeLog	25 Nov 2014 10:56:18 -0000	1.3
@@ -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.2 2014/08/31 20:33:44 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-social-auth/ChangeLog,v 1.3 2014/11/25 10:56:18 pacho Exp $
+
+  25 Nov 2014; Pacho Ramos <pacho@gentoo.org> python-social-auth-0.1.26.ebuild:
+  Support python 3.4
 
   31 Aug 2014; Maxim Koltsov <maksbotan@gentoo.org>
   python-social-auth-0.1.26.ebuild:





^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-python/python-social-auth: python-social-auth-0.1.26.ebuild ChangeLog
@ 2015-03-06 22:35 Pacho Ramos (pacho)
  0 siblings, 0 replies; 3+ messages in thread
From: Pacho Ramos (pacho) @ 2015-03-06 22:35 UTC (permalink / raw
  To: gentoo-commits

pacho       15/03/06 22:35:17

  Modified:             python-social-auth-0.1.26.ebuild ChangeLog
  Log:
  amd64 stable, bug 540290
  
  (Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)

Revision  Changes    Path
1.4                  dev-python/python-social-auth/python-social-auth-0.1.26.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-social-auth/python-social-auth-0.1.26.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-social-auth/python-social-auth-0.1.26.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-social-auth/python-social-auth-0.1.26.ebuild?r1=1.3&r2=1.4

Index: python-social-auth-0.1.26.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-social-auth/python-social-auth-0.1.26.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- python-social-auth-0.1.26.ebuild	25 Nov 2014 10:56:18 -0000	1.3
+++ python-social-auth-0.1.26.ebuild	6 Mar 2015 22:35:17 -0000	1.4
@@ -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 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 IUSE="doc examples test"
 
 RDEPEND="



1.4                  dev-python/python-social-auth/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-social-auth/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-social-auth/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-social-auth/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-social-auth/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	25 Nov 2014 10:56:18 -0000	1.3
+++ ChangeLog	6 Mar 2015 22:35:17 -0000	1.4
@@ -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





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-03-06 22:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-31 20:33 [gentoo-commits] gentoo-x86 commit in dev-python/python-social-auth: python-social-auth-0.1.26.ebuild ChangeLog Maxim Koltsov (maksbotan)
  -- strict thread matches above, loose matches on Subject: below --
2014-11-25 10:56 Pacho Ramos (pacho)
2015-03-06 22:35 Pacho Ramos (pacho)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox