From 922127e6cd6b2b1b4ce84723a5ea0da07fcd3315 Mon Sep 17 00:00:00 2001 From: Simon Stelling Date: Mon, 29 May 2006 17:53:11 +0000 Subject: stable amd64 (Portage version: 3387-svn) --- 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 7f8ecce42a9c..e01c4f7913eb 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.70 2006/05/26 18:42:12 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/ChangeLog,v 1.71 2006/05/29 17:53:11 blubb Exp $ + + 29 May 2006; Simon Stelling twisted-2.0.1.ebuild: + stable on amd64 *twisted-2.4.0 (26 May 2006) diff --git a/dev-python/twisted/twisted-2.0.1.ebuild b/dev-python/twisted/twisted-2.0.1.ebuild index ed9b221b3ea9..4bb03549a5b6 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.8 2006/05/25 14:09:20 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/twisted-2.0.1.ebuild,v 1.9 2006/05/29 17:53:11 blubb 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