diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-11-04 09:27:16 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-11-04 09:27:16 +0000 |
commit | af5c169a82f9449101102fa5b3ad02fb1de018bd (patch) | |
tree | 65590ec92b1dc5345c24c5e72b3be1bfba73cd07 /app-text/pytextile | |
parent | Stable for sparc, wrt bug #526922 (diff) | |
download | gentoo-2-af5c169a82f9449101102fa5b3ad02fb1de018bd.tar.gz gentoo-2-af5c169a82f9449101102fa5b3ad02fb1de018bd.tar.bz2 gentoo-2-af5c169a82f9449101102fa5b3ad02fb1de018bd.zip |
Stable for sparc, wrt bug #527394
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", 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 a8890727dca3..e1f43eb20bf8 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.39 2014/11/03 09:42:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pytextile/ChangeLog,v 1.40 2014/11/04 09:27:16 ago Exp $ + + 04 Nov 2014; Agostino Sarubbo <ago@gentoo.org> pytextile-2.1.8.ebuild: + Stable for sparc, wrt bug #527394 03 Nov 2014; Agostino Sarubbo <ago@gentoo.org> pytextile-2.1.8.ebuild: Stable for x86, wrt bug #527394 diff --git a/app-text/pytextile/pytextile-2.1.8.ebuild b/app-text/pytextile/pytextile-2.1.8.ebuild index 108fdcaa0721..7f8478cbd0ed 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.8 2014/11/03 09:42:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pytextile/pytextile-2.1.8.ebuild,v 1.9 2014/11/04 09:27:16 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}] |