summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-text')
-rw-r--r--app-text/pytextile/ChangeLog5
-rw-r--r--app-text/pytextile/pytextile-2.1.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/pytextile/ChangeLog b/app-text/pytextile/ChangeLog
index e4be3d4a3d3d..cfa7c6f8b833 100644
--- a/app-text/pytextile/ChangeLog
+++ b/app-text/pytextile/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/pytextile
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/pytextile/ChangeLog,v 1.27 2012/02/24 14:17:19 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pytextile/ChangeLog,v 1.28 2012/03/02 22:06:18 ranger Exp $
+
+ 02 Mar 2012; Brent Baude <ranger@gentoo.org> pytextile-2.1.5.ebuild:
+ Marking pytextile-2.1.5 ppc64 for bug 399957
24 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> pytextile-2.1.5.ebuild:
x86 stable wrt bug #399957
diff --git a/app-text/pytextile/pytextile-2.1.5.ebuild b/app-text/pytextile/pytextile-2.1.5.ebuild
index 1f18255bf472..35057aaaf39e 100644
--- a/app-text/pytextile/pytextile-2.1.5.ebuild
+++ b/app-text/pytextile/pytextile-2.1.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/pytextile/pytextile-2.1.5.ebuild,v 1.3 2012/02/24 14:17:19 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pytextile/pytextile-2.1.5.ebuild,v 1.4 2012/03/02 22:06:18 ranger Exp $
EAPI="3"
PYTHON_DEPEND="2:2.5"
@@ -19,7 +19,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=""
DEPEND=""