* [gentoo-commits] gentoo-x86 commit in mail-client/claws-mail: claws-mail-3.10.1.ebuild claws-mail-3.9.1.ebuild claws-mail-3.11.1-r1.ebuild claws-mail-3.9.2.ebuild claws-mail-3.9.1-r1.ebuild claws-mail-3.9.3.ebuild ChangeLog
@ 2015-04-08 18:14 Michal Gorny (mgorny)
0 siblings, 0 replies; only message in thread
From: Michal Gorny (mgorny) @ 2015-04-08 18:14 UTC (permalink / raw
To: gentoo-commits
mgorny 15/04/08 18:14:00
Modified: claws-mail-3.10.1.ebuild claws-mail-3.9.1.ebuild
claws-mail-3.11.1-r1.ebuild claws-mail-3.9.2.ebuild
claws-mail-3.9.1-r1.ebuild claws-mail-3.9.3.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.4 mail-client/claws-mail/claws-mail-3.10.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail/claws-mail-3.10.1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail/claws-mail-3.10.1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail/claws-mail-3.10.1.ebuild?r1=1.3&r2=1.4
Index: claws-mail-3.10.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail/claws-mail-3.10.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- claws-mail-3.10.1.ebuild 20 Aug 2014 11:29:04 -0000 1.3
+++ claws-mail-3.10.1.ebuild 8 Apr 2015 18:14:00 -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/mail-client/claws-mail/claws-mail-3.10.1.ebuild,v 1.3 2014/08/20 11:29:04 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail/claws-mail-3.10.1.ebuild,v 1.4 2015/04/08 18:14:00 mgorny Exp $
EAPI="5"
-PYTHON_COMPAT=( python2_{6,7} )
+PYTHON_COMPAT=( python2_7 )
AUTOTOOLS_AUTORECONF=yes
inherit autotools-utils multilib gnome2-utils eutils python-single-r1
1.15 mail-client/claws-mail/claws-mail-3.9.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail/claws-mail-3.9.1.ebuild?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail/claws-mail-3.9.1.ebuild?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail/claws-mail-3.9.1.ebuild?r1=1.14&r2=1.15
Index: claws-mail-3.9.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail/claws-mail-3.9.1.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- claws-mail-3.9.1.ebuild 20 Aug 2014 11:29:04 -0000 1.14
+++ claws-mail-3.9.1.ebuild 8 Apr 2015 18:14:00 -0000 1.15
@@ -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/mail-client/claws-mail/claws-mail-3.9.1.ebuild,v 1.14 2014/08/20 11:29:04 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail/claws-mail-3.9.1.ebuild,v 1.15 2015/04/08 18:14:00 mgorny Exp $
EAPI="5"
-PYTHON_COMPAT=( python2_{6,7} )
+PYTHON_COMPAT=( python2_7 )
AUTOTOOLS_AUTORECONF=yes
inherit autotools-utils multilib gnome2-utils eutils python-single-r1
1.2 mail-client/claws-mail/claws-mail-3.11.1-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail/claws-mail-3.11.1-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail/claws-mail-3.11.1-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail/claws-mail-3.11.1-r1.ebuild?r1=1.1&r2=1.2
Index: claws-mail-3.11.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail/claws-mail-3.11.1-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- claws-mail-3.11.1-r1.ebuild 1 Mar 2015 19:04:59 -0000 1.1
+++ claws-mail-3.11.1-r1.ebuild 8 Apr 2015 18:14:00 -0000 1.2
@@ -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/mail-client/claws-mail/claws-mail-3.11.1-r1.ebuild,v 1.1 2015/03/01 19:04:59 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail/claws-mail-3.11.1-r1.ebuild,v 1.2 2015/04/08 18:14:00 mgorny Exp $
EAPI="5"
-PYTHON_COMPAT=( python2_{6,7} )
+PYTHON_COMPAT=( python2_7 )
AUTOTOOLS_AUTORECONF=yes
inherit autotools-utils multilib gnome2-utils eutils python-single-r1
1.6 mail-client/claws-mail/claws-mail-3.9.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail/claws-mail-3.9.2.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail/claws-mail-3.9.2.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail/claws-mail-3.9.2.ebuild?r1=1.5&r2=1.6
Index: claws-mail-3.9.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail/claws-mail-3.9.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- claws-mail-3.9.2.ebuild 20 Aug 2014 11:29:04 -0000 1.5
+++ claws-mail-3.9.2.ebuild 8 Apr 2015 18:14:00 -0000 1.6
@@ -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/mail-client/claws-mail/claws-mail-3.9.2.ebuild,v 1.5 2014/08/20 11:29:04 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail/claws-mail-3.9.2.ebuild,v 1.6 2015/04/08 18:14:00 mgorny Exp $
EAPI="5"
-PYTHON_COMPAT=( python2_{6,7} )
+PYTHON_COMPAT=( python2_7 )
AUTOTOOLS_AUTORECONF=yes
inherit autotools-utils multilib gnome2-utils eutils python-single-r1
1.7 mail-client/claws-mail/claws-mail-3.9.1-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail/claws-mail-3.9.1-r1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail/claws-mail-3.9.1-r1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail/claws-mail-3.9.1-r1.ebuild?r1=1.6&r2=1.7
Index: claws-mail-3.9.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail/claws-mail-3.9.1-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- claws-mail-3.9.1-r1.ebuild 23 Nov 2014 07:27:21 -0000 1.6
+++ claws-mail-3.9.1-r1.ebuild 8 Apr 2015 18:14:00 -0000 1.7
@@ -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/mail-client/claws-mail/claws-mail-3.9.1-r1.ebuild,v 1.6 2014/11/23 07:27:21 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail/claws-mail-3.9.1-r1.ebuild,v 1.7 2015/04/08 18:14:00 mgorny Exp $
EAPI="5"
-PYTHON_COMPAT=( python2_{6,7} )
+PYTHON_COMPAT=( python2_7 )
AUTOTOOLS_AUTORECONF=yes
inherit autotools-utils multilib gnome2-utils eutils python-single-r1
1.4 mail-client/claws-mail/claws-mail-3.9.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail/claws-mail-3.9.3.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail/claws-mail-3.9.3.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail/claws-mail-3.9.3.ebuild?r1=1.3&r2=1.4
Index: claws-mail-3.9.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail/claws-mail-3.9.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- claws-mail-3.9.3.ebuild 20 Aug 2014 11:29:04 -0000 1.3
+++ claws-mail-3.9.3.ebuild 8 Apr 2015 18:14:00 -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/mail-client/claws-mail/claws-mail-3.9.3.ebuild,v 1.3 2014/08/20 11:29:04 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail/claws-mail-3.9.3.ebuild,v 1.4 2015/04/08 18:14:00 mgorny Exp $
EAPI="5"
-PYTHON_COMPAT=( python2_{6,7} )
+PYTHON_COMPAT=( python2_7 )
AUTOTOOLS_AUTORECONF=yes
inherit autotools-utils multilib gnome2-utils eutils python-single-r1
1.248 mail-client/claws-mail/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail/ChangeLog?rev=1.248&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail/ChangeLog?rev=1.248&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/claws-mail/ChangeLog?r1=1.247&r2=1.248
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail/ChangeLog,v
retrieving revision 1.247
retrieving revision 1.248
diff -u -r1.247 -r1.248
--- ChangeLog 1 Mar 2015 19:04:59 -0000 1.247
+++ ChangeLog 8 Apr 2015 18:14:00 -0000 1.248
@@ -1,6 +1,11 @@
# ChangeLog for mail-client/claws-mail
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail/ChangeLog,v 1.247 2015/03/01 19:04:59 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail/ChangeLog,v 1.248 2015/04/08 18:14:00 mgorny Exp $
+
+ 08 Apr 2015; Michał Górny <mgorny@gentoo.org> claws-mail-3.10.1.ebuild,
+ claws-mail-3.11.1-r1.ebuild, claws-mail-3.9.1-r1.ebuild,
+ claws-mail-3.9.1.ebuild, claws-mail-3.9.2.ebuild, claws-mail-3.9.3.ebuild:
+ Drop old Python implementations
*claws-mail-3.11.1-r1 (01 Mar 2015)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-04-08 18:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-08 18:14 [gentoo-commits] gentoo-x86 commit in mail-client/claws-mail: claws-mail-3.10.1.ebuild claws-mail-3.9.1.ebuild claws-mail-3.11.1-r1.ebuild claws-mail-3.9.2.ebuild claws-mail-3.9.1-r1.ebuild claws-mail-3.9.3.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