diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-08-23 12:58:35 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-08-23 12:58:35 +0000 |
commit | 63842bd5c911a6d9fffa9333a799ff36f742881f (patch) | |
tree | ecd4c76f96dbb0a5153925db32222da42866757c /dev-python/twisted-mail | |
parent | Stable for HPPA (bug #468150). (diff) | |
download | gentoo-2-63842bd5c911a6d9fffa9333a799ff36f742881f.tar.gz gentoo-2-63842bd5c911a6d9fffa9333a799ff36f742881f.tar.bz2 gentoo-2-63842bd5c911a6d9fffa9333a799ff36f742881f.zip |
Stable for HPPA (bug #468150).
(Portage version: 2.2.1/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-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 1f27e4871c4f..23371f0cdcaf 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.75 2013/08/09 12:37:05 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/ChangeLog,v 1.76 2013/08/23 12:58:35 jer Exp $ + + 23 Aug 2013; Jeroen Roovers <jer@gentoo.org> twisted-mail-12.3.0.ebuild: + Stable for HPPA (bug #468150). *twisted-mail-13.0.0-r1 (09 Aug 2013) 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 beca6f1b9df2..848c47e90879 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.2 2013/08/03 09:45:44 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/twisted-mail-12.3.0.ebuild,v 1.3 2013/08/23 12:58:35 jer 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)* |