summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kahle <tomka@gentoo.org>2010-12-23 23:50:50 +0000
committerThomas Kahle <tomka@gentoo.org>2010-12-23 23:50:50 +0000
commit9ef51a3a9f3786b3fbfc9a8cea796d023d620a81 (patch)
treeb883e1ac5085e8756676fd5d63153ecaea1c211c /dev-python/twisted-web
parentStable for HPPA PPC (bug #349045). (diff)
downloadhistorical-9ef51a3a9f3786b3fbfc9a8cea796d023d620a81.tar.gz
historical-9ef51a3a9f3786b3fbfc9a8cea796d023d620a81.tar.bz2
historical-9ef51a3a9f3786b3fbfc9a8cea796d023d620a81.zip
x86 stable per bug 333389
Package-Manager: portage-2.1.9.25/cvs/Linux i686
Diffstat (limited to 'dev-python/twisted-web')
-rw-r--r--dev-python/twisted-web/ChangeLog5
-rw-r--r--dev-python/twisted-web/twisted-web-10.1.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/twisted-web/ChangeLog b/dev-python/twisted-web/ChangeLog
index 6d722f1c6c93..b0c6de6543a3 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.59 2010/12/22 21:59:25 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/ChangeLog,v 1.60 2010/12/23 23:49:52 tomka Exp $
+
+ 23 Dec 2010; Thomas Kahle <tomka@gentoo.org> twisted-web-10.1.0.ebuild:
+ x86 stable per bug 333389
*twisted-web-10.2.0 (22 Dec 2010)
diff --git a/dev-python/twisted-web/twisted-web-10.1.0.ebuild b/dev-python/twisted-web/twisted-web-10.1.0.ebuild
index 84fe74f9d058..86e694e2c6cc 100644
--- a/dev-python/twisted-web/twisted-web-10.1.0.ebuild
+++ b/dev-python/twisted-web/twisted-web-10.1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 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.1.0.ebuild,v 1.3 2010/10/25 02:56:59 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/twisted-web-10.1.0.ebuild,v 1.4 2010/12/23 23:49:52 tomka Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -12,7 +12,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 ~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)*