diff options
author | 2008-08-11 18:32:18 +0000 | |
---|---|---|
committer | 2008-08-11 18:32:18 +0000 | |
commit | 1f56ddc173ad3447ab3ef9e7e4a753b6961921ff (patch) | |
tree | be422065a2e1f4601b8208a03f4cab2f0f3631c3 /dev-python | |
parent | Sparc stable, all tests good (part of Bug #231675). (diff) | |
download | gentoo-2-1f56ddc173ad3447ab3ef9e7e4a753b6961921ff.tar.gz gentoo-2-1f56ddc173ad3447ab3ef9e7e4a753b6961921ff.tar.bz2 gentoo-2-1f56ddc173ad3447ab3ef9e7e4a753b6961921ff.zip |
Sparc stable, all tests good (part of Bug #231675).
(Portage version: 2.2_rc7/cvs/Linux 2.6.22-gentoo-r9-ail-simulation-sensors x86_64)
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/twisted-mail/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/twisted-mail/twisted-mail-8.1.0.ebuild | 4 |
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" |