summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2006-05-25 14:09:20 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2006-05-25 14:09:20 +0000
commit985c7aa2bca8edaa9473f77ed7746705524583bf (patch)
treec2bb5894722c3e68932cf359069d0149306ac1a8 /dev-python/twisted
parentStable on hppa, ppc. (diff)
downloadgentoo-2-985c7aa2bca8edaa9473f77ed7746705524583bf.tar.gz
gentoo-2-985c7aa2bca8edaa9473f77ed7746705524583bf.tar.bz2
gentoo-2-985c7aa2bca8edaa9473f77ed7746705524583bf.zip
dev-python/twisted stable on ppc.
(Portage version: 2.1_rc2-r2)
Diffstat (limited to 'dev-python/twisted')
-rw-r--r--dev-python/twisted/ChangeLog5
-rw-r--r--dev-python/twisted/twisted-2.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/twisted/ChangeLog b/dev-python/twisted/ChangeLog
index c1010bae5a76..2114db052721 100644
--- a/dev-python/twisted/ChangeLog
+++ b/dev-python/twisted/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/twisted
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/ChangeLog,v 1.68 2006/05/12 18:55:02 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/ChangeLog,v 1.69 2006/05/25 14:09:20 hansmi Exp $
+
+ 25 May 2006; Michael Hanselmann <hansmi@gentoo.org> twisted-2.0.1.ebuild:
+ Stable on ppc.
12 May 2006; Tobias Scherbaum <dertobi123@gentoo.org>
twisted-2.2.0.ebuild:
diff --git a/dev-python/twisted/twisted-2.0.1.ebuild b/dev-python/twisted/twisted-2.0.1.ebuild
index 10a07ab2f9a7..ed9b221b3ea9 100644
--- a/dev-python/twisted/twisted-2.0.1.ebuild
+++ b/dev-python/twisted/twisted-2.0.1.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/twisted-2.0.1.ebuild,v 1.7 2006/05/03 23:00:11 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/twisted-2.0.1.ebuild,v 1.8 2006/05/25 14:09:20 hansmi Exp $
inherit eutils distutils versionator
@@ -12,7 +12,7 @@ SRC_URI="http://tmrc.mit.edu/mirror/twisted/Twisted/$(get_version_component_rang
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc sparc x86"
+KEYWORDS="~alpha ~amd64 ppc sparc x86"
IUSE="gtk serial crypt"
DEPEND=">=dev-lang/python-2.2