summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-05-01 10:11:36 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-05-01 10:11:36 +0000
commit47685798e3420f130dbf6c7cbb59af02ce8ca4cf (patch)
tree6e1b27b9baf0b93ffeed20c4b6516a9e8f8699e4 /dev-python/twisted
parentAdded ~ppc64 (diff)
downloadgentoo-2-47685798e3420f130dbf6c7cbb59af02ce8ca4cf.tar.gz
gentoo-2-47685798e3420f130dbf6c7cbb59af02ce8ca4cf.tar.bz2
gentoo-2-47685798e3420f130dbf6c7cbb59af02ce8ca4cf.zip
Added ~ppc64
(Portage version: 2203-svn)
Diffstat (limited to 'dev-python/twisted')
-rw-r--r--dev-python/twisted/ChangeLog5
-rw-r--r--dev-python/twisted/twisted-2.2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/twisted/ChangeLog b/dev-python/twisted/ChangeLog
index 675a9af319ac..0c4f6891f7a7 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.65 2006/04/27 19:18:18 marienz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/ChangeLog,v 1.66 2006/05/01 10:11:36 corsair Exp $
+
+ 01 May 2006; Markus Rothe <corsair@gentoo.org> twisted-2.2.0.ebuild:
+ Added ~ppc64
27 Apr 2006; Marien Zwart <marienz@gentoo.org> files/digest-twisted-1.2.0,
files/digest-twisted-1.3.0, Manifest:
diff --git a/dev-python/twisted/twisted-2.2.0.ebuild b/dev-python/twisted/twisted-2.2.0.ebuild
index 25ef4ab19b99..f0230d461f4e 100644
--- a/dev-python/twisted/twisted-2.2.0.ebuild
+++ b/dev-python/twisted/twisted-2.2.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.2.0.ebuild,v 1.4 2006/04/09 23:39:19 marienz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/twisted-2.2.0.ebuild,v 1.5 2006/05/01 10:11:36 corsair 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 ~ia64 ~ppc ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
IUSE="gtk serial crypt"
DEPEND=">=dev-lang/python-2.3