summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-07-13 02:40:40 +0000
committerAron Griffis <agriffis@gentoo.org>2006-07-13 02:40:40 +0000
commit5c91e1e94e9ae677de8fa034e45fc7613d987f9e (patch)
treed90f854e7d815d174fe8bcc7d5a635d2532e5a15 /dev-python/twisted-web
parentMark 0.1.0-r1 stable on ia64. #128688 (diff)
downloadhistorical-5c91e1e94e9ae677de8fa034e45fc7613d987f9e.tar.gz
historical-5c91e1e94e9ae677de8fa034e45fc7613d987f9e.tar.bz2
historical-5c91e1e94e9ae677de8fa034e45fc7613d987f9e.zip
Mark 0.5.0-r3 0.6.0 stable on ia64 #128688
Package-Manager: portage-2.1-r1
Diffstat (limited to 'dev-python/twisted-web')
-rw-r--r--dev-python/twisted-web/ChangeLog7
-rw-r--r--dev-python/twisted-web/twisted-web-0.5.0-r3.ebuild4
2 files changed, 6 insertions, 5 deletions
diff --git a/dev-python/twisted-web/ChangeLog b/dev-python/twisted-web/ChangeLog
index 61a0fdcc8db0..3950ae71d977 100644
--- a/dev-python/twisted-web/ChangeLog
+++ b/dev-python/twisted-web/ChangeLog
@@ -1,9 +1,10 @@
# 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.21 2006/07/12 17:08:05 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/ChangeLog,v 1.22 2006/07/13 02:40:40 agriffis Exp $
- 12 Jul 2006; Aron Griffis <agriffis@gentoo.org> twisted-web-0.6.0.ebuild:
- Mark 0.6.0 stable on ia64
+ 12 Jul 2006; Aron Griffis <agriffis@gentoo.org> twisted-web-0.5.0-r3.ebuild,
+ twisted-web-0.6.0.ebuild:
+ Mark 0.5.0-r3 0.6.0 stable on ia64 #128688
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.5.0-r3.ebuild b/dev-python/twisted-web/twisted-web-0.5.0-r3.ebuild
index 62972be2a3ae..0d9ef6bf82d8 100644
--- a/dev-python/twisted-web/twisted-web-0.5.0-r3.ebuild
+++ b/dev-python/twisted-web/twisted-web-0.5.0-r3.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.5.0-r3.ebuild,v 1.1 2006/06/26 21:13:50 marienz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/twisted-web-0.5.0-r3.ebuild,v 1.2 2006/07/13 02:40:40 agriffis Exp $
MY_PACKAGE=Web
@@ -8,7 +8,7 @@ inherit twisted eutils
DESCRIPTION="Twisted web server, programmable in Python"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ia64 ~ppc ~sh ~sparc ~x86"
DEPEND=">=dev-python/twisted-2
<dev-python/twisted-2.4"