diff options
author | 2008-12-20 18:37:44 +0000 | |
---|---|---|
committer | 2008-12-20 18:37:44 +0000 | |
commit | 2424149a3082e691be6af47621baf24d8ba1112a (patch) | |
tree | d26840c317eb2f826e34ac8af7521426132b77db /dev-python/twisted-mail | |
parent | amd64/x86 stable, bug #249521 (diff) | |
download | historical-2424149a3082e691be6af47621baf24d8ba1112a.tar.gz historical-2424149a3082e691be6af47621baf24d8ba1112a.tar.bz2 historical-2424149a3082e691be6af47621baf24d8ba1112a.zip |
Stable on ppc wrt bug 231675
Package-Manager: portage-2.1.6.1/cvs/Linux 2.6.27-hardened-r3 ppc
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 aac312d001f6..befedb7c202e 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.32 2008/08/24 11:27:23 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/ChangeLog,v 1.33 2008/12/20 18:34:04 nixnut Exp $ + + 20 Dec 2008; nixnut <nixnut@gentoo.org> twisted-mail-8.1.0.ebuild: + Stable on ppc wrt bug 231675 24 Aug 2008; Markus Rothe <corsair@gentoo.org> twisted-mail-8.1.0.ebuild: Stable on ppc64; 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 2c397cbf0b73..d20897a0e59a 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.7 2008/12/07 18:08:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/twisted-mail-8.1.0.ebuild,v 1.8 2008/12/20 18:34:04 nixnut 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" |