diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-12-20 16:41:23 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-12-20 16:41:23 +0000 |
commit | 8a460e610979b8d9a0a7e1f7b0cf9651ecf3ab9c (patch) | |
tree | d73be4dd52b4d877ac53c53b69e3ba8b2b64aedc /dev-python/twisted-web | |
parent | Stable for PPC (bug #296686). (diff) | |
download | gentoo-2-8a460e610979b8d9a0a7e1f7b0cf9651ecf3ab9c.tar.gz gentoo-2-8a460e610979b8d9a0a7e1f7b0cf9651ecf3ab9c.tar.bz2 gentoo-2-8a460e610979b8d9a0a7e1f7b0cf9651ecf3ab9c.zip |
alpha/arm/ia64/s390/sh/sparc stable wrt #289680
(Portage version: 2.1.6.13/cvs/Linux ia64)
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-8.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 929b9fd45f32..02b045c96c42 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/ChangeLog,v 1.50 2009/12/20 15:30:00 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/ChangeLog,v 1.51 2009/12/20 16:41:23 armin76 Exp $ + + 20 Dec 2009; Raúl Porcel <armin76@gentoo.org> twisted-web-8.2.0.ebuild: + alpha/arm/ia64/s390/sh/sparc stable wrt #289680 20 Dec 2009; Fabian Groffen <grobian@gentoo.org> twisted-web-9.0.0.ebuild: Merged keywords from Prefix diff --git a/dev-python/twisted-web/twisted-web-8.2.0.ebuild b/dev-python/twisted-web/twisted-web-8.2.0.ebuild index 311fe9e6aa8a..45a0b157d00a 100644 --- a/dev-python/twisted-web/twisted-web-8.2.0.ebuild +++ b/dev-python/twisted-web/twisted-web-8.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/twisted-web-8.2.0.ebuild,v 1.8 2009/12/16 00:35:23 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/twisted-web-8.2.0.ebuild,v 1.9 2009/12/20 16:41:23 armin76 Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -10,7 +10,7 @@ inherit eutils twisted versionator DESCRIPTION="Twisted web server, programmable in Python" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="soap" DEPEND="=dev-python/twisted-$(get_version_component_range 1-2)* |