diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-04-06 21:04:28 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-04-06 21:04:28 +0000 |
commit | 0e33960f8e1a7b99157a466c97cec9bc2b35f39b (patch) | |
tree | 9e20084a0b707d294408bc01b1c51f2c31b1ab40 /dev-python | |
parent | ppc stable, bug #169888 (diff) | |
download | gentoo-2-0e33960f8e1a7b99157a466c97cec9bc2b35f39b.tar.gz gentoo-2-0e33960f8e1a7b99157a466c97cec9bc2b35f39b.tar.bz2 gentoo-2-0e33960f8e1a7b99157a466c97cec9bc2b35f39b.zip |
ppc stable, bug #169888
(Portage version: 2.1.2.3)
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/twisted-mail/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/twisted-mail/twisted-mail-0.3.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 a7b62663b851..050c10075ba6 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/ChangeLog,v 1.24 2007/03/15 14:21:54 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/ChangeLog,v 1.25 2007/04/06 21:04:28 dertobi123 Exp $ + + 06 Apr 2007; Tobias Scherbaum <dertobi123@gentoo.org> + twisted-mail-0.3.0.ebuild: + ppc stable, bug #169888 15 Mar 2007; Markus Rothe <corsair@gentoo.org> twisted-mail-0.3.0.ebuild: Stable on ppc64; bug #169888 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 f0affef0c2c8..f67eea283923 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.11 2007/03/16 23:25:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/twisted-mail-0.3.0.ebuild,v 1.12 2007/04/06 21:04:28 dertobi123 Exp $ MY_PACKAGE=Mail @@ -8,7 +8,7 @@ inherit twisted DESCRIPTION="A Twisted Mail library, server and client." -KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86" DEPEND="=dev-python/twisted-2.4* >=dev-python/twisted-names-0.2.0" |