diff options
author | Markus Meier <maekke@gentoo.org> | 2015-06-07 10:02:46 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-06-07 10:02:46 +0000 |
commit | 21b8c7e2b3060e3dba77918c75170ef9d87502a6 (patch) | |
tree | 025c643ca24ff261744edf4d384ad36abbaa150a /dev-python/twisted-web | |
parent | arm stable, bug #540290 (diff) | |
download | gentoo-2-21b8c7e2b3060e3dba77918c75170ef9d87502a6.tar.gz gentoo-2-21b8c7e2b3060e3dba77918c75170ef9d87502a6.tar.bz2 gentoo-2-21b8c7e2b3060e3dba77918c75170ef9d87502a6.zip |
arm stable, bug #540290
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-python/twisted-web')
-rw-r--r-- | dev-python/twisted-web/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/twisted-web/twisted-web-13.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/twisted-web/ChangeLog b/dev-python/twisted-web/ChangeLog index c6087d42c315..68263cbd2212 100644 --- a/dev-python/twisted-web/ChangeLog +++ b/dev-python/twisted-web/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/twisted-web # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/ChangeLog,v 1.125 2015/06/02 05:15:20 jmorgan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/ChangeLog,v 1.126 2015/06/07 10:02:46 maekke Exp $ + + 07 Jun 2015; Markus Meier <maekke@gentoo.org> twisted-web-13.2.0.ebuild: + arm stable, bug #540290 02 Jun 2015; Jack Morgan <jmorgan@gentoo.org> twisted-web-13.2.0.ebuild: sparc stable wrt bug #540290 diff --git a/dev-python/twisted-web/twisted-web-13.2.0.ebuild b/dev-python/twisted-web/twisted-web-13.2.0.ebuild index 832b7c9d82b0..bd16eebc4680 100644 --- a/dev-python/twisted-web/twisted-web-13.2.0.ebuild +++ b/dev-python/twisted-web/twisted-web-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-web/twisted-web-13.2.0.ebuild,v 1.11 2015/06/02 05:15:20 jmorgan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/twisted-web-13.2.0.ebuild,v 1.12 2015/06/07 10:02:46 maekke Exp $ EAPI="5" PYTHON_COMPAT=( python2_7 ) @@ -10,7 +10,7 @@ inherit twisted-r1 MY_PN="TwistedWeb" DESCRIPTION="Twisted web server, programmable in Python" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="soap" DEPEND="=dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}] |