summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2007-12-28 19:17:40 +0000
committerDoug Goldstein <cardoe@gentoo.org>2007-12-28 19:17:40 +0000
commita684041963bc5b3d0a43046487239b8c59cceff7 (patch)
tree683779b73bd982b613709b72085e0f1ae7b8e55b /app-text/pytextile
parentamd64 stable wrt bug #203603 (diff)
downloadgentoo-2-a684041963bc5b3d0a43046487239b8c59cceff7.tar.gz
gentoo-2-a684041963bc5b3d0a43046487239b8c59cceff7.tar.bz2
gentoo-2-a684041963bc5b3d0a43046487239b8c59cceff7.zip
amd64 stable wrt bug #203602
(Portage version: 2.1.4_rc11)
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 904f8e3c2616..272c54ec097b 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.12 2007/05/15 16:45:31 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pytextile/ChangeLog,v 1.13 2007/12/28 19:17:40 cardoe Exp $
+
+ 28 Dec 2007; Doug Klima <cardoe@gentoo.org> pytextile-2.0.11.ebuild:
+ amd64 stable wrt bug #203602
15 May 2007; Steve Dibb <beandog@gentoo.org> pytextile-2.0.10.ebuild:
amd64 stable
diff --git a/app-text/pytextile/pytextile-2.0.11.ebuild b/app-text/pytextile/pytextile-2.0.11.ebuild
index 6f697820990d..b45e11179491 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.3 2007/02/13 20:31:55 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pytextile/pytextile-2.0.11.ebuild,v 1.4 2007/12/28 19:17:40 cardoe 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"