summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2014-11-12 12:19:27 +0000
committerJeroen Roovers <jer@gentoo.org>2014-11-12 12:19:27 +0000
commit476d4e4dab396ea812113de22703990a9a697c79 (patch)
tree7aee036fe5145512f4bb41cd7f0d17d24c90a813 /dev-python/twisted-core
parentMarked ~hppa (bug #528896). (diff)
downloadgentoo-2-476d4e4dab396ea812113de22703990a9a697c79.tar.gz
gentoo-2-476d4e4dab396ea812113de22703990a9a697c79.tar.bz2
gentoo-2-476d4e4dab396ea812113de22703990a9a697c79.zip
Marked ~hppa (bug #528896).
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-python/twisted-core')
-rw-r--r--dev-python/twisted-core/ChangeLog5
-rw-r--r--dev-python/twisted-core/twisted-core-14.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/twisted-core/ChangeLog b/dev-python/twisted-core/ChangeLog
index dbc6c242aaf8..51e167bdaff7 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-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-core/ChangeLog,v 1.37 2014/11/11 07:33:23 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-core/ChangeLog,v 1.38 2014/11/12 12:19:27 jer Exp $
+
+ 12 Nov 2014; Jeroen Roovers <jer@gentoo.org> twisted-core-14.0.1.ebuild:
+ Marked ~hppa (bug #528896).
11 Nov 2014; Ian Delaney <idella4@gentoo.org> twisted-core-14.0.1.ebuild:
drop py2.6
diff --git a/dev-python/twisted-core/twisted-core-14.0.1.ebuild b/dev-python/twisted-core/twisted-core-14.0.1.ebuild
index f89d9e592104..206444bef03b 100644
--- a/dev-python/twisted-core/twisted-core-14.0.1.ebuild
+++ b/dev-python/twisted-core/twisted-core-14.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-core/twisted-core-14.0.1.ebuild,v 1.2 2014/11/11 07:33:23 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-core/twisted-core-14.0.1.ebuild,v 1.3 2014/11/12 12:19:27 jer Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 )
@@ -9,7 +9,7 @@ inherit eutils flag-o-matic twisted-r1
DESCRIPTION="An asynchronous networking framework written in Python"
-KEYWORDS="~amd64 ~arm ~x86 ~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="~amd64 ~arm ~hppa ~x86 ~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 test"
RDEPEND=">=net-zope/zope-interface-3.6.0[${PYTHON_USEDEP}]