diff options
author | 2010-02-10 16:18:59 +0000 | |
---|---|---|
committer | 2010-02-10 16:18:59 +0000 | |
commit | f8e90bf233b1f9abe13ba87f3b8a0115355737e8 (patch) | |
tree | e3152e558d536a53a740fa2f3ba6d98d9bd0c0e0 /dev-python | |
parent | Version bump. (diff) | |
download | gentoo-2-f8e90bf233b1f9abe13ba87f3b8a0115355737e8.tar.gz gentoo-2-f8e90bf233b1f9abe13ba87f3b8a0115355737e8.tar.bz2 gentoo-2-f8e90bf233b1f9abe13ba87f3b8a0115355737e8.zip |
Stable for HPPA (bug #300702).
(Portage version: 2.2_rc62/cvs/Linux i686)
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/twisted/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/twisted/twisted-9.0.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/twisted/ChangeLog b/dev-python/twisted/ChangeLog index 144993aba2d7..02bf955c0c5c 100644 --- a/dev-python/twisted/ChangeLog +++ b/dev-python/twisted/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/twisted # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/ChangeLog,v 1.124 2010/02/08 08:41:18 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/ChangeLog,v 1.125 2010/02/10 16:18:59 jer Exp $ + + 10 Feb 2010; Jeroen Roovers <jer@gentoo.org> twisted-9.0.0-r1.ebuild: + Stable for HPPA (bug #300702). 08 Feb 2010; Peter Volkov <pva@gentoo.org> twisted-8.2.0-r2.ebuild, twisted-9.0.0-r1.ebuild: diff --git a/dev-python/twisted/twisted-9.0.0-r1.ebuild b/dev-python/twisted/twisted-9.0.0-r1.ebuild index 1a03174f59dd..49192cf2ea81 100644 --- a/dev-python/twisted/twisted-9.0.0-r1.ebuild +++ b/dev-python/twisted/twisted-9.0.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/twisted-9.0.0-r1.ebuild,v 1.4 2010/02/08 08:41:18 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/twisted-9.0.0-r1.ebuild,v 1.5 2010/02/10 16:18:59 jer Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -15,7 +15,7 @@ SRC_URI="http://tmrc.mit.edu/mirror/${PN}/Core/$(get_version_component_range 1-2 LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 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="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 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" DEPEND=">=net-zope/zope-interface-3.0.1 |