diff options
author | Thomas Raschbacher <lordvan@gentoo.org> | 2005-07-04 16:00:33 +0000 |
---|---|---|
committer | Thomas Raschbacher <lordvan@gentoo.org> | 2005-07-04 16:00:33 +0000 |
commit | 9fe6a690f2b1ba064fe5791c55def6016e5b465a (patch) | |
tree | e743c3b8048b8b5ba625288f7f72174abd5ac07a /profiles | |
parent | initial import; fixed bug #54871 (for credits see ChangeLog) (diff) | |
download | gentoo-2-9fe6a690f2b1ba064fe5791c55def6016e5b465a.tar.gz gentoo-2-9fe6a690f2b1ba064fe5791c55def6016e5b465a.tar.bz2 gentoo-2-9fe6a690f2b1ba064fe5791c55def6016e5b465a.zip |
added dev-python/ldaptor:web local use flag
Diffstat (limited to 'profiles')
-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 5d0e4009d27b..4f2042e8b272 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1274 2005/07/04 13:52:41 johnm Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1275 2005/07/04 16:00:33 lordvan Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1045,3 +1045,4 @@ x11-wm/metisse:freetype - Enable freetype font support x11-wm/openbox:pango - Enable pango support x11-wm/openbox:startup-notification - Enable application startup notification x11-wm/windowmaker:modelock - Enable XKB language status lock support. README says: "If you don't know what it is you probably don't need it." +dev-python/ldaptor:web - enable the web front end for ldaptor (uses dev-python/nevow) |