pacho       14/11/26 10:58:49

  Modified:             pastebinit-1.4.1.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                  app-text/pastebinit/pastebinit-1.4.1.ebuild

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

Index: pastebinit-1.4.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/pastebinit/pastebinit-1.4.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pastebinit-1.4.1.ebuild     22 Mar 2014 18:14:49 -0000      1.2
+++ pastebinit-1.4.1.ebuild     26 Nov 2014 10:58:49 -0000      1.3
@@ -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/app-text/pastebinit/pastebinit-1.4.1.ebuild,v 1.2 
2014/03/22 18:14:49 angelos Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-text/pastebinit/pastebinit-1.4.1.ebuild,v 1.3 
2014/11/26 10:58:49 pacho 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} )
 PYTHON_REQ_USE="xml"
 
 inherit python-single-r1



1.9                  app-text/pastebinit/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pastebinit/ChangeLog?rev=1.9&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pastebinit/ChangeLog?rev=1.9&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pastebinit/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/pastebinit/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog   22 Mar 2014 18:14:49 -0000      1.8
+++ ChangeLog   26 Nov 2014 10:58:49 -0000      1.9
@@ -1,6 +1,9 @@
 # ChangeLog for app-text/pastebinit
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/pastebinit/ChangeLog,v 1.8 
2014/03/22 18:14:49 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pastebinit/ChangeLog,v 1.9 
2014/11/26 10:58:49 pacho Exp $
+
+  26 Nov 2014; Pacho Ramos <pa...@gentoo.org> pastebinit-1.4.1.ebuild:
+  Support python 3.4
 
   22 Mar 2014; Christoph Mende <ange...@gentoo.org> pastebinit-1.4.1.ebuild:
   Add missing REQUIRED_USE for python




Reply via email to