summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2008-08-08 03:10:41 +0000
committerJeroen Roovers <jer@gentoo.org>2008-08-08 03:10:41 +0000
commit2530c43840752bcc23026ff0ee314b3937e38b84 (patch)
tree3d5205acc215e0fa81216bab0ac2c39be714cd7e /dev-python/twisted-mail
parentStable for HPPA (bug #231675). (diff)
downloadhistorical-2530c43840752bcc23026ff0ee314b3937e38b84.tar.gz
historical-2530c43840752bcc23026ff0ee314b3937e38b84.tar.bz2
historical-2530c43840752bcc23026ff0ee314b3937e38b84.zip
Stable for HPPA (bug #231675).
Package-Manager: portage-2.2_rc6/cvs/Linux 2.6.26-gentoo-JeR parisc
Diffstat (limited to 'dev-python/twisted-mail')
-rw-r--r--dev-python/twisted-mail/ChangeLog5
-rw-r--r--dev-python/twisted-mail/twisted-mail-8.1.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/twisted-mail/ChangeLog b/dev-python/twisted-mail/ChangeLog
index a66ab5b50af5..7552cdc5886c 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-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/ChangeLog,v 1.27 2008/05/25 20:26:23 lordvan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/ChangeLog,v 1.28 2008/08/08 03:10:41 jer Exp $
+
+ 08 Aug 2008; Jeroen Roovers <jer@gentoo.org> twisted-mail-8.1.0.ebuild:
+ Stable for HPPA (bug #231675).
*twisted-mail-8.1.0 (25 May 2008)
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 656a0644b79e..6dc599de367f 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.1 2008/05/25 20:26:23 lordvan Exp $
+# $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 $
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"