mgorny 14/03/31 20:36:42
Modified: asciidoc-8.6.8-r1.ebuild asciidoc-9999.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.7 app-text/asciidoc/asciidoc-8.6.8-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/asciidoc/asciidoc-8.6.8-r1.ebuild?rev=1.7&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/asciidoc/asciidoc-8.6.8-r1.ebuild?rev=1.7&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/asciidoc/asciidoc-8.6.8-r1.ebuild?r1=1.6&r2=1.7
Index: asciidoc-8.6.8-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/asciidoc/asciidoc-8.6.8-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- asciidoc-8.6.8-r1.ebuild 18 Jan 2014 11:51:03 -0000 1.6
+++ asciidoc-8.6.8-r1.ebuild 31 Mar 2014 20:36:42 -0000 1.7
@@ -1,10 +1,10 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/app-text/asciidoc/asciidoc-8.6.8-r1.ebuild,v 1.6
2014/01/18 11:51:03 vapier Exp $
+# $Header:
/var/cvsroot/gentoo-x86/app-text/asciidoc/asciidoc-8.6.8-r1.ebuild,v 1.7
2014/03/31 20:36:42 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7} pypy2_0 )
+PYTHON_COMPAT=( python{2_6,2_7} pypy pypy2_0 )
[ "$PV" == "9999" ] && inherit mercurial autotools
inherit python-single-r1
1.16 app-text/asciidoc/asciidoc-9999.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/asciidoc/asciidoc-9999.ebuild?rev=1.16&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/asciidoc/asciidoc-9999.ebuild?rev=1.16&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/asciidoc/asciidoc-9999.ebuild?r1=1.15&r2=1.16
Index: asciidoc-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/asciidoc/asciidoc-9999.ebuild,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- asciidoc-9999.ebuild 18 Jan 2014 11:51:03 -0000 1.15
+++ asciidoc-9999.ebuild 31 Mar 2014 20:36:42 -0000 1.16
@@ -1,10 +1,10 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/asciidoc/asciidoc-9999.ebuild,v
1.15 2014/01/18 11:51:03 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/asciidoc/asciidoc-9999.ebuild,v
1.16 2014/03/31 20:36:42 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7} pypy2_0 )
+PYTHON_COMPAT=( python{2_6,2_7} pypy pypy2_0 )
[ "$PV" == "9999" ] && inherit mercurial autotools
inherit python-single-r1
1.93 app-text/asciidoc/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/asciidoc/ChangeLog?rev=1.93&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/asciidoc/ChangeLog?rev=1.93&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/asciidoc/ChangeLog?r1=1.92&r2=1.93
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/asciidoc/ChangeLog,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -r1.92 -r1.93
--- ChangeLog 18 Jan 2014 11:51:03 -0000 1.92
+++ ChangeLog 31 Mar 2014 20:36:42 -0000 1.93
@@ -1,6 +1,10 @@
# ChangeLog for app-text/asciidoc
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/asciidoc/ChangeLog,v 1.92
2014/01/18 11:51:03 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/asciidoc/ChangeLog,v 1.93
2014/03/31 20:36:42 mgorny Exp $
+
+ 31 Mar 2014; Michał Górny <[email protected]> asciidoc-8.6.8-r1.ebuild,
+ asciidoc-9999.ebuild:
+ Add support for the new PyPy slotting.
18 Jan 2014; Mike Frysinger <[email protected]> asciidoc-8.6.5.ebuild,
asciidoc-8.6.8-r1.ebuild, asciidoc-9999.ebuild: