summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2007-03-15 02:03:41 +0000
committerJeroen Roovers <jer@gentoo.org>2007-03-15 02:03:41 +0000
commit99daf522478d6160f25d5d23453fbf9e020a501f (patch)
tree87bdcddc6004a6b10472b996543a4eabf1fa3684 /dev-python/twisted-mail
parentStable for HPPA (bug #169888). (diff)
downloadgentoo-2-99daf522478d6160f25d5d23453fbf9e020a501f.tar.gz
gentoo-2-99daf522478d6160f25d5d23453fbf9e020a501f.tar.bz2
gentoo-2-99daf522478d6160f25d5d23453fbf9e020a501f.zip
Stable for HPPA (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 6705ec49ab52..487872d9d830 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.22 2007/03/12 19:04:13 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/ChangeLog,v 1.23 2007/03/15 02:03:41 jer Exp $
+
+ 15 Mar 2007; Jeroen Roovers <jer@gentoo.org> twisted-mail-0.3.0.ebuild:
+ Stable for HPPA (bug #169888).
12 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org>
twisted-mail-0.3.0.ebuild:
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 0b7b0c82b221..3f7b4fc3232e 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.8 2007/03/12 19:04:13 gustavoz Exp $
+# $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 $
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 hppa ia64 ~ppc sparc x86"
DEPEND="=dev-python/twisted-2.4*
>=dev-python/twisted-names-0.2.0"