summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2010-01-10 17:34:47 +0000
committerBrent Baude <ranger@gentoo.org>2010-01-10 17:34:47 +0000
commit852255816f915f4622f1480013f3f4980df1eb2f (patch)
treea9f51345e9621b6a9450a5fa74f88c1877059d8e /app-text/pytextile
parentppc stable #250850 (diff)
downloadgentoo-2-852255816f915f4622f1480013f3f4980df1eb2f.tar.gz
gentoo-2-852255816f915f4622f1480013f3f4980df1eb2f.tar.bz2
gentoo-2-852255816f915f4622f1480013f3f4980df1eb2f.zip
stable ppc64, bug 300240
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'app-text/pytextile')
-rw-r--r--app-text/pytextile/ChangeLog7
-rw-r--r--app-text/pytextile/pytextile-2.1.4.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/pytextile/ChangeLog b/app-text/pytextile/ChangeLog
index 41218e18df9a..c9050d725643 100644
--- a/app-text/pytextile/ChangeLog
+++ b/app-text/pytextile/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/pytextile
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/pytextile/ChangeLog,v 1.19 2009/12/05 16:35:09 arfrever Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/pytextile/ChangeLog,v 1.20 2010/01/10 17:34:47 ranger Exp $
+
+ 10 Jan 2010; Brent Baude <ranger@gentoo.org> pytextile-2.1.4.ebuild:
+ stable ppc64, bug 300240
*pytextile-2.1.4 (05 Dec 2009)
diff --git a/app-text/pytextile/pytextile-2.1.4.ebuild b/app-text/pytextile/pytextile-2.1.4.ebuild
index 370a7dc4b815..5177ca108605 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-2009 Gentoo Foundation
+# 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.1 2009/12/05 16:35:09 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pytextile/pytextile-2.1.4.ebuild,v 1.2 2010/01/10 17:34:47 ranger 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 )"