scarabeus    14/05/18 09:04:49

  Modified:             libreoffice-4.2.9999.ebuild
                        libreoffice-9999-r2.ebuild ChangeLog
  Log:
  Add python34 to uses of live ebuilds.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
8EEE3BE8)

Revision  Changes    Path
1.11                 app-office/libreoffice/libreoffice-4.2.9999.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/libreoffice-4.2.9999.ebuild?rev=1.11&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/libreoffice-4.2.9999.ebuild?rev=1.11&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/libreoffice-4.2.9999.ebuild?r1=1.10&r2=1.11

Index: libreoffice-4.2.9999.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-4.2.9999.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- libreoffice-4.2.9999.ebuild 27 Mar 2014 09:13:17 -0000      1.10
+++ libreoffice-4.2.9999.ebuild 18 May 2014 09:04:49 -0000      1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-4.2.9999.ebuild,v 
1.10 2014/03/27 09:13:17 scarabeus Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-4.2.9999.ebuild,v 
1.11 2014/05/18 09:04:49 scarabeus Exp $
 
 EAPI=5
 
@@ -9,7 +9,7 @@
 KDE_SCM="git"
 CMAKE_REQUIRED="never"
 
-PYTHON_COMPAT=( python2_7 python3_3 )
+PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
 PYTHON_REQ_USE="threads,xml"
 
 # experimental ; release ; old



1.216                app-office/libreoffice/libreoffice-9999-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/libreoffice-9999-r2.ebuild?rev=1.216&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/libreoffice-9999-r2.ebuild?rev=1.216&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/libreoffice-9999-r2.ebuild?r1=1.215&r2=1.216

Index: libreoffice-9999-r2.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-9999-r2.ebuild,v
retrieving revision 1.215
retrieving revision 1.216
diff -u -r1.215 -r1.216
--- libreoffice-9999-r2.ebuild  27 Mar 2014 09:50:59 -0000      1.215
+++ libreoffice-9999-r2.ebuild  18 May 2014 09:04:49 -0000      1.216
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-9999-r2.ebuild,v 
1.215 2014/03/27 09:50:59 scarabeus Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-9999-r2.ebuild,v 
1.216 2014/05/18 09:04:49 scarabeus Exp $
 
 EAPI=5
 
@@ -9,7 +9,7 @@
 KDE_SCM="git"
 CMAKE_REQUIRED="never"
 
-PYTHON_COMPAT=( python2_7 python3_3 )
+PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
 PYTHON_REQ_USE="threads,xml"
 
 # experimental ; release ; old



1.555                app-office/libreoffice/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/ChangeLog?rev=1.555&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/ChangeLog?rev=1.555&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/ChangeLog?r1=1.554&r2=1.555

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v
retrieving revision 1.554
retrieving revision 1.555
diff -u -r1.554 -r1.555
--- ChangeLog   8 May 2014 11:20:31 -0000       1.554
+++ ChangeLog   18 May 2014 09:04:49 -0000      1.555
@@ -1,6 +1,10 @@
 # ChangeLog for app-office/libreoffice
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.554 
2014/05/08 11:20:31 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.555 
2014/05/18 09:04:49 scarabeus Exp $
+
+  18 May 2014; Tomáš Chvátal <scarab...@gentoo.org> libreoffice-4.2.4.2.ebuild,
+  libreoffice-4.2.9999.ebuild, libreoffice-9999-r2.ebuild:
+  Add python34 to uses of live ebuilds.
 
 *libreoffice-4.2.4.2 (08 May 2014)
 




Reply via email to