diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-02-13 13:23:21 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-02-13 13:23:21 +0000 |
commit | b0b8fac72782d64b8b29fc4edec906ef9c0ba2a0 (patch) | |
tree | a5c82f33f84f92a355660d58a280a0491066d55e /dev-python/twisted-mail | |
parent | arm/hppa/mips/ppc64/s390/sh love (diff) | |
download | gentoo-2-b0b8fac72782d64b8b29fc4edec906ef9c0ba2a0.tar.gz gentoo-2-b0b8fac72782d64b8b29fc4edec906ef9c0ba2a0.tar.bz2 gentoo-2-b0b8fac72782d64b8b29fc4edec906ef9c0ba2a0.zip |
arm/hppa/mips/ppc64/s390/sh love
(Portage version: 2.1.2-r9)
Diffstat (limited to 'dev-python/twisted-mail')
-rw-r--r-- | dev-python/twisted-mail/twisted-mail-0.4.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/twisted-mail/twisted-mail-0.4.0.ebuild b/dev-python/twisted-mail/twisted-mail-0.4.0.ebuild index 757d66818174..5251853db810 100644 --- a/dev-python/twisted-mail/twisted-mail-0.4.0.ebuild +++ b/dev-python/twisted-mail/twisted-mail-0.4.0.ebuild @@ -1,14 +1,14 @@ # 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.4.0.ebuild,v 1.1 2007/01/11 22:18:24 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/twisted-mail-0.4.0.ebuild,v 1.2 2007/02/13 13:23:21 vapier Exp $ MY_PACKAGE=Mail inherit twisted -DESCRIPTION="A Twisted Mail library, server and client." +DESCRIPTION="A Twisted Mail library, server and client" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" DEPEND="=dev-python/twisted-2.5* >=dev-python/twisted-names-0.2.0" |