summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2006-07-16 10:34:49 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2006-07-16 10:34:49 +0000
commit2fecfe6d224f8cc5f41365081624d90119e85bd4 (patch)
tree55136e591565170cb911bfa82250cef0b108997c
parenthppa stable, bug #139612 (diff)
downloadgentoo-2-2fecfe6d224f8cc5f41365081624d90119e85bd4.tar.gz
gentoo-2-2fecfe6d224f8cc5f41365081624d90119e85bd4.tar.bz2
gentoo-2-2fecfe6d224f8cc5f41365081624d90119e85bd4.zip
hppa stable, bug #139612
(Portage version: 2.1.1_pre3)
-rw-r--r--dev-python/twisted/ChangeLog6
-rw-r--r--dev-python/twisted/twisted-2.4.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/twisted/ChangeLog b/dev-python/twisted/ChangeLog
index bad76b84d19c..2a6bb3bb4654 100644
--- a/dev-python/twisted/ChangeLog
+++ b/dev-python/twisted/ChangeLog
@@ -1,6 +1,10 @@
# 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.79 2006/07/13 02:25:24 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/ChangeLog,v 1.80 2006/07/16 10:34:49 dertobi123 Exp $
+
+ 16 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org>
+ twisted-2.4.0.ebuild:
+ hppa stable, bug #139612
13 Jul 2006; Aron Griffis <agriffis@gentoo.org> twisted-2.2.0.ebuild,
twisted-2.4.0.ebuild:
diff --git a/dev-python/twisted/twisted-2.4.0.ebuild b/dev-python/twisted/twisted-2.4.0.ebuild
index e845171762fb..2e99e9f55b58 100644
--- a/dev-python/twisted/twisted-2.4.0.ebuild
+++ b/dev-python/twisted/twisted-2.4.0.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.4.0.ebuild,v 1.7 2006/07/12 17:03:35 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/twisted-2.4.0.ebuild,v 1.8 2006/07/16 10:34:49 dertobi123 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 arm ~hppa ia64 ppc ppc64 s390 sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 s390 sh ~sparc ~x86"
IUSE="gtk serial crypt"
DEPEND=">=dev-lang/python-2.3