summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-05 11:22:28 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-05 11:22:28 +0000
commit69153fe5812cfe621f343439f03d191bb54fc144 (patch)
tree59c9896efbade8c1b185aa2d102e0e3329c9e572 /dev-python/twisted-core
parentStable for ppc64, wrt bug #468150 (diff)
downloadgentoo-2-69153fe5812cfe621f343439f03d191bb54fc144.tar.gz
gentoo-2-69153fe5812cfe621f343439f03d191bb54fc144.tar.bz2
gentoo-2-69153fe5812cfe621f343439f03d191bb54fc144.zip
Stable for ppc64, wrt bug #468150
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/twisted-core')
-rw-r--r--dev-python/twisted-core/ChangeLog5
-rw-r--r--dev-python/twisted-core/twisted-core-12.3.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/twisted-core/ChangeLog b/dev-python/twisted-core/ChangeLog
index cbd127207463..10ecd94016ca 100644
--- a/dev-python/twisted-core/ChangeLog
+++ b/dev-python/twisted-core/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/twisted-core
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-core/ChangeLog,v 1.13 2013/09/04 08:12:38 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-core/ChangeLog,v 1.14 2013/09/05 11:22:28 ago Exp $
+
+ 05 Sep 2013; Agostino Sarubbo <ago@gentoo.org> twisted-core-12.3.0.ebuild:
+ Stable for ppc64, wrt bug #468150
04 Sep 2013; Agostino Sarubbo <ago@gentoo.org> twisted-core-12.3.0.ebuild:
Stable for ppc, wrt bug #468150
diff --git a/dev-python/twisted-core/twisted-core-12.3.0.ebuild b/dev-python/twisted-core/twisted-core-12.3.0.ebuild
index bb279b19bc49..357cb87e1d45 100644
--- a/dev-python/twisted-core/twisted-core-12.3.0.ebuild
+++ b/dev-python/twisted-core/twisted-core-12.3.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-core/twisted-core-12.3.0.ebuild,v 1.8 2013/09/04 08:12:38 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-core/twisted-core-12.3.0.ebuild,v 1.9 2013/09/05 11:22:28 ago Exp $
EAPI="4"
PYTHON_DEPEND="2:2.6"
@@ -17,7 +17,7 @@ DESCRIPTION="An asynchronous networking framework written in Python"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="crypt gtk serial"
DEPEND="net-zope/zope-interface