diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-07-13 02:34:19 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-07-13 02:34:19 +0000 |
commit | 91fea86f4c53c45885af8d4dd6a63f731e9b6836 (patch) | |
tree | b06390976637e02435be39cd16d06dd1bfcda005 /dev-python/twisted-mail/twisted-mail-0.3.0.ebuild | |
parent | Mark 0.3.0 0.2.0 stable on ia64. #128688 (diff) | |
download | gentoo-2-91fea86f4c53c45885af8d4dd6a63f731e9b6836.tar.gz gentoo-2-91fea86f4c53c45885af8d4dd6a63f731e9b6836.tar.bz2 gentoo-2-91fea86f4c53c45885af8d4dd6a63f731e9b6836.zip |
Mark 0.3.0 0.2.0 stable on ia64. #128688
(Portage version: 2.1-r1)
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 c60f83b211d1..f9bd08f9c3d9 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.2 2006/05/29 18:44:03 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/twisted-mail-0.3.0.ebuild,v 1.3 2006/07/13 02:34:19 agriffis 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" |