summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-03-15 14:21:54 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-03-15 14:21:54 +0000
commit08c6d592711fcd8464da9431ca259c3e63e508ec (patch)
treef75a807ce7af40740093bf0ae48ecb2609d3adda /dev-python/twisted-mail
parentStable on ppc64; bug #169888 (diff)
downloadgentoo-2-08c6d592711fcd8464da9431ca259c3e63e508ec.tar.gz
gentoo-2-08c6d592711fcd8464da9431ca259c3e63e508ec.tar.bz2
gentoo-2-08c6d592711fcd8464da9431ca259c3e63e508ec.zip
Stable on ppc64; bug #169888
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-python/twisted-mail')
-rw-r--r--dev-python/twisted-mail/ChangeLog5
-rw-r--r--dev-python/twisted-mail/twisted-mail-0.3.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/twisted-mail/ChangeLog b/dev-python/twisted-mail/ChangeLog
index 487872d9d830..a7b62663b851 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/ChangeLog,v 1.23 2007/03/15 02:03:41 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/ChangeLog,v 1.24 2007/03/15 14:21:54 corsair Exp $
+
+ 15 Mar 2007; Markus Rothe <corsair@gentoo.org> twisted-mail-0.3.0.ebuild:
+ Stable on ppc64; bug #169888
15 Mar 2007; Jeroen Roovers <jer@gentoo.org> twisted-mail-0.3.0.ebuild:
Stable for HPPA (bug #169888).
diff --git a/dev-python/twisted-mail/twisted-mail-0.3.0.ebuild b/dev-python/twisted-mail/twisted-mail-0.3.0.ebuild
index 3f7b4fc3232e..a465efec4774 100644
--- a/dev-python/twisted-mail/twisted-mail-0.3.0.ebuild
+++ b/dev-python/twisted-mail/twisted-mail-0.3.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/twisted-mail-0.3.0.ebuild,v 1.9 2007/03/15 02:03:41 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/twisted-mail-0.3.0.ebuild,v 1.10 2007/03/15 14:21:54 corsair Exp $
MY_PACKAGE=Mail
@@ -8,7 +8,7 @@ inherit twisted
DESCRIPTION="A Twisted Mail library, server and client."
-KEYWORDS="alpha amd64 hppa ia64 ~ppc sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ~ppc ppc64 sparc x86"
DEPEND="=dev-python/twisted-2.4*
>=dev-python/twisted-names-0.2.0"