djc 14/12/03 08:21:16
Modified: asciidoc-8.6.9-r1.ebuild asciidoc-8.6.9.ebuild
ChangeLog
Log:
Remove some old python implementations
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key
30380381)
Revision Changes Path
1.8 app-text/asciidoc/asciidoc-8.6.9-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/asciidoc/asciidoc-8.6.9-r1.ebuild?rev=1.8&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/asciidoc/asciidoc-8.6.9-r1.ebuild?rev=1.8&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/asciidoc/asciidoc-8.6.9-r1.ebuild?r1=1.7&r2=1.8
Index: asciidoc-8.6.9-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/asciidoc/asciidoc-8.6.9-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- asciidoc-8.6.9-r1.ebuild 2 Dec 2014 09:54:42 -0000 1.7
+++ asciidoc-8.6.9-r1.ebuild 3 Dec 2014 08:21:16 -0000 1.8
@@ -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.9-r1.ebuild,v 1.7
2014/12/02 09:54:42 pacho Exp $
+# $Header:
/var/cvsroot/gentoo-x86/app-text/asciidoc/asciidoc-8.6.9-r1.ebuild,v 1.8
2014/12/03 08:21:16 djc Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7} pypy pypy2_0 )
+PYTHON_COMPAT=( python2_7 pypy )
inherit python-single-r1
1.2 app-text/asciidoc/asciidoc-8.6.9.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/asciidoc/asciidoc-8.6.9.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/asciidoc/asciidoc-8.6.9.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/asciidoc/asciidoc-8.6.9.ebuild?r1=1.1&r2=1.2
Index: asciidoc-8.6.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/asciidoc/asciidoc-8.6.9.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- asciidoc-8.6.9.ebuild 23 Sep 2014 19:31:05 -0000 1.1
+++ asciidoc-8.6.9.ebuild 3 Dec 2014 08:21:16 -0000 1.2
@@ -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.9.ebuild,v
1.1 2014/09/23 19:31:05 djc Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/asciidoc/asciidoc-8.6.9.ebuild,v
1.2 2014/12/03 08:21:16 djc Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7} pypy pypy2_0 )
+PYTHON_COMPAT=( python2_7 pypy )
[ "$PV" == "9999" ] && inherit mercurial autotools
inherit python-single-r1
1.103 app-text/asciidoc/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/asciidoc/ChangeLog?rev=1.103&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/asciidoc/ChangeLog?rev=1.103&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/asciidoc/ChangeLog?r1=1.102&r2=1.103
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/asciidoc/ChangeLog,v
retrieving revision 1.102
retrieving revision 1.103
diff -u -r1.102 -r1.103
--- ChangeLog 2 Dec 2014 09:54:42 -0000 1.102
+++ ChangeLog 3 Dec 2014 08:21:16 -0000 1.103
@@ -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.102
2014/12/02 09:54:42 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/asciidoc/ChangeLog,v 1.103
2014/12/03 08:21:16 djc Exp $
+
+ 03 Dec 2014; Dirkjan Ochtman <[email protected]> asciidoc-8.6.9-r1.ebuild,
+ asciidoc-8.6.9.ebuild:
+ Remove some old python implementations
02 Dec 2014; Pacho Ramos <[email protected]> asciidoc-8.6.9-r1.ebuild:
x86 stable, bug #529410