summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2008-08-08 18:41:04 +0000
committerMarkus Rothe <corsair@gentoo.org>2008-08-08 18:41:04 +0000
commit731ee299d21e002d2dad2cc06ecf3d97f468522d (patch)
tree51f1860b37a932e74169ef11d79929c91f67454d /dev-python/twisted-web
parentkeyword ~x86-fbsd (diff)
downloadhistorical-731ee299d21e002d2dad2cc06ecf3d97f468522d.tar.gz
historical-731ee299d21e002d2dad2cc06ecf3d97f468522d.tar.bz2
historical-731ee299d21e002d2dad2cc06ecf3d97f468522d.zip
Stable on ppc64; bug #231675
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'dev-python/twisted-web')
-rw-r--r--dev-python/twisted-web/ChangeLog5
-rw-r--r--dev-python/twisted-web/twisted-web-8.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 8aba22e1842c..0fd449c33742 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-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/ChangeLog,v 1.34 2008/08/08 03:03:57 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/ChangeLog,v 1.35 2008/08/08 18:40:17 corsair Exp $
+
+ 08 Aug 2008; Markus Rothe <corsair@gentoo.org> twisted-web-8.1.0.ebuild:
+ Stable on ppc64; bug #231675
08 Aug 2008; Jeroen Roovers <jer@gentoo.org> twisted-web-8.1.0.ebuild:
Stable for HPPA (bug #231675).
diff --git a/dev-python/twisted-web/twisted-web-8.1.0.ebuild b/dev-python/twisted-web/twisted-web-8.1.0.ebuild
index a9bf983b931e..9220557afe89 100644
--- a/dev-python/twisted-web/twisted-web-8.1.0.ebuild
+++ b/dev-python/twisted-web/twisted-web-8.1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/twisted-web-8.1.0.ebuild,v 1.3 2008/08/08 03:03:57 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/twisted-web-8.1.0.ebuild,v 1.4 2008/08/08 18:40:17 corsair Exp $
MY_PACKAGE=Web
@@ -8,7 +8,7 @@ inherit twisted eutils versionator
DESCRIPTION="Twisted web server, programmable in Python"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd"
DEPEND="=dev-python/twisted-$(get_version_component_range 1-2)*"