pacho       14/11/24 12:16:04

  Modified:             obexftp-0.24.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-mobilephone/obexftp/obexftp-0.24.ebuild

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

Index: obexftp-0.24.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-mobilephone/obexftp/obexftp-0.24.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- obexftp-0.24.ebuild 14 Sep 2014 14:16:58 -0000      1.2
+++ obexftp-0.24.ebuild 24 Nov 2014 12:16:04 -0000      1.3
@@ -1,11 +1,11 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-mobilephone/obexftp/obexftp-0.24.ebuild,v 1.2 
2014/09/14 14:16:58 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-mobilephone/obexftp/obexftp-0.24.ebuild,v 1.3 
2014/11/24 12:16:04 pacho Exp $
 
 EAPI=5
 
 USE_RUBY="ruby18 ruby19 ruby20"
-PYTHON_COMPAT=( python{2_7,3_3} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
 inherit cmake-utils python-single-r1 python-utils-r1 eutils multilib
 
 DESCRIPTION="File transfer over OBEX for mobile phones"



1.76                 app-mobilephone/obexftp/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-mobilephone/obexftp/ChangeLog?rev=1.76&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-mobilephone/obexftp/ChangeLog?rev=1.76&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-mobilephone/obexftp/ChangeLog?r1=1.75&r2=1.76

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-mobilephone/obexftp/ChangeLog,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- ChangeLog   22 Nov 2014 18:37:15 -0000      1.75
+++ ChangeLog   24 Nov 2014 12:16:04 -0000      1.76
@@ -1,6 +1,9 @@
 # ChangeLog for app-mobilephone/obexftp
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/obexftp/ChangeLog,v 1.75 
2014/11/22 18:37:15 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/obexftp/ChangeLog,v 1.76 
2014/11/24 12:16:04 pacho Exp $
+
+  24 Nov 2014; Pacho Ramos <[email protected]> obexftp-0.24.ebuild:
+  Support python 3.4
 
   22 Nov 2014; Andreas K. Huettel <[email protected]>
   obexftp-0.23-r2.ebuild:




Reply via email to