mgorny      15/04/08 07:30:32

  Modified:             gnucash-2.6.5.ebuild gnucash-2.6.4.ebuild
                        gnucash-2.6.3.ebuild ChangeLog
  Log:
  Remove old Python implementations
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  Changes    Path
1.4                  app-office/gnucash/gnucash-2.6.5.ebuild

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

Index: gnucash-2.6.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.6.5.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gnucash-2.6.5.ebuild        15 Mar 2015 13:15:45 -0000      1.3
+++ gnucash-2.6.5.ebuild        8 Apr 2015 07:30:32 -0000       1.4
@@ -1,10 +1,10 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.6.5.ebuild,v 
1.3 2015/03/15 13:15:45 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.6.5.ebuild,v 
1.4 2015/04/08 07:30:32 mgorny Exp $
 
 EAPI="5"
 GCONF_DEBUG="no"
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
 
 inherit autotools eutils gnome2 python-single-r1
 



1.5                  app-office/gnucash/gnucash-2.6.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/gnucash/gnucash-2.6.4.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/gnucash/gnucash-2.6.4.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/gnucash/gnucash-2.6.4.ebuild?r1=1.4&r2=1.5

Index: gnucash-2.6.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.6.4.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gnucash-2.6.4.ebuild        19 Dec 2014 13:34:15 -0000      1.4
+++ gnucash-2.6.4.ebuild        8 Apr 2015 07:30:32 -0000       1.5
@@ -1,10 +1,10 @@
-# 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/app-office/gnucash/gnucash-2.6.4.ebuild,v 
1.4 2014/12/19 13:34:15 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.6.4.ebuild,v 
1.5 2015/04/08 07:30:32 mgorny Exp $
 
 EAPI="5"
 GCONF_DEBUG="no"
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
 
 inherit autotools eutils gnome2 python-single-r1
 



1.4                  app-office/gnucash/gnucash-2.6.3.ebuild

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

Index: gnucash-2.6.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.6.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gnucash-2.6.3.ebuild        4 May 2014 12:09:36 -0000       1.3
+++ gnucash-2.6.3.ebuild        8 Apr 2015 07:30:32 -0000       1.4
@@ -1,10 +1,10 @@
-# 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/app-office/gnucash/gnucash-2.6.3.ebuild,v 
1.3 2014/05/04 12:09:36 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.6.3.ebuild,v 
1.4 2015/04/08 07:30:32 mgorny Exp $
 
 EAPI="5"
 GCONF_DEBUG="no"
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
 
 inherit gnome2 python-single-r1
 



1.290                app-office/gnucash/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/gnucash/ChangeLog,v
retrieving revision 1.289
retrieving revision 1.290
diff -u -r1.289 -r1.290
--- ChangeLog   15 Mar 2015 13:15:45 -0000      1.289
+++ ChangeLog   8 Apr 2015 07:30:32 -0000       1.290
@@ -1,6 +1,10 @@
 # ChangeLog for app-office/gnucash
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/ChangeLog,v 1.289 
2015/03/15 13:15:45 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/ChangeLog,v 1.290 
2015/04/08 07:30:32 mgorny Exp $
+
+  08 Apr 2015; Michał Górny <[email protected]> gnucash-2.6.3.ebuild,
+  gnucash-2.6.4.ebuild, gnucash-2.6.5.ebuild:
+  Remove old Python implementations
 
   15 Mar 2015; Pacho Ramos <[email protected]> gnucash-2.6.5.ebuild:
   x86 stable, bug 534012




Reply via email to