diff options
author | 2006-09-25 17:43:06 +0000 | |
---|---|---|
committer | 2006-09-25 17:43:06 +0000 | |
commit | 70d37842862c154dfe98d67090644e87af5829dc (patch) | |
tree | 8de81f24139d81ceedec2891922b772d8c03deb2 /profiles | |
parent | -m New package, ebuild based on one by Michael Schmid <meheschmid@gmx.ch>. Cl... (diff) | |
download | historical-70d37842862c154dfe98d67090644e87af5829dc.tar.gz historical-70d37842862c154dfe98d67090644e87af5829dc.tar.bz2 historical-70d37842862c154dfe98d67090644e87af5829dc.zip |
buildbot USE flags.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 1eb891394306..a0e21136d027 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2185 2006/09/25 14:53:06 chutzpah Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2186 2006/09/25 17:43:06 marienz Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -452,6 +452,9 @@ dev-scheme/drscheme:sgc - use Senora GC instead of the Boehm GC dev-scheme/gauche-gl:cg - enable NVidia Cg binding dev-scheme/gauche-gtk:glgd - enable GL graph draw dev-tex/preview-latex:xemacs - Adds support for XEmacs +dev-util/buildbot:irc - Add support for status delivery through an ircbot. +dev-util/buildbot:mail - Add support for watching a maildir for commits. +dev-util/buildbot:web - Add a web interface ("waterfall" page). dev-util/catalyst:ccache - Enables ccache support dev-util/cvs:server - Enable server support dev-util/debootstrap:nodpkg - Don't install dpkg (useful for building a non-debian system) |