diff options
author | Jurek Bartuszek <jurek@gentoo.org> | 2007-12-31 03:17:01 +0000 |
---|---|---|
committer | Jurek Bartuszek <jurek@gentoo.org> | 2007-12-31 03:17:01 +0000 |
commit | 53d2f808183e080c8a4da893390e0c55b99a0eea (patch) | |
tree | e945a5135e6210ae86bf2341980ca46eb6a0d948 /profiles | |
parent | arm/sh stable (diff) | |
download | historical-53d2f808183e080c8a4da893390e0c55b99a0eea.tar.gz historical-53d2f808183e080c8a4da893390e0c55b99a0eea.tar.bz2 historical-53d2f808183e080c8a4da893390e0c55b99a0eea.zip |
Add dev-util/monodevelop:c++ 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 dd8db737f629..2af745fdc5f2 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.3252 2007/12/31 02:58:23 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3253 2007/12/31 03:17:01 jurek Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -627,6 +627,7 @@ dev-util/mercurial:zsh-completion - Install zsh command completion for hg. dev-util/monodevelop:aspnet - Enable ASP.NET support dev-util/monodevelop:aspnetedit - Enable ASP.NET visual designer support dev-util/monodevelop:boo - Enable support for the boo programming language +dev-util/monodevelop:c++ - Enable support for C/C++ programming languanges dev-util/netbeans:c++ - Adds Netbeans C/C++ Pack dev-util/nsis:config-log - Enable the logging facility (useful in debugging installers) dev-util/pbuilder:uml - Enable pbuilder user mode linux support |