diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-01-06 20:25:40 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-01-06 20:25:40 +0000 |
commit | b6a48fbd49c5b202f340c3c30b5394eacbb17e10 (patch) | |
tree | 6b86763fe11e63e8de6388704b51d2514a24ab71 /dev-python/twisted-mail/twisted-mail-10.2.0.ebuild | |
parent | alpha/arm/ia64/s390/sh/sparc stable wrt #333211 (diff) | |
download | gentoo-2-b6a48fbd49c5b202f340c3c30b5394eacbb17e10.tar.gz gentoo-2-b6a48fbd49c5b202f340c3c30b5394eacbb17e10.tar.bz2 gentoo-2-b6a48fbd49c5b202f340c3c30b5394eacbb17e10.zip |
alpha/arm/ia64/s390/sh/sparc stable wrt #333211
(Portage version: 2.1.9.25/cvs/Linux ia64)
Diffstat (limited to 'dev-python/twisted-mail/twisted-mail-10.2.0.ebuild')
-rw-r--r-- | dev-python/twisted-mail/twisted-mail-10.2.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/twisted-mail/twisted-mail-10.2.0.ebuild b/dev-python/twisted-mail/twisted-mail-10.2.0.ebuild index 53ef797da26e..9126c340d389 100644 --- a/dev-python/twisted-mail/twisted-mail-10.2.0.ebuild +++ b/dev-python/twisted-mail/twisted-mail-10.2.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/twisted-mail-10.2.0.ebuild,v 1.2 2010/12/28 01:22:16 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/twisted-mail-10.2.0.ebuild,v 1.3 2011/01/06 20:25:40 armin76 Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -12,7 +12,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 ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha ~amd64 arm ~hppa ia64 ~mips ~ppc ppc64 s390 sh sparc ~x86 ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND="=dev-python/twisted-$(get_version_component_range 1-2)* |