diff options
author | 2010-02-10 16:23:40 +0000 | |
---|---|---|
committer | 2010-02-10 16:23:40 +0000 | |
commit | cfc0dec0a09e26bffaf1deac81b7a331928e2454 (patch) | |
tree | 70ab89a5b0c1ea59fae0a43417c214f73c34ed85 /dev-python | |
parent | Stable for HPPA (bug #300702). (diff) | |
download | gentoo-2-cfc0dec0a09e26bffaf1deac81b7a331928e2454.tar.gz gentoo-2-cfc0dec0a09e26bffaf1deac81b7a331928e2454.tar.bz2 gentoo-2-cfc0dec0a09e26bffaf1deac81b7a331928e2454.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-mail/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/twisted-mail/twisted-mail-9.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/twisted-mail/ChangeLog b/dev-python/twisted-mail/ChangeLog index 1cbebc3ebaa8..09bd1c3bd8bd 100644 --- a/dev-python/twisted-mail/ChangeLog +++ b/dev-python/twisted-mail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/twisted-mail # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/ChangeLog,v 1.44 2010/01/17 18:51:45 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/ChangeLog,v 1.45 2010/02/10 16:23:40 jer Exp $ + + 10 Feb 2010; Jeroen Roovers <jer@gentoo.org> twisted-mail-9.0.0.ebuild: + Stable for HPPA (bug #300702). 17 Jan 2010; Christian Faulhammer <fauli@gentoo.org> twisted-mail-9.0.0.ebuild: diff --git a/dev-python/twisted-mail/twisted-mail-9.0.0.ebuild b/dev-python/twisted-mail/twisted-mail-9.0.0.ebuild index 4bb6d3cb9c99..61301cbb07ef 100644 --- a/dev-python/twisted-mail/twisted-mail-9.0.0.ebuild +++ b/dev-python/twisted-mail/twisted-mail-9.0.0.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-mail/twisted-mail-9.0.0.ebuild,v 1.3 2010/01/17 18:51:45 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/twisted-mail-9.0.0.ebuild,v 1.4 2010/02/10 16:23:40 jer Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -10,7 +10,7 @@ inherit twisted versionator DESCRIPTION="A Twisted Mail library, server and client" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~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 ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND="=dev-python/twisted-$(get_version_component_range 1-2)* |