From e87bb6ff31feb943a473d095e37630e95ccaec38 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Fri, 31 Oct 2014 16:00:40 +0000 Subject: Stable for ppc64, wrt bug #527394 (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F) --- app-text/pytextile/ChangeLog | 5 ++++- app-text/pytextile/pytextile-2.1.8.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'app-text/pytextile') diff --git a/app-text/pytextile/ChangeLog b/app-text/pytextile/ChangeLog index aefe70644b45..2b46b2e6737a 100644 --- a/app-text/pytextile/ChangeLog +++ b/app-text/pytextile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/pytextile # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/pytextile/ChangeLog,v 1.36 2014/10/30 14:05:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pytextile/ChangeLog,v 1.37 2014/10/31 16:00:40 ago Exp $ + + 31 Oct 2014; Agostino Sarubbo pytextile-2.1.8.ebuild: + Stable for ppc64, wrt bug #527394 30 Oct 2014; Agostino Sarubbo pytextile-2.1.8.ebuild: Stable for amd64, wrt bug #527394 diff --git a/app-text/pytextile/pytextile-2.1.8.ebuild b/app-text/pytextile/pytextile-2.1.8.ebuild index 852b16687842..6eff3a129b00 100644 --- a/app-text/pytextile/pytextile-2.1.8.ebuild +++ b/app-text/pytextile/pytextile-2.1.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/pytextile/pytextile-2.1.8.ebuild,v 1.5 2014/10/30 14:05:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pytextile/pytextile-2.1.8.ebuild,v 1.6 2014/10/31 16:00:40 ago Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="test" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] -- cgit v1.2.3-65-gdbad