summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2007-03-12 19:04:13 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2007-03-12 19:04:13 +0000
commitbdd93ed89ca461b0c70b43f0fa1919d9558b7db8 (patch)
treeffb7236bc6fbec97b713b1dcb4c8d91142d56ff4 /dev-python/twisted-mail
parentStable on sparc (diff)
downloadgentoo-2-bdd93ed89ca461b0c70b43f0fa1919d9558b7db8.tar.gz
gentoo-2-bdd93ed89ca461b0c70b43f0fa1919d9558b7db8.tar.bz2
gentoo-2-bdd93ed89ca461b0c70b43f0fa1919d9558b7db8.zip
Stable on sparc
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-python/twisted-mail')
-rw-r--r--dev-python/twisted-mail/ChangeLog6
-rw-r--r--dev-python/twisted-mail/twisted-mail-0.3.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/twisted-mail/ChangeLog b/dev-python/twisted-mail/ChangeLog
index bbb6a91f4eac..6705ec49ab52 100644
--- a/dev-python/twisted-mail/ChangeLog
+++ b/dev-python/twisted-mail/ChangeLog
@@ -1,6 +1,10 @@
# 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.21 2007/03/12 17:19:20 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/ChangeLog,v 1.22 2007/03/12 19:04:13 gustavoz Exp $
+
+ 12 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org>
+ twisted-mail-0.3.0.ebuild:
+ Stable on sparc
12 Mar 2007; Raúl Porcel <armin76@gentoo.org> twisted-mail-0.3.0.ebuild:
x86 stable
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 a00419dc8e29..0b7b0c82b221 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.7 2007/03/12 17:19:20 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/twisted-mail-0.3.0.ebuild,v 1.8 2007/03/12 19:04:13 gustavoz Exp $
MY_PACKAGE=Mail
@@ -8,7 +8,7 @@ inherit twisted
DESCRIPTION="A Twisted Mail library, server and client."
-KEYWORDS="alpha amd64 ia64 ~ppc ~sparc x86"
+KEYWORDS="alpha amd64 ia64 ~ppc sparc x86"
DEPEND="=dev-python/twisted-2.4*
>=dev-python/twisted-names-0.2.0"