diff options
Diffstat (limited to 'dev-python/twisted-mail/twisted-mail-0.3.0.ebuild')
-rw-r--r-- | dev-python/twisted-mail/twisted-mail-0.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 138cda854117..290bd4457ef0 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-2006 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.4 2006/08/01 15:19:07 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/twisted-mail-0.3.0.ebuild,v 1.5 2006/10/20 20:38:17 kloeri Exp $ MY_PACKAGE=Mail @@ -8,7 +8,7 @@ inherit twisted DESCRIPTION="A Twisted Mail library, server and client." -KEYWORDS="~alpha amd64 ia64 ~ppc ~sparc ~x86" +KEYWORDS="alpha amd64 ia64 ~ppc ~sparc ~x86" DEPEND=">=dev-python/twisted-2.4 >=dev-python/twisted-names-0.2.0" |