diff options
author | 2007-09-14 09:25:40 +0000 | |
---|---|---|
committer | 2007-09-14 09:25:40 +0000 | |
commit | b717219570056df4137f9baf2ece4347c3b7d271 (patch) | |
tree | 5702702d3f7b96319f22c83e7613cc59e3c90e67 /profiles/use.local.desc | |
parent | Version bump, added twisted use flag and made nose.twistedtools and twisted t... (diff) | |
download | gentoo-2-b717219570056df4137f9baf2ece4347c3b7d271.tar.gz gentoo-2-b717219570056df4137f9baf2ece4347c3b7d271.tar.bz2 gentoo-2-b717219570056df4137f9baf2ece4347c3b7d271.zip |
add twisted use flag for dev-python/nose
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index a6fe792ce6fd..427fb81ba207 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3024 2007/09/13 22:56:00 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3025 2007/09/14 09:25:40 hawking Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -558,6 +558,7 @@ dev-python/docutils:glep - Install support for GLEPs dev-python/ipython:gnuplot - enable gnuplot support dev-python/kaa-metadata:css - Enables ripping/reading of encrypted dvds dev-python/ldaptor:web - enable the web front end for ldaptor (uses dev-python/nevow) +dev-python/nose:twisted - install nose.twistedtools to integrate tests with twisted dev-python/paste:flup - enable support for flup (and therefore for various wgsi servers and middleware) dev-python/paste:openid - enable OpenID support dev-python/psycopg:mxdatetime - choose MX DateTime support instead of built-in datetime |