diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-11-03 09:42:42 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-11-03 09:42:42 +0000 |
commit | 63133ab17c78a00d2509465da73678f6d410cd90 (patch) | |
tree | 5c394019d4cb5b2af17de61261199073843c4fbd /app-text/pytextile | |
parent | Stable for x86, wrt bug #525120 (diff) | |
download | gentoo-2-63133ab17c78a00d2509465da73678f6d410cd90.tar.gz gentoo-2-63133ab17c78a00d2509465da73678f6d410cd90.tar.bz2 gentoo-2-63133ab17c78a00d2509465da73678f6d410cd90.zip |
Stable for x86, wrt bug #527394
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text/pytextile')
-rw-r--r-- | app-text/pytextile/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/pytextile/pytextile-2.1.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/pytextile/ChangeLog b/app-text/pytextile/ChangeLog index 0e29213365ec..a8890727dca3 100644 --- a/app-text/pytextile/ChangeLog +++ b/app-text/pytextile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/pytextile # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/pytextile/ChangeLog,v 1.38 2014/11/01 17:53:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pytextile/ChangeLog,v 1.39 2014/11/03 09:42:42 ago Exp $ + + 03 Nov 2014; Agostino Sarubbo <ago@gentoo.org> pytextile-2.1.8.ebuild: + Stable for x86, wrt bug #527394 01 Nov 2014; Agostino Sarubbo <ago@gentoo.org> pytextile-2.1.8.ebuild: Stable for ppc, wrt bug #527394 diff --git a/app-text/pytextile/pytextile-2.1.8.ebuild b/app-text/pytextile/pytextile-2.1.8.ebuild index c5ea298dad1b..108fdcaa0721 100644 --- a/app-text/pytextile/pytextile-2.1.8.ebuild +++ b/app-text/pytextile/pytextile-2.1.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/pytextile/pytextile-2.1.8.ebuild,v 1.7 2014/11/01 17:53:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pytextile/pytextile-2.1.8.ebuild,v 1.8 2014/11/03 09:42:42 ago Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) @@ -16,7 +16,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="test" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] |