summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2007-03-12 18:58:23 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2007-03-12 18:58:23 +0000
commitad521b31b4e5f98542007200a1e6bc231fe04279 (patch)
tree28919cd2336a73ad8b29fc6cb6cfa3ae03fc8712 /dev-python/twisted-web
parentStable on sparc (diff)
downloadgentoo-2-ad521b31b4e5f98542007200a1e6bc231fe04279.tar.gz
gentoo-2-ad521b31b4e5f98542007200a1e6bc231fe04279.tar.bz2
gentoo-2-ad521b31b4e5f98542007200a1e6bc231fe04279.zip
Stable on sparc
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-python/twisted-web')
-rw-r--r--dev-python/twisted-web/ChangeLog6
-rw-r--r--dev-python/twisted-web/twisted-web-0.6.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/twisted-web/ChangeLog b/dev-python/twisted-web/ChangeLog
index bd0cb728271b..70b450da2bf5 100644
--- a/dev-python/twisted-web/ChangeLog
+++ b/dev-python/twisted-web/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/twisted-web
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/ChangeLog,v 1.27 2007/03/12 17:11:03 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/ChangeLog,v 1.28 2007/03/12 18:58:23 gustavoz Exp $
+
+ 12 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org>
+ twisted-web-0.6.0.ebuild:
+ Stable on sparc
12 Mar 2007; Raúl Porcel <armin76@gentoo.org> twisted-web-0.6.0.ebuild:
x86 stable
diff --git a/dev-python/twisted-web/twisted-web-0.6.0.ebuild b/dev-python/twisted-web/twisted-web-0.6.0.ebuild
index 6778b3b69883..da6e2cc78505 100644
--- a/dev-python/twisted-web/twisted-web-0.6.0.ebuild
+++ b/dev-python/twisted-web/twisted-web-0.6.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/twisted-web-0.6.0.ebuild,v 1.10 2007/03/12 17:11:03 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/twisted-web-0.6.0.ebuild,v 1.11 2007/03/12 18:58:23 gustavoz Exp $
MY_PACKAGE=Web
@@ -8,7 +8,7 @@ inherit twisted eutils
DESCRIPTION="Twisted web server, programmable in Python"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh ~sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86"
DEPEND="=dev-python/twisted-2.4*"