diff options
Diffstat (limited to 'dev-python/twisted-core')
-rw-r--r-- | dev-python/twisted-core/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/twisted-core/twisted-core-13.0.0-r3.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-python/twisted-core/ChangeLog b/dev-python/twisted-core/ChangeLog index 5c32411bb0bc..57a02346409c 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.26 2014/06/03 20:47:57 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-core/ChangeLog,v 1.27 2014/06/04 00:07:04 jer Exp $ + + 04 Jun 2014; Jeroen Roovers <jer@gentoo.org> twisted-core-13.0.0-r3.ebuild: + Stable for HPPA (bug #486506). 03 Jun 2014; Jeroen Roovers <jer@gentoo.org> twisted-core-14.0.0.ebuild: Marked ~hppa (bug #510832). diff --git a/dev-python/twisted-core/twisted-core-13.0.0-r3.ebuild b/dev-python/twisted-core/twisted-core-13.0.0-r3.ebuild index c5af823cdb43..92741cbf3abf 100644 --- a/dev-python/twisted-core/twisted-core-13.0.0-r3.ebuild +++ b/dev-python/twisted-core/twisted-core-13.0.0-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# 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-13.0.0-r3.ebuild,v 1.1 2013/08/27 17:11:45 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-core/twisted-core-13.0.0-r3.ebuild,v 1.2 2014/06/04 00:07:04 jer Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7} ) @@ -9,7 +9,7 @@ inherit eutils flag-o-matic twisted-r1 DESCRIPTION="An asynchronous networking framework written in Python" -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[${PYTHON_USEDEP}] |