mgorny      15/04/08 18:13:42

  Modified:             mate-applets-1.8.1.ebuild
                        mate-applets-1.8.0-r1.ebuild ChangeLog
  Log:
  Drop old Python implementations
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  Changes    Path
1.3                  mate-base/mate-applets/mate-applets-1.8.1.ebuild

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

Index: mate-applets-1.8.1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/mate-base/mate-applets/mate-applets-1.8.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- mate-applets-1.8.1.ebuild   9 Dec 2014 00:22:42 -0000       1.2
+++ mate-applets-1.8.1.ebuild   8 Apr 2015 18:13:42 -0000       1.3
@@ -1,11 +1,11 @@
-# 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/mate-base/mate-applets/mate-applets-1.8.1.ebuild,v 1.2 
2014/12/09 00:22:42 tamiko Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/mate-base/mate-applets/mate-applets-1.8.1.ebuild,v 1.3 
2015/04/08 18:13:42 mgorny Exp $
 
 EAPI="5"
 
 GCONF_DEBUG="no"
-PYTHON_COMPAT=( python2_{6,7} )
+PYTHON_COMPAT=( python2_7 )
 
 inherit autotools eutils gnome2 python-single-r1 versionator
 



1.10                 mate-base/mate-applets/mate-applets-1.8.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-base/mate-applets/mate-applets-1.8.0-r1.ebuild?rev=1.10&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-base/mate-applets/mate-applets-1.8.0-r1.ebuild?rev=1.10&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-base/mate-applets/mate-applets-1.8.0-r1.ebuild?r1=1.9&r2=1.10

Index: mate-applets-1.8.0-r1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/mate-base/mate-applets/mate-applets-1.8.0-r1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- mate-applets-1.8.0-r1.ebuild        19 Sep 2014 17:09:31 -0000      1.9
+++ mate-applets-1.8.0-r1.ebuild        8 Apr 2015 18:13:42 -0000       1.10
@@ -1,11 +1,11 @@
-# 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/mate-base/mate-applets/mate-applets-1.8.0-r1.ebuild,v 
1.9 2014/09/19 17:09:31 ssuominen Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/mate-base/mate-applets/mate-applets-1.8.0-r1.ebuild,v 
1.10 2015/04/08 18:13:42 mgorny Exp $
 
 EAPI="5"
 
 GCONF_DEBUG="no"
-PYTHON_COMPAT=( python2_{6,7} )
+PYTHON_COMPAT=( python2_7 )
 
 inherit autotools eutils gnome2 python-single-r1 versionator
 



1.18                 mate-base/mate-applets/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-base/mate-applets/ChangeLog?rev=1.18&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-base/mate-applets/ChangeLog?rev=1.18&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-base/mate-applets/ChangeLog?r1=1.17&r2=1.18

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mate-base/mate-applets/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog   20 Dec 2014 17:09:40 -0000      1.17
+++ ChangeLog   8 Apr 2015 18:13:42 -0000       1.18
@@ -1,6 +1,10 @@
 # ChangeLog for mate-base/mate-applets
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mate-base/mate-applets/ChangeLog,v 1.17 
2014/12/20 17:09:40 tamiko Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/mate-base/mate-applets/ChangeLog,v 1.18 
2015/04/08 18:13:42 mgorny Exp $
+
+  08 Apr 2015; Michał Górny <[email protected]> mate-applets-1.8.0-r1.ebuild,
+  mate-applets-1.8.1.ebuild:
+  Drop old Python implementations
 
   20 Dec 2014; Matthias Maier <[email protected]> 
-mate-applets-1.6.2-r1.ebuild:
   drop old




Reply via email to