summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2010-01-12 19:15:00 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2010-01-12 19:15:00 +0000
commit534d648e5c8c5e462044a215f070f59dc150b06c (patch)
treef82f26c53332e04c3b791c9a24ca9bc6a71131f8 /app-text
parentppc stable #300209 (diff)
downloadhistorical-534d648e5c8c5e462044a215f070f59dc150b06c.tar.gz
historical-534d648e5c8c5e462044a215f070f59dc150b06c.tar.bz2
historical-534d648e5c8c5e462044a215f070f59dc150b06c.zip
ppc stable #300240
Package-Manager: portage-2.1.6.13/cvs/Linux ppc
Diffstat (limited to 'app-text')
-rw-r--r--app-text/pytextile/ChangeLog5
-rw-r--r--app-text/pytextile/pytextile-2.1.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/pytextile/ChangeLog b/app-text/pytextile/ChangeLog
index c6785643390c..ac1cf5518fc4 100644
--- a/app-text/pytextile/ChangeLog
+++ b/app-text/pytextile/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/pytextile
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/pytextile/ChangeLog,v 1.21 2010/01/11 21:05:36 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pytextile/ChangeLog,v 1.22 2010/01/12 19:15:00 nixnut Exp $
+
+ 12 Jan 2010; nixnut <nixnut@gentoo.org> pytextile-2.1.4.ebuild:
+ ppc stable #300240
11 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
pytextile-2.1.4.ebuild:
diff --git a/app-text/pytextile/pytextile-2.1.4.ebuild b/app-text/pytextile/pytextile-2.1.4.ebuild
index 549261794896..559e8db76b8c 100644
--- a/app-text/pytextile/pytextile-2.1.4.ebuild
+++ b/app-text/pytextile/pytextile-2.1.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/pytextile/pytextile-2.1.4.ebuild,v 1.3 2010/01/11 21:05:36 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pytextile/pytextile-2.1.4.ebuild,v 1.4 2010/01/12 19:15:00 nixnut Exp $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
@@ -17,7 +17,7 @@ SRC_URI="http://pypi.python.org/packages/source/${MY_PN:0:1}/${MY_PN}/${MY_P}.ta
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="~amd64 ppc ppc64 ~sparc x86 ~x86-fbsd"
IUSE="test"
DEPEND="test? ( dev-python/nose )"