diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-04-13 09:27:12 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-04-13 09:27:12 +0000 |
commit | 42e31c5decc2637d58ec32a640f5959d4e6e98a3 (patch) | |
tree | 69d6a35de327ace2d7f885131a90d0715d7e5023 /dev-python/twisted-mail | |
parent | Stable for alpha, wrt bug #540290 (diff) | |
download | gentoo-2-42e31c5decc2637d58ec32a640f5959d4e6e98a3.tar.gz gentoo-2-42e31c5decc2637d58ec32a640f5959d4e6e98a3.tar.bz2 gentoo-2-42e31c5decc2637d58ec32a640f5959d4e6e98a3.zip |
Stable for alpha, wrt bug #540290
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", 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-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 c58dcb197963..7beda9433031 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.109 2015/04/08 08:05:03 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/ChangeLog,v 1.110 2015/04/13 09:27:12 ago Exp $ + + 13 Apr 2015; Agostino Sarubbo <ago@gentoo.org> twisted-mail-13.2.0.ebuild: + Stable for alpha, wrt bug #540290 08 Apr 2015; Michał Górny <mgorny@gentoo.org> twisted-mail-13.0.0-r1.ebuild, twisted-mail-13.2.0.ebuild, twisted-mail-14.0.0.ebuild: 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 b82c88cf1c6e..03b262d7029b 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.7 2015/04/08 08:05:03 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/twisted-mail-13.2.0.ebuild,v 1.8 2015/04/13 09:27:12 ago Exp $ EAPI="5" PYTHON_COMPAT=( python2_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}] |