summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-03-12 17:19:20 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-03-12 17:19:20 +0000
commit967207b58caa5b30f3cba2bf55a7f816242faede (patch)
tree81c216e23dff638c771905b63508b67f85a032bc /dev-python/twisted-mail
parentStable on sparc (diff)
downloadgentoo-2-967207b58caa5b30f3cba2bf55a7f816242faede.tar.gz
gentoo-2-967207b58caa5b30f3cba2bf55a7f816242faede.tar.bz2
gentoo-2-967207b58caa5b30f3cba2bf55a7f816242faede.zip
x86 stable
(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 04cebbe2be19..bbb6a91f4eac 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.20 2007/01/11 22:18:24 marienz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/ChangeLog,v 1.21 2007/03/12 17:19:20 armin76 Exp $
+
+ 12 Mar 2007; Raúl Porcel <armin76@gentoo.org> twisted-mail-0.3.0.ebuild:
+ x86 stable
*twisted-mail-0.4.0 (11 Jan 2007)
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 21cf7e55063f..a00419dc8e29 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.6 2007/01/11 22:18:24 marienz Exp $
+# $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 $
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"