public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/authres: authres-0.601.ebuild authres-0.602.ebuild authres-0.600.ebuild authres-0.501.ebuild ChangeLog
@ 2014-03-31 21:02 Michal Gorny (mgorny)
  0 siblings, 0 replies; only message in thread
From: Michal Gorny (mgorny) @ 2014-03-31 21:02 UTC (permalink / raw
  To: gentoo-commits

mgorny      14/03/31 21:02:13

  Modified:             authres-0.601.ebuild authres-0.602.ebuild
                        authres-0.600.ebuild authres-0.501.ebuild ChangeLog
  Log:
  Add support for the new PyPy slotting.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)

Revision  Changes    Path
1.3                  dev-python/authres/authres-0.601.ebuild

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

Index: authres-0.601.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/authres/authres-0.601.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- authres-0.601.ebuild	5 Sep 2013 18:46:10 -0000	1.2
+++ authres-0.601.ebuild	31 Mar 2014 21:02:13 -0000	1.3
@@ -1,9 +1,9 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/authres/authres-0.601.ebuild,v 1.2 2013/09/05 18:46:10 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/authres/authres-0.601.ebuild,v 1.3 2014/03/31 21:02:13 mgorny Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy2_0 )
+PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
 
 inherit distutils-r1
 



1.5                  dev-python/authres/authres-0.602.ebuild

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

Index: authres-0.602.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/authres/authres-0.602.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- authres-0.602.ebuild	3 Mar 2014 23:30:14 -0000	1.4
+++ authres-0.602.ebuild	31 Mar 2014 21:02:13 -0000	1.5
@@ -1,9 +1,9 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/authres/authres-0.602.ebuild,v 1.4 2014/03/03 23:30:14 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/authres/authres-0.602.ebuild,v 1.5 2014/03/31 21:02:13 mgorny Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy2_0 )
+PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
 
 inherit distutils-r1
 



1.3                  dev-python/authres/authres-0.600.ebuild

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

Index: authres-0.600.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/authres/authres-0.600.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- authres-0.600.ebuild	5 Sep 2013 18:46:10 -0000	1.2
+++ authres-0.600.ebuild	31 Mar 2014 21:02:13 -0000	1.3
@@ -1,9 +1,9 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/authres/authres-0.600.ebuild,v 1.2 2013/09/05 18:46:10 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/authres/authres-0.600.ebuild,v 1.3 2014/03/31 21:02:13 mgorny Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy2_0 )
+PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
 
 inherit distutils-r1
 



1.3                  dev-python/authres/authres-0.501.ebuild

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

Index: authres-0.501.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/authres/authres-0.501.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- authres-0.501.ebuild	5 Sep 2013 18:46:10 -0000	1.2
+++ authres-0.501.ebuild	31 Mar 2014 21:02:13 -0000	1.3
@@ -1,9 +1,9 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/authres/authres-0.501.ebuild,v 1.2 2013/09/05 18:46:10 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/authres/authres-0.501.ebuild,v 1.3 2014/03/31 21:02:13 mgorny Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy2_0 )
+PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
 
 inherit distutils-r1
 



1.18                 dev-python/authres/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/authres/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	3 Mar 2014 23:30:14 -0000	1.17
+++ ChangeLog	31 Mar 2014 21:02:13 -0000	1.18
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/authres
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/authres/ChangeLog,v 1.17 2014/03/03 23:30:14 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/authres/ChangeLog,v 1.18 2014/03/31 21:02:13 mgorny Exp $
+
+  31 Mar 2014; Michał Górny <mgorny@gentoo.org> authres-0.501.ebuild,
+  authres-0.600.ebuild, authres-0.601.ebuild, authres-0.602.ebuild:
+  Add support for the new PyPy slotting.
 
   03 Mar 2014; Pacho Ramos <pacho@gentoo.org> authres-0.602.ebuild:
   amd64 stable, bug #474176





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-03-31 21:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-31 21:02 [gentoo-commits] gentoo-x86 commit in dev-python/authres: authres-0.601.ebuild authres-0.602.ebuild authres-0.600.ebuild authres-0.501.ebuild ChangeLog Michal Gorny (mgorny)

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