diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-06-03 20:55:59 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-06-03 20:55:59 +0000 |
commit | de5f069a7aaf9a078bb7d96fa69dde4b0c807f65 (patch) | |
tree | e868189b08c06e83ac6d3d4cf5e56a11919179b7 /dev-python/twisted-mail | |
parent | Marked ~hppa (bug #510832). (diff) | |
download | gentoo-2-de5f069a7aaf9a078bb7d96fa69dde4b0c807f65.tar.gz gentoo-2-de5f069a7aaf9a078bb7d96fa69dde4b0c807f65.tar.bz2 gentoo-2-de5f069a7aaf9a078bb7d96fa69dde4b0c807f65.zip |
Marked ~hppa (bug #510832).
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-python/twisted-mail')
-rw-r--r-- | dev-python/twisted-mail/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/twisted-mail/twisted-mail-14.0.0.ebuild | 5 |
2 files changed, 6 insertions, 4 deletions
diff --git a/dev-python/twisted-mail/ChangeLog b/dev-python/twisted-mail/ChangeLog index 3e8829f8bd7e..05d08fdefe4c 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/ChangeLog,v 1.90 2014/05/31 01:53:58 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/ChangeLog,v 1.91 2014/06/03 20:55:59 jer Exp $ + + 03 Jun 2014; Jeroen Roovers <jer@gentoo.org> twisted-mail-14.0.0.ebuild: + Marked ~hppa (bug #510832). 31 May 2014; Patrick Lauer <patrick@gentoo.org> twisted-mail-14.0.0.ebuild: Whitespace diff --git a/dev-python/twisted-mail/twisted-mail-14.0.0.ebuild b/dev-python/twisted-mail/twisted-mail-14.0.0.ebuild index 0f1438f74c7f..f850cb0069b6 100644 --- a/dev-python/twisted-mail/twisted-mail-14.0.0.ebuild +++ b/dev-python/twisted-mail/twisted-mail-14.0.0.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-mail/twisted-mail-14.0.0.ebuild,v 1.4 2014/05/31 01:53:58 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/twisted-mail-14.0.0.ebuild,v 1.5 2014/06/03 20:55:59 jer Exp $ EAPI="5" PYTHON_COMPAT=( python{2_6,2_7} ) @@ -9,8 +9,7 @@ inherit twisted-r1 DESCRIPTION="A Twisted Mail library, server and client" -KEYWORDS="~alpha ~amd64 ~arm ~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-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}] |