From 4c9206dcaf5e09e7d5347ed55672aad60e0e3f82 Mon Sep 17 00:00:00 2001 From: Mark Loeser Date: Wed, 3 May 2006 23:00:11 +0000 Subject: Stable on x86; bug #128688 (Portage version: 2.1_pre10) --- dev-python/twisted/ChangeLog | 5 ++++- dev-python/twisted/twisted-2.0.1.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-python/twisted') diff --git a/dev-python/twisted/ChangeLog b/dev-python/twisted/ChangeLog index 0c4f6891f7a7..ac638c2becd3 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.66 2006/05/01 10:11:36 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/ChangeLog,v 1.67 2006/05/03 23:00:11 halcy0n Exp $ + + 03 May 2006; Mark Loeser twisted-2.0.1.ebuild: + Stable on x86; bug #128688 01 May 2006; Markus Rothe twisted-2.2.0.ebuild: Added ~ppc64 diff --git a/dev-python/twisted/twisted-2.0.1.ebuild b/dev-python/twisted/twisted-2.0.1.ebuild index 0d620a19ee52..10a07ab2f9a7 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.6 2006/04/09 23:39:19 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/twisted-2.0.1.ebuild,v 1.7 2006/05/03 23:00:11 halcy0n 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 -- cgit v1.2.3-65-gdbad