mgorny 15/04/08 08:05:00
Modified: unidecode-0.04.16.ebuild unidecode-0.04.17.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.12 dev-python/unidecode/unidecode-0.04.16.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/unidecode/unidecode-0.04.16.ebuild?rev=1.12&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/unidecode/unidecode-0.04.16.ebuild?rev=1.12&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/unidecode/unidecode-0.04.16.ebuild?r1=1.11&r2=1.12
Index: unidecode-0.04.16.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-python/unidecode/unidecode-0.04.16.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- unidecode-0.04.16.ebuild 27 Feb 2015 11:13:37 -0000 1.11
+++ unidecode-0.04.16.ebuild 8 Apr 2015 08:05:00 -0000 1.12
@@ -1,9 +1,9 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/dev-python/unidecode/unidecode-0.04.16.ebuild,v 1.11
2015/02/27 11:13:37 ago Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-python/unidecode/unidecode-0.04.16.ebuild,v 1.12
2015/04/08 08:05:00 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} pypy pypy2_0 )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
MY_PN=Unidecode
MY_P=${MY_PN}-${PV}
1.9 dev-python/unidecode/unidecode-0.04.17.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/unidecode/unidecode-0.04.17.ebuild?rev=1.9&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/unidecode/unidecode-0.04.17.ebuild?rev=1.9&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/unidecode/unidecode-0.04.17.ebuild?r1=1.8&r2=1.9
Index: unidecode-0.04.17.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-python/unidecode/unidecode-0.04.17.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- unidecode-0.04.17.ebuild 2 Apr 2015 20:15:38 -0000 1.8
+++ unidecode-0.04.17.ebuild 8 Apr 2015 08:05:00 -0000 1.9
@@ -1,9 +1,9 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/dev-python/unidecode/unidecode-0.04.17.ebuild,v 1.8
2015/04/02 20:15:38 maekke Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-python/unidecode/unidecode-0.04.17.ebuild,v 1.9
2015/04/08 08:05:00 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} pypy pypy2_0 )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
MY_PN=Unidecode
MY_P=${MY_PN}-${PV}
1.37 dev-python/unidecode/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/unidecode/ChangeLog?rev=1.37&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/unidecode/ChangeLog?rev=1.37&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/unidecode/ChangeLog?r1=1.36&r2=1.37
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/unidecode/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog 2 Apr 2015 20:15:38 -0000 1.36
+++ ChangeLog 8 Apr 2015 08:05:00 -0000 1.37
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/unidecode
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/unidecode/ChangeLog,v 1.36
2015/04/02 20:15:38 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/unidecode/ChangeLog,v 1.37
2015/04/08 08:05:00 mgorny Exp $
+
+ 08 Apr 2015; Michał Górny <[email protected]> unidecode-0.04.16.ebuild,
+ unidecode-0.04.17.ebuild:
+ Drop old Python implementations
02 Apr 2015; Markus Meier <[email protected]> unidecode-0.04.17.ebuild:
arm stable, bug #543476