diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-01-31 23:24:28 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-01-31 23:24:28 +0000 |
commit | c65d384990066c0d567e67d6c88900dabd16abb0 (patch) | |
tree | bd5a02197b440d80a6d30d932a2ac3fb940a255b /dev-python/twisted-mail/twisted-mail-0.2.0.ebuild | |
parent | Commenting unused GRP_STAGE23_USE as it was only used by a very old version o... (diff) | |
download | gentoo-2-c65d384990066c0d567e67d6c88900dabd16abb0.tar.gz gentoo-2-c65d384990066c0d567e67d6c88900dabd16abb0.tar.bz2 gentoo-2-c65d384990066c0d567e67d6c88900dabd16abb0.zip |
Mark 0.2.0 ~alpha/~ia64
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'dev-python/twisted-mail/twisted-mail-0.2.0.ebuild')
-rw-r--r-- | dev-python/twisted-mail/twisted-mail-0.2.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/twisted-mail/twisted-mail-0.2.0.ebuild b/dev-python/twisted-mail/twisted-mail-0.2.0.ebuild index a92222fffecb..9caa06591a1d 100644 --- a/dev-python/twisted-mail/twisted-mail-0.2.0.ebuild +++ b/dev-python/twisted-mail/twisted-mail-0.2.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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.2.0.ebuild,v 1.1 2005/11/27 21:37:37 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/twisted-mail-0.2.0.ebuild,v 1.2 2006/01/31 23:24:28 agriffis Exp $ MY_PACKAGE=Mail @@ -8,7 +8,7 @@ inherit twisted DESCRIPTION="A Twisted Mail library, server and client." -KEYWORDS="~sparc ~x86" +KEYWORDS="~alpha ~ia64 ~sparc ~x86" DEPEND=">=dev-python/twisted-2.1 dev-python/twisted-names" |