public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-im/telepathy-mission-control: telepathy-mission-control-5.14.1.ebuild telepathy-mission-control-5.14.0-r1.ebuild ChangeLog
@ 2013-09-05 18:59 Michal Gorny (mgorny)
  0 siblings, 0 replies; only message in thread
From: Michal Gorny (mgorny) @ 2013-09-05 18:59 UTC (permalink / raw
  To: gentoo-commits

mgorny      13/09/05 18:59:51

  Modified:             telepathy-mission-control-5.14.1.ebuild
                        telepathy-mission-control-5.14.0-r1.ebuild
                        ChangeLog
  Log:
  Clean up PYTHON_COMPAT from old implementations.
  
  (Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)

Revision  Changes    Path
1.2                  net-im/telepathy-mission-control/telepathy-mission-control-5.14.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/telepathy-mission-control/telepathy-mission-control-5.14.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/telepathy-mission-control/telepathy-mission-control-5.14.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/telepathy-mission-control/telepathy-mission-control-5.14.1.ebuild?r1=1.1&r2=1.2

Index: telepathy-mission-control-5.14.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/telepathy-mission-control/telepathy-mission-control-5.14.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- telepathy-mission-control-5.14.1.ebuild	4 May 2013 11:43:53 -0000	1.1
+++ telepathy-mission-control-5.14.1.ebuild	5 Sep 2013 18:59:51 -0000	1.2
@@ -1,11 +1,11 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/telepathy-mission-control/telepathy-mission-control-5.14.1.ebuild,v 1.1 2013/05/04 11:43:53 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/telepathy-mission-control/telepathy-mission-control-5.14.1.ebuild,v 1.2 2013/09/05 18:59:51 mgorny Exp $
 
 EAPI="5"
 GCONF_DEBUG="no"
 GNOME2_LA_PUNT="yes"
-PYTHON_COMPAT=( python2_{5,6,7} )
+PYTHON_COMPAT=( python2_{6,7} )
 
 inherit gnome2 python-any-r1
 



1.10                 net-im/telepathy-mission-control/telepathy-mission-control-5.14.0-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/telepathy-mission-control/telepathy-mission-control-5.14.0-r1.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/telepathy-mission-control/telepathy-mission-control-5.14.0-r1.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/telepathy-mission-control/telepathy-mission-control-5.14.0-r1.ebuild?r1=1.9&r2=1.10

Index: telepathy-mission-control-5.14.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/telepathy-mission-control/telepathy-mission-control-5.14.0-r1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- telepathy-mission-control-5.14.0-r1.ebuild	1 Apr 2013 18:25:20 -0000	1.9
+++ telepathy-mission-control-5.14.0-r1.ebuild	5 Sep 2013 18:59:51 -0000	1.10
@@ -1,11 +1,11 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/telepathy-mission-control/telepathy-mission-control-5.14.0-r1.ebuild,v 1.9 2013/04/01 18:25:20 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/telepathy-mission-control/telepathy-mission-control-5.14.0-r1.ebuild,v 1.10 2013/09/05 18:59:51 mgorny Exp $
 
 EAPI="5"
 GCONF_DEBUG="no"
 GNOME2_LA_PUNT="yes"
-PYTHON_COMPAT=( python2_{5,6,7} )
+PYTHON_COMPAT=( python2_{6,7} )
 
 inherit gnome2 python-any-r1
 



1.90                 net-im/telepathy-mission-control/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/telepathy-mission-control/ChangeLog?rev=1.90&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/telepathy-mission-control/ChangeLog?rev=1.90&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/telepathy-mission-control/ChangeLog?r1=1.89&r2=1.90

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/telepathy-mission-control/ChangeLog,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -r1.89 -r1.90
--- ChangeLog	21 Jul 2013 10:44:59 -0000	1.89
+++ ChangeLog	5 Sep 2013 18:59:51 -0000	1.90
@@ -1,6 +1,11 @@
 # ChangeLog for net-im/telepathy-mission-control
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/telepathy-mission-control/ChangeLog,v 1.89 2013/07/21 10:44:59 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/telepathy-mission-control/ChangeLog,v 1.90 2013/09/05 18:59:51 mgorny Exp $
+
+  05 Sep 2013; Michał Górny <mgorny@gentoo.org>
+  telepathy-mission-control-5.14.0-r1.ebuild,
+  telepathy-mission-control-5.14.1.ebuild:
+  Clean up PYTHON_COMPAT from old implementations.
 
   21 Jul 2013; Pacho Ramos <pacho@gentoo.org> metadata.xml:
   connman is a global USE flag now





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-09-05 18:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-05 18:59 [gentoo-commits] gentoo-x86 commit in net-im/telepathy-mission-control: telepathy-mission-control-5.14.1.ebuild telepathy-mission-control-5.14.0-r1.ebuild ChangeLog Michal Gorny (mgorny)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox