patrick     15/07/20 03:31:54

  Modified:             cffi-1.1.2.ebuild ChangeLog
  Log:
  Add pypy keyword for xcffib
  
  (Portage version: 2.2.20/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.2                  dev-python/cffi/cffi-1.1.2.ebuild

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

Index: cffi-1.1.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/cffi/cffi-1.1.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cffi-1.1.2.ebuild   15 Jun 2015 17:38:41 -0000      1.1
+++ cffi-1.1.2.ebuild   20 Jul 2015 03:31:54 -0000      1.2
@@ -1,10 +1,10 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/cffi/cffi-1.1.2.ebuild,v 1.1 
2015/06/15 17:38:41 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cffi/cffi-1.1.2.ebuild,v 1.2 
2015/07/20 03:31:54 patrick Exp $
 
 EAPI="5"
 
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
 
 inherit distutils-r1
 



1.68                 dev-python/cffi/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/cffi/ChangeLog,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- ChangeLog   11 Jul 2015 13:48:32 -0000      1.67
+++ ChangeLog   20 Jul 2015 03:31:54 -0000      1.68
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/cffi
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/cffi/ChangeLog,v 1.67 2015/07/11 
13:48:32 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cffi/ChangeLog,v 1.68 2015/07/20 
03:31:54 patrick Exp $
+
+  20 Jul 2015; Patrick Lauer <patr...@gentoo.org> cffi-1.1.2.ebuild:
+  Add pypy keyword for xcffib
 
   11 Jul 2015; Tobias Klausmann <klaus...@gentoo.org> cffi-0.8.6.ebuild:
   Stable on alpha, bug 530294




Reply via email to