diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-03-07 00:20:20 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-03-07 00:20:20 +0000 |
commit | ed0377fb80d79a1fee1149fbf0def1c35db0a85a (patch) | |
tree | bd852540c03f7408d06e7ab02c6ec76128b83b7d /dev-python/twisted-mail | |
parent | ppc64 stable, bug 540290 (diff) | |
download | gentoo-2-ed0377fb80d79a1fee1149fbf0def1c35db0a85a.tar.gz gentoo-2-ed0377fb80d79a1fee1149fbf0def1c35db0a85a.tar.bz2 gentoo-2-ed0377fb80d79a1fee1149fbf0def1c35db0a85a.zip |
ppc64 stable, bug 540290
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key A188FBD4)
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-13.2.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 8297568751ff..dd7d3a31a512 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-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/ChangeLog,v 1.104 2015/03/06 22:40:21 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/ChangeLog,v 1.105 2015/03/07 00:20:20 pacho Exp $ + + 07 Mar 2015; Pacho Ramos <pacho@gentoo.org> twisted-mail-13.2.0.ebuild: + ppc64 stable, bug 540290 06 Mar 2015; Pacho Ramos <pacho@gentoo.org> twisted-mail-13.2.0.ebuild: amd64 stable, bug 540290 diff --git a/dev-python/twisted-mail/twisted-mail-13.2.0.ebuild b/dev-python/twisted-mail/twisted-mail-13.2.0.ebuild index 023f546dd673..74425ce9563f 100644 --- a/dev-python/twisted-mail/twisted-mail-13.2.0.ebuild +++ b/dev-python/twisted-mail/twisted-mail-13.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/twisted-mail-13.2.0.ebuild,v 1.2 2015/03/06 22:40:21 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/twisted-mail-13.2.0.ebuild,v 1.3 2015/03/07 00:20:20 pacho Exp $ EAPI="5" PYTHON_COMPAT=( python{2_6,2_7} ) @@ -9,7 +9,7 @@ inherit twisted-r1 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-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}] |