diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-01-06 20:25:40 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-01-06 20:25:40 +0000 |
commit | 200daec6d9c7c3aaefa83aac5fd5ea0893f5b406 (patch) | |
tree | de7bd40917737f207fb7ecec338904f16dd209d4 /dev-python/twisted-web | |
parent | EAPI bump. (diff) | |
download | historical-200daec6d9c7c3aaefa83aac5fd5ea0893f5b406.tar.gz historical-200daec6d9c7c3aaefa83aac5fd5ea0893f5b406.tar.bz2 historical-200daec6d9c7c3aaefa83aac5fd5ea0893f5b406.zip |
alpha/arm/ia64/s390/sh/sparc stable wrt #333211
Package-Manager: portage-2.1.9.25/cvs/Linux ia64
Diffstat (limited to 'dev-python/twisted-web')
-rw-r--r-- | dev-python/twisted-web/ChangeLog | 7 | ||||
-rw-r--r-- | dev-python/twisted-web/twisted-web-10.2.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/twisted-web/ChangeLog b/dev-python/twisted-web/ChangeLog index 9d6c79849dc2..d8ae7fc1bae5 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/ChangeLog,v 1.62 2010/12/29 22:33:28 arfrever Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/ChangeLog,v 1.63 2011/01/06 20:23:23 armin76 Exp $ + + 06 Jan 2011; Raúl Porcel <armin76@gentoo.org> twisted-web-10.2.0.ebuild: + alpha/arm/ia64/s390/sh/sparc stable wrt #333211 29 Dec 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> twisted-web-10.2.0.ebuild: diff --git a/dev-python/twisted-web/twisted-web-10.2.0.ebuild b/dev-python/twisted-web/twisted-web-10.2.0.ebuild index 1bb3a3e215d6..0a06eb3bda73 100644 --- a/dev-python/twisted-web/twisted-web-10.2.0.ebuild +++ b/dev-python/twisted-web/twisted-web-10.2.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/twisted-web-10.2.0.ebuild,v 1.3 2010/12/29 22:33:28 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/twisted-web-10.2.0.ebuild,v 1.4 2011/01/06 20:23:23 armin76 Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -12,7 +12,7 @@ inherit twisted versionator DESCRIPTION="Twisted web server, programmable in Python" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~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 ~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-$(get_version_component_range 1-2)* |