sdamashek    14/04/11 19:51:10

  Modified:             psycopg-2.5.2.ebuild ChangeLog
  Log:
  Add python3_4 to 2.5.2 PYTHON_COMPAT
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
3C472B56)

Revision  Changes    Path
1.2                  dev-python/psycopg/psycopg-2.5.2.ebuild

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

Index: psycopg-2.5.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-2.5.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- psycopg-2.5.2.ebuild        14 Jan 2014 05:46:18 -0000      1.1
+++ psycopg-2.5.2.ebuild        11 Apr 2014 19:51:10 -0000      1.2
@@ -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/psycopg/psycopg-2.5.2.ebuild,v 
1.1 2014/01/14 05:46:18 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-2.5.2.ebuild,v 
1.2 2014/04/11 19:51:10 sdamashek Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
+PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )
 
 inherit distutils-r1 flag-o-matic
 



1.173                dev-python/psycopg/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/psycopg/ChangeLog,v
retrieving revision 1.172
retrieving revision 1.173
diff -u -r1.172 -r1.173
--- ChangeLog   14 Jan 2014 05:46:18 -0000      1.172
+++ ChangeLog   11 Apr 2014 19:51:10 -0000      1.173
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/psycopg
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/ChangeLog,v 1.172 
2014/01/14 05:46:18 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/ChangeLog,v 1.173 
2014/04/11 19:51:10 sdamashek Exp $
+
+  11 Apr 2014; Samuel Damashek <sdamas...@gentoo.org> psycopg-2.5.2.ebuild:
+  Add python3_4 to 2.5.2 PYTHON_COMPAT
 
 *psycopg-2.5.2 (14 Jan 2014)
 




Reply via email to