jer 15/05/17 07:52:30
Modified: ChangeLog pytextile-2.2.2.ebuild
pytextile-2.2.1.ebuild
Log:
Mark ~ppc64 (bug #527396).
(Portage version: 2.2.19/cvs/Linux x86_64, RepoMan options: --ignore-arches,
signed Manifest commit with key A792A613)
Revision Changes Path
1.44 app-text/pytextile/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pytextile/ChangeLog?rev=1.44&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pytextile/ChangeLog?rev=1.44&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pytextile/ChangeLog?r1=1.43&r2=1.44
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/pytextile/ChangeLog,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- ChangeLog 16 Feb 2015 04:39:56 -0000 1.43
+++ ChangeLog 17 May 2015 07:52:30 -0000 1.44
@@ -1,6 +1,10 @@
# ChangeLog for app-text/pytextile
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/pytextile/ChangeLog,v 1.43
2015/02/16 04:39:56 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pytextile/ChangeLog,v 1.44
2015/05/17 07:52:30 jer Exp $
+
+ 17 May 2015; Jeroen Roovers <[email protected]> pytextile-2.2.1.ebuild,
+ pytextile-2.2.2.ebuild:
+ Mark ~ppc64 (bug #527396).
*pytextile-2.2.2 (16 Feb 2015)
1.2 app-text/pytextile/pytextile-2.2.2.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pytextile/pytextile-2.2.2.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pytextile/pytextile-2.2.2.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pytextile/pytextile-2.2.2.ebuild?r1=1.1&r2=1.2
Index: pytextile-2.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/pytextile/pytextile-2.2.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pytextile-2.2.2.ebuild 16 Feb 2015 04:39:56 -0000 1.1
+++ pytextile-2.2.2.ebuild 17 May 2015 07:52:30 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/pytextile/pytextile-2.2.2.ebuild,v
1.1 2015/02/16 04:39:56 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pytextile/pytextile-2.2.2.ebuild,v
1.2 2015/05/17 07:52:30 jer Exp $
EAPI=5
PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
@@ -16,7 +16,7 @@
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
IUSE="test"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
1.3 app-text/pytextile/pytextile-2.2.1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pytextile/pytextile-2.2.1.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pytextile/pytextile-2.2.1.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pytextile/pytextile-2.2.1.ebuild?r1=1.2&r2=1.3
Index: pytextile-2.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/pytextile/pytextile-2.2.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pytextile-2.2.1.ebuild 11 Nov 2014 01:07:46 -0000 1.2
+++ pytextile-2.2.1.ebuild 17 May 2015 07:52:30 -0000 1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/pytextile/pytextile-2.2.1.ebuild,v
1.2 2014/11/11 01:07:46 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pytextile/pytextile-2.2.1.ebuild,v
1.3 2015/05/17 07:52:30 jer Exp $
EAPI=5
PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
@@ -16,7 +16,7 @@
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
IUSE="test"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]