diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-11-24 18:37:23 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-11-24 18:37:23 +0000 |
commit | 206f989010c73958e50f445352188e1b2b75c161 (patch) | |
tree | e0932d4039a9e56e040733edb33c648680e7f0d1 /dev-python/twisted-mail | |
parent | Stable for arm, wrt bug #468150 (diff) | |
download | gentoo-2-206f989010c73958e50f445352188e1b2b75c161.tar.gz gentoo-2-206f989010c73958e50f445352188e1b2b75c161.tar.bz2 gentoo-2-206f989010c73958e50f445352188e1b2b75c161.zip |
Stable for arm, wrt bug #468150
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 7194459F)
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-12.3.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 bc8cd623f8d9..ffe7b77235b1 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/ChangeLog,v 1.83 2013/09/06 16:51:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/ChangeLog,v 1.84 2013/11/24 18:37:23 ago Exp $ + + 24 Nov 2013; Agostino Sarubbo <ago@gentoo.org> twisted-mail-12.3.0.ebuild: + Stable for arm, wrt bug #468150 06 Sep 2013; Agostino Sarubbo <ago@gentoo.org> twisted-mail-12.3.0.ebuild: Stable for sparc, wrt bug #468150 diff --git a/dev-python/twisted-mail/twisted-mail-12.3.0.ebuild b/dev-python/twisted-mail/twisted-mail-12.3.0.ebuild index a533310c83d1..0918efc3b279 100644 --- a/dev-python/twisted-mail/twisted-mail-12.3.0.ebuild +++ b/dev-python/twisted-mail/twisted-mail-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-mail/twisted-mail-12.3.0.ebuild,v 1.10 2013/09/06 16:51:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/twisted-mail-12.3.0.ebuild,v 1.11 2013/11/24 18:37:23 ago Exp $ EAPI="4" PYTHON_DEPEND="2:2.6" @@ -12,7 +12,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-core-$(get_version_component_range 1-2)* |