diff options
author | 2013-09-01 18:37:16 +0000 | |
---|---|---|
committer | 2013-09-01 18:37:16 +0000 | |
commit | d4e95cba3054b7377c222c3a9ce24dceb8e967b0 (patch) | |
tree | 6d31452bf24e2931dab76d9609807f90b24c73a5 /dev-python/twisted-core | |
parent | Stable for alpha, wrt bug #468150 (diff) | |
download | gentoo-2-d4e95cba3054b7377c222c3a9ce24dceb8e967b0.tar.gz gentoo-2-d4e95cba3054b7377c222c3a9ce24dceb8e967b0.tar.bz2 gentoo-2-d4e95cba3054b7377c222c3a9ce24dceb8e967b0.zip |
Stable for alpha, wrt bug #468150
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
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-12.3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/twisted-core/ChangeLog b/dev-python/twisted-core/ChangeLog index 7def599e2993..79803bae66ad 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.10 2013/09/01 09:50:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-core/ChangeLog,v 1.11 2013/09/01 18:37:16 ago Exp $ + + 01 Sep 2013; Agostino Sarubbo <ago@gentoo.org> twisted-core-12.3.0.ebuild: + Stable for alpha, wrt bug #468150 01 Sep 2013; Agostino Sarubbo <ago@gentoo.org> twisted-core-12.3.0.ebuild: Stable for x86, 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 d6661084d07e..c331c7625e09 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.5 2013/09/01 09:50:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-core/twisted-core-12.3.0.ebuild,v 1.6 2013/09/01 18:37:16 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 |