summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2008-08-11 18:36:16 +0000
committerFerris McCormick <fmccor@gentoo.org>2008-08-11 18:36:16 +0000
commitc7f8feea3ff35d8ed9b3ea9f2c70b2a7c4291f74 (patch)
tree84434338c53d6151405564b0b70b8d66d3570711 /dev-python/twisted-mail
parentSparc stable, part of Bug #231675. (diff)
downloadhistorical-c7f8feea3ff35d8ed9b3ea9f2c70b2a7c4291f74.tar.gz
historical-c7f8feea3ff35d8ed9b3ea9f2c70b2a7c4291f74.tar.bz2
historical-c7f8feea3ff35d8ed9b3ea9f2c70b2a7c4291f74.zip
Sparc stable, all tests good (part of Bug #231675).
Package-Manager: portage-2.2_rc7/cvs/Linux 2.6.22-gentoo-r9-ail-simulation-sensors x86_64
Diffstat (limited to 'dev-python/twisted-mail')
-rw-r--r--dev-python/twisted-mail/ChangeLog6
-rw-r--r--dev-python/twisted-mail/twisted-mail-8.1.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/twisted-mail/ChangeLog b/dev-python/twisted-mail/ChangeLog
index 7552cdc5886c..fae26170d3b2 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-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/ChangeLog,v 1.28 2008/08/08 03:10:41 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/ChangeLog,v 1.29 2008/08/11 18:32:18 fmccor Exp $
+
+ 11 Aug 2008; Ferris McCormick <fmccor@gentoo.org>
+ twisted-mail-8.1.0.ebuild:
+ Sparc stable, all tests good (part of Bug #231675).
08 Aug 2008; Jeroen Roovers <jer@gentoo.org> twisted-mail-8.1.0.ebuild:
Stable for HPPA (bug #231675).
diff --git a/dev-python/twisted-mail/twisted-mail-8.1.0.ebuild b/dev-python/twisted-mail/twisted-mail-8.1.0.ebuild
index 6dc599de367f..608c2dc7962e 100644
--- a/dev-python/twisted-mail/twisted-mail-8.1.0.ebuild
+++ b/dev-python/twisted-mail/twisted-mail-8.1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/twisted-mail-8.1.0.ebuild,v 1.2 2008/08/08 03:10:41 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/twisted-mail-8.1.0.ebuild,v 1.3 2008/08/11 18:32:18 fmccor Exp $
MY_PACKAGE=Mail
@@ -8,7 +8,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"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86"
DEPEND="=dev-python/twisted-$(get_version_component_range 1-2)*
>=dev-python/twisted-names-0.2.0"