* [gentoo-commits] gentoo-x86 commit in dev-python/autopep8: autopep8-0.9.2.ebuild autopep8-0.9.3.ebuild autopep8-9999.ebuild ChangeLog
@ 2013-09-05 18:46 Michal Gorny (mgorny)
0 siblings, 0 replies; only message in thread
From: Michal Gorny (mgorny) @ 2013-09-05 18:46 UTC (permalink / raw
To: gentoo-commits
mgorny 13/09/05 18:46:12
Modified: autopep8-0.9.2.ebuild autopep8-0.9.3.ebuild
autopep8-9999.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 dev-python/autopep8/autopep8-0.9.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/autopep8/autopep8-0.9.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/autopep8/autopep8-0.9.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/autopep8/autopep8-0.9.2.ebuild?r1=1.1&r2=1.2
Index: autopep8-0.9.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/autopep8/autopep8-0.9.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- autopep8-0.9.2.ebuild 18 Jul 2013 17:43:44 -0000 1.1
+++ autopep8-0.9.2.ebuild 5 Sep 2013 18:46:12 -0000 1.2
@@ -1,9 +1,9 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/autopep8/autopep8-0.9.2.ebuild,v 1.1 2013/07/18 17:43:44 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/autopep8/autopep8-0.9.2.ebuild,v 1.2 2013/09/05 18:46:12 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7,3_1,3_2,3_3} )
+PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
inherit distutils-r1 vcs-snapshot
1.2 dev-python/autopep8/autopep8-0.9.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/autopep8/autopep8-0.9.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/autopep8/autopep8-0.9.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/autopep8/autopep8-0.9.3.ebuild?r1=1.1&r2=1.2
Index: autopep8-0.9.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/autopep8/autopep8-0.9.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- autopep8-0.9.3.ebuild 25 Aug 2013 08:16:49 -0000 1.1
+++ autopep8-0.9.3.ebuild 5 Sep 2013 18:46:12 -0000 1.2
@@ -1,9 +1,9 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/autopep8/autopep8-0.9.3.ebuild,v 1.1 2013/08/25 08:16:49 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/autopep8/autopep8-0.9.3.ebuild,v 1.2 2013/09/05 18:46:12 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7,3_1,3_2,3_3} )
+PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
inherit distutils-r1 vcs-snapshot
1.8 dev-python/autopep8/autopep8-9999.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/autopep8/autopep8-9999.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/autopep8/autopep8-9999.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/autopep8/autopep8-9999.ebuild?r1=1.7&r2=1.8
Index: autopep8-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/autopep8/autopep8-9999.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- autopep8-9999.ebuild 18 Jul 2013 17:44:43 -0000 1.7
+++ autopep8-9999.ebuild 5 Sep 2013 18:46:12 -0000 1.8
@@ -1,9 +1,9 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/autopep8/autopep8-9999.ebuild,v 1.7 2013/07/18 17:44:43 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/autopep8/autopep8-9999.ebuild,v 1.8 2013/09/05 18:46:12 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7,3_1,3_2,3_3} )
+PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
inherit distutils-r1 git-2
1.35 dev-python/autopep8/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/autopep8/ChangeLog?rev=1.35&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/autopep8/ChangeLog?rev=1.35&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/autopep8/ChangeLog?r1=1.34&r2=1.35
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/autopep8/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog 25 Aug 2013 08:16:49 -0000 1.34
+++ ChangeLog 5 Sep 2013 18:46:12 -0000 1.35
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/autopep8
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/autopep8/ChangeLog,v 1.34 2013/08/25 08:16:49 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/autopep8/ChangeLog,v 1.35 2013/09/05 18:46:12 mgorny Exp $
+
+ 05 Sep 2013; Michał Górny <mgorny@gentoo.org> autopep8-0.9.2.ebuild,
+ autopep8-0.9.3.ebuild, autopep8-9999.ebuild:
+ Clean up PYTHON_COMPAT from old implementations.
*autopep8-0.9.3 (25 Aug 2013)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-09-05 18:47 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:46 [gentoo-commits] gentoo-x86 commit in dev-python/autopep8: autopep8-0.9.2.ebuild autopep8-0.9.3.ebuild autopep8-9999.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