diff options
author | Patrick Lauer <patrick@gentoo.org> | 2014-05-31 01:54:06 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2014-05-31 01:54:06 +0000 |
commit | c75d86d32ba11daccb183d82e687781b0d0cfa48 (patch) | |
tree | 92402d15c5b0e8823bc83569c61af23e09ec2afc /dev-python/twisted-mail/twisted-mail-14.0.0.ebuild | |
parent | Fix dependencies, media-vdr -> media-video category (diff) | |
download | historical-c75d86d32ba11daccb183d82e687781b0d0cfa48.tar.gz historical-c75d86d32ba11daccb183d82e687781b0d0cfa48.tar.bz2 historical-c75d86d32ba11daccb183d82e687781b0d0cfa48.zip |
Whitespace
Package-Manager: portage-2.2.10/cvs/Linux x86_64
Diffstat (limited to 'dev-python/twisted-mail/twisted-mail-14.0.0.ebuild')
-rw-r--r-- | dev-python/twisted-mail/twisted-mail-14.0.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/twisted-mail/twisted-mail-14.0.0.ebuild b/dev-python/twisted-mail/twisted-mail-14.0.0.ebuild index 069dd6594aa0..0f1438f74c7f 100644 --- a/dev-python/twisted-mail/twisted-mail-14.0.0.ebuild +++ b/dev-python/twisted-mail/twisted-mail-14.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/twisted-mail-14.0.0.ebuild,v 1.3 2014/05/29 03:26:40 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/twisted-mail-14.0.0.ebuild,v 1.4 2014/05/31 01:53:58 patrick Exp $ EAPI="5" PYTHON_COMPAT=( python{2_6,2_7} ) @@ -9,8 +9,8 @@ inherit twisted-r1 DESCRIPTION="A Twisted Mail library, server and client" -KEYWORDS="~alpha ~amd64 ~arm ~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 ~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-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}] |