diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-03-21 08:42:58 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-03-21 08:42:58 +0000 |
commit | b9096fc9239b19db06765a2c92cf4c141c8410b1 (patch) | |
tree | cc0f7a9ee9eb3f3f60825dafa67fd85bb6102b75 /dev-python/twisted-mail | |
parent | Stable for HPPA (bug #540290). (diff) | |
download | gentoo-2-b9096fc9239b19db06765a2c92cf4c141c8410b1.tar.gz gentoo-2-b9096fc9239b19db06765a2c92cf4c141c8410b1.tar.bz2 gentoo-2-b9096fc9239b19db06765a2c92cf4c141c8410b1.zip |
Stable for HPPA (bug #540290).
(Portage version: 2.2.18/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-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 09b876c8c4ee..954ca911f6e9 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.107 2015/03/09 00:00:54 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/ChangeLog,v 1.108 2015/03/21 08:42:58 jer Exp $ + + 21 Mar 2015; Jeroen Roovers <jer@gentoo.org> twisted-mail-13.2.0.ebuild: + Stable for HPPA (bug #540290). 09 Mar 2015; Pacho Ramos <pacho@gentoo.org> twisted-mail-13.2.0.ebuild: x86 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 ab0fd01396ff..e914cff74f90 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.5 2015/03/09 00:00:54 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/twisted-mail-13.2.0.ebuild,v 1.6 2015/03/21 08:42:58 jer 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}] |