summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Loeser <halcy0n@gentoo.org>2006-05-03 23:05:08 +0000
committerMark Loeser <halcy0n@gentoo.org>2006-05-03 23:05:08 +0000
commit6cdf0193a2ac8431aca8ad1bdbb10dce2ee103aa (patch)
tree44a8db09ac0e7285221c08b2b47117723a3b4490 /dev-python/twisted
parentFix Manifest (ChangeLog changed without a Manifest update). (diff)
downloadhistorical-6cdf0193a2ac8431aca8ad1bdbb10dce2ee103aa.tar.gz
historical-6cdf0193a2ac8431aca8ad1bdbb10dce2ee103aa.tar.bz2
historical-6cdf0193a2ac8431aca8ad1bdbb10dce2ee103aa.zip
Stable on x86; bug #128688
Package-Manager: portage-2.1_pre10
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 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 <halcy0n@gentoo.org> twisted-2.0.1.ebuild:
+ Stable on x86; bug #128688
01 May 2006; Markus Rothe <corsair@gentoo.org> 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