diff options
author | Jack Morgan <jmorgan@gentoo.org> | 2015-06-02 05:14:25 +0000 |
---|---|---|
committer | Jack Morgan <jmorgan@gentoo.org> | 2015-06-02 05:14:25 +0000 |
commit | 3af1d0bdea7912867de30ba3fd2f4fd7a2b6c378 (patch) | |
tree | 2bd88184e03c3455d3e8efdf50655d2ec71790ea /dev-python | |
parent | sparc stable wrt bug #540290 (diff) | |
download | gentoo-2-3af1d0bdea7912867de30ba3fd2f4fd7a2b6c378.tar.gz gentoo-2-3af1d0bdea7912867de30ba3fd2f4fd7a2b6c378.tar.bz2 gentoo-2-3af1d0bdea7912867de30ba3fd2f4fd7a2b6c378.zip |
sparc stable wrt bug #540290
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key )
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/twisted-lore/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/twisted-lore/twisted-lore-13.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/twisted-lore/ChangeLog b/dev-python/twisted-lore/ChangeLog index 9b46140ffa37..296cf33b6d04 100644 --- a/dev-python/twisted-lore/ChangeLog +++ b/dev-python/twisted-lore/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/twisted-lore # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-lore/ChangeLog,v 1.95 2015/05/26 06:17:14 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-lore/ChangeLog,v 1.96 2015/06/02 05:14:25 jmorgan Exp $ + + 02 Jun 2015; Jack Morgan <jmorgan@gentoo.org> twisted-lore-13.2.0.ebuild: + sparc stable wrt bug #540290 *twisted-lore-15.2.1 (26 May 2015) diff --git a/dev-python/twisted-lore/twisted-lore-13.2.0.ebuild b/dev-python/twisted-lore/twisted-lore-13.2.0.ebuild index d336038e3cba..fbeb6d113ad5 100644 --- a/dev-python/twisted-lore/twisted-lore-13.2.0.ebuild +++ b/dev-python/twisted-lore/twisted-lore-13.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-lore/twisted-lore-13.2.0.ebuild,v 1.8 2015/04/14 12:51:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-lore/twisted-lore-13.2.0.ebuild,v 1.9 2015/06/02 05:14:25 jmorgan Exp $ EAPI="5" PYTHON_COMPAT=( python2_7 ) @@ -9,7 +9,7 @@ inherit twisted-r1 DESCRIPTION="Twisted documentation system" -KEYWORDS="alpha amd64 ia64 ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" IUSE="" DEPEND="=dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}] |