summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/pytextile')
-rw-r--r--app-text/pytextile/ChangeLog5
-rw-r--r--app-text/pytextile/pytextile-2.0.11.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/pytextile/ChangeLog b/app-text/pytextile/ChangeLog
index 272c54ec097b..cbb1580e97f8 100644
--- a/app-text/pytextile/ChangeLog
+++ b/app-text/pytextile/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/pytextile
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/pytextile/ChangeLog,v 1.13 2007/12/28 19:17:40 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pytextile/ChangeLog,v 1.14 2007/12/29 13:13:52 nixnut Exp $
+
+ 29 Dec 2007; nixnut <nixnut@gentoo.org> pytextile-2.0.11.ebuild:
+ Stable on ppc wrt bug 203602
28 Dec 2007; Doug Klima <cardoe@gentoo.org> pytextile-2.0.11.ebuild:
amd64 stable wrt bug #203602
diff --git a/app-text/pytextile/pytextile-2.0.11.ebuild b/app-text/pytextile/pytextile-2.0.11.ebuild
index b45e11179491..ce5023224654 100644
--- a/app-text/pytextile/pytextile-2.0.11.ebuild
+++ b/app-text/pytextile/pytextile-2.0.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/pytextile/pytextile-2.0.11.ebuild,v 1.4 2007/12/28 19:17:40 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pytextile/pytextile-2.0.11.ebuild,v 1.5 2007/12/29 13:13:52 nixnut Exp $
inherit distutils
@@ -12,7 +12,7 @@ SRC_URI="http://cheeseshop.python.org/packages/source/t/textile/${MY_P}.tar.gz"
LICENSE="freedist"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
DEPEND="dev-python/setuptools"