summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-02-17 11:18:10 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-02-17 11:18:10 +0000
commitc3d276ad4b72b46f09799092de33962b83b96974 (patch)
tree80cd8c759ff998e7232a4a6e65efb7f29b7ceea8
parentStable for amd64, wrt bug #400339 (diff)
downloadgentoo-2-c3d276ad4b72b46f09799092de33962b83b96974.tar.gz
gentoo-2-c3d276ad4b72b46f09799092de33962b83b96974.tar.bz2
gentoo-2-c3d276ad4b72b46f09799092de33962b83b96974.zip
Stable for amd64, wrt bug #399957
(Portage version: 2.1.10.44/cvs/Linux x86_64)
-rw-r--r--app-text/pytextile/ChangeLog7
-rw-r--r--app-text/pytextile/pytextile-2.1.5.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/pytextile/ChangeLog b/app-text/pytextile/ChangeLog
index 6501eba25dd4..c52c78f51060 100644
--- a/app-text/pytextile/ChangeLog
+++ b/app-text/pytextile/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/pytextile
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/pytextile/ChangeLog,v 1.25 2011/07/29 22:11:41 bicatali Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/pytextile/ChangeLog,v 1.26 2012/02/17 11:18:10 ago Exp $
+
+ 17 Feb 2012; Agostino Sarubbo <ago@gentoo.org> pytextile-2.1.5.ebuild:
+ Stable for amd64, wrt bug #399957
*pytextile-2.1.5 (29 Jul 2011)
diff --git a/app-text/pytextile/pytextile-2.1.5.ebuild b/app-text/pytextile/pytextile-2.1.5.ebuild
index c0661e68a6fe..68f8de081920 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-2011 Gentoo Foundation
+# 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.1 2011/07/29 22:11:41 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pytextile/pytextile-2.1.5.ebuild,v 1.2 2012/02/17 11:18:10 ago 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=""