diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-07-12 17:08:05 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-07-12 17:08:05 +0000 |
commit | cda7c84a0993030c8c3d037082eda80000f4091e (patch) | |
tree | 4e07a9926196ca505a635c19f7355a003f22a1e5 /dev-python/twisted-web | |
parent | Stable on x86 wrt bug #139612. (diff) | |
download | historical-cda7c84a0993030c8c3d037082eda80000f4091e.tar.gz historical-cda7c84a0993030c8c3d037082eda80000f4091e.tar.bz2 historical-cda7c84a0993030c8c3d037082eda80000f4091e.zip |
Mark 0.6.0 stable on ia64
Package-Manager: portage-2.1-r1
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-0.6.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 815a9c5834a9..61a0fdcc8db0 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/ChangeLog,v 1.20 2006/07/02 23:13:49 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/ChangeLog,v 1.21 2006/07/12 17:08:05 agriffis Exp $ + + 12 Jul 2006; Aron Griffis <agriffis@gentoo.org> twisted-web-0.6.0.ebuild: + Mark 0.6.0 stable on ia64 02 Jul 2006; Lars Weiler <pylon@gentoo.org> twisted-web-0.6.0.ebuild: Stable on ppc. 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 73e6f2aecc3d..bfeca3aeb3b9 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-2006 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.5 2006/07/02 23:13:49 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/twisted-web-0.6.0.ebuild,v 1.6 2006/07/12 17:08:05 agriffis 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" |