mgorny 14/03/31 20:42:27
Modified: chameleon-2.12.ebuild chameleon-2.13.ebuild
chameleon-2.14.ebuild chameleon-2.11-r1.ebuild
ChangeLog
Log:
Add support for the new PyPy slotting.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key
EFB4464E!)
Revision Changes Path
1.2 dev-python/chameleon/chameleon-2.12.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/chameleon/chameleon-2.12.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/chameleon/chameleon-2.12.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/chameleon/chameleon-2.12.ebuild?r1=1.1&r2=1.2
Index: chameleon-2.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/chameleon/chameleon-2.12.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- chameleon-2.12.ebuild 2 Sep 2013 06:54:21 -0000 1.1
+++ chameleon-2.12.ebuild 31 Mar 2014 20:42:27 -0000 1.2
@@ -1,11 +1,11 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/dev-python/chameleon/chameleon-2.12.ebuild,v 1.1
2013/09/02 06:54:21 patrick Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-python/chameleon/chameleon-2.12.ebuild,v 1.2
2014/03/31 20:42:27 mgorny Exp $
EAPI=5
# py2.6 requires ordereddict that's not packaged for Gentoo
-PYTHON_COMPAT=( python{2_7,3_2,3_3} pypy2_0 )
+PYTHON_COMPAT=( python{2_7,3_2,3_3} pypy pypy2_0 )
inherit distutils-r1
1.2 dev-python/chameleon/chameleon-2.13.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/chameleon/chameleon-2.13.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/chameleon/chameleon-2.13.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/chameleon/chameleon-2.13.ebuild?r1=1.1&r2=1.2
Index: chameleon-2.13.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/chameleon/chameleon-2.13.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- chameleon-2.13.ebuild 28 Oct 2013 07:58:15 -0000 1.1
+++ chameleon-2.13.ebuild 31 Mar 2014 20:42:27 -0000 1.2
@@ -1,11 +1,11 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/dev-python/chameleon/chameleon-2.13.ebuild,v 1.1
2013/10/28 07:58:15 patrick Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-python/chameleon/chameleon-2.13.ebuild,v 1.2
2014/03/31 20:42:27 mgorny Exp $
EAPI=5
# py2.6 requires ordereddict that's not packaged for Gentoo
-PYTHON_COMPAT=( python{2_7,3_2,3_3} pypy2_0 )
+PYTHON_COMPAT=( python{2_7,3_2,3_3} pypy pypy2_0 )
inherit distutils-r1
1.2 dev-python/chameleon/chameleon-2.14.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/chameleon/chameleon-2.14.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/chameleon/chameleon-2.14.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/chameleon/chameleon-2.14.ebuild?r1=1.1&r2=1.2
Index: chameleon-2.14.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/chameleon/chameleon-2.14.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- chameleon-2.14.ebuild 3 Dec 2013 04:01:50 -0000 1.1
+++ chameleon-2.14.ebuild 31 Mar 2014 20:42:27 -0000 1.2
@@ -1,11 +1,11 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/dev-python/chameleon/chameleon-2.14.ebuild,v 1.1
2013/12/03 04:01:50 patrick Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-python/chameleon/chameleon-2.14.ebuild,v 1.2
2014/03/31 20:42:27 mgorny Exp $
EAPI=5
# py2.6 requires ordereddict that's not packaged for Gentoo
-PYTHON_COMPAT=( python{2_7,3_2,3_3} pypy2_0 )
+PYTHON_COMPAT=( python{2_7,3_2,3_3} pypy pypy2_0 )
inherit distutils-r1
1.3 dev-python/chameleon/chameleon-2.11-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/chameleon/chameleon-2.11-r1.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/chameleon/chameleon-2.11-r1.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/chameleon/chameleon-2.11-r1.ebuild?r1=1.2&r2=1.3
Index: chameleon-2.11-r1.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-python/chameleon/chameleon-2.11-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- chameleon-2.11-r1.ebuild 26 Aug 2013 07:50:04 -0000 1.2
+++ chameleon-2.11-r1.ebuild 31 Mar 2014 20:42:27 -0000 1.3
@@ -1,11 +1,11 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/dev-python/chameleon/chameleon-2.11-r1.ebuild,v 1.2
2013/08/26 07:50:04 mgorny Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-python/chameleon/chameleon-2.11-r1.ebuild,v 1.3
2014/03/31 20:42:27 mgorny Exp $
EAPI=5
# py2.6 requires ordereddict that's not packaged for Gentoo
-PYTHON_COMPAT=( python{2_7,3_2,3_3} pypy2_0 )
+PYTHON_COMPAT=( python{2_7,3_2,3_3} pypy pypy2_0 )
inherit distutils-r1
1.23 dev-python/chameleon/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/chameleon/ChangeLog?rev=1.23&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/chameleon/ChangeLog?rev=1.23&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/chameleon/ChangeLog?r1=1.22&r2=1.23
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/chameleon/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog 3 Dec 2013 04:01:50 -0000 1.22
+++ ChangeLog 31 Mar 2014 20:42:27 -0000 1.23
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/chameleon
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/chameleon/ChangeLog,v 1.22
2013/12/03 04:01:50 patrick Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/chameleon/ChangeLog,v 1.23
2014/03/31 20:42:27 mgorny Exp $
+
+ 31 Mar 2014; Michał Górny <[email protected]> chameleon-2.11-r1.ebuild,
+ chameleon-2.12.ebuild, chameleon-2.13.ebuild, chameleon-2.14.ebuild:
+ Add support for the new PyPy slotting.
*chameleon-2.14 (03 Dec 2013)