dolsen      15/01/08 20:07:28

  Modified:             ChangeLog snakeoil-0.5.3.ebuild
  Log:
  Add py-3.4 target to latest snakeoil release
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
0x65E309F2189DB0B8)

Revision  Changes    Path
1.74                 dev-python/snakeoil/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/snakeoil/ChangeLog,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -r1.73 -r1.74
--- ChangeLog   15 Dec 2014 02:03:46 -0000      1.73
+++ ChangeLog   8 Jan 2015 20:07:28 -0000       1.74
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/snakeoil
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/ChangeLog,v 1.73 
2014/12/15 02:03:46 radhermit Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/ChangeLog,v 1.74 
2015/01/08 20:07:28 dolsen Exp $
+
+  08 Jan 2015; Brian Dolbec <[email protected]> snakeoil-0.5.3.ebuild:
+  Add python-3.4 to the PYTHON_COMPAT list with Tim's blessing.
 
   15 Dec 2014; Tim Harder <[email protected]> metadata.xml:
   Drop dolsen as a maintainer and update upstream metadata.



1.4                  dev-python/snakeoil/snakeoil-0.5.3.ebuild

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

Index: snakeoil-0.5.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/snakeoil/snakeoil-0.5.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- snakeoil-0.5.3.ebuild       18 Oct 2014 17:29:33 -0000      1.3
+++ snakeoil-0.5.3.ebuild       8 Jan 2015 20:07:28 -0000       1.4
@@ -1,9 +1,9 @@
-# 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/snakeoil/snakeoil-0.5.3.ebuild,v 
1.3 2014/10/18 17:29:33 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/snakeoil-0.5.3.ebuild,v 
1.4 2015/01/08 20:07:28 dolsen Exp $
 
 EAPI=4
-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
 
 if [[ ${PV} == *9999 ]] ; then




Reply via email to