diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-08-08 03:10:41 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-08-08 03:10:41 +0000 |
commit | 8107801ba44eb580f0fecaf507ce56f3a9514e1a (patch) | |
tree | 56bcad55d30a2f69b9041e036e4529a80987e967 /dev-python/twisted-mail | |
parent | Stable for HPPA (bug #231675). (diff) | |
download | gentoo-2-8107801ba44eb580f0fecaf507ce56f3a9514e1a.tar.gz gentoo-2-8107801ba44eb580f0fecaf507ce56f3a9514e1a.tar.bz2 gentoo-2-8107801ba44eb580f0fecaf507ce56f3a9514e1a.zip |
Stable for HPPA (bug #231675).
(Portage version: 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/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/twisted-mail/twisted-mail-8.1.0.ebuild | 4 |
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" |