diff options
author | 2007-11-07 10:56:22 +0000 | |
---|---|---|
committer | 2007-11-07 10:56:22 +0000 | |
commit | b1ce9fb35be3d079aac59eb2d8ec9a123c1f454c (patch) | |
tree | 1d05646777f4135a27efa87ff62835654b70bbde | |
parent | alpha/sparc/x86 stable (diff) | |
download | gentoo-2-b1ce9fb35be3d079aac59eb2d8ec9a123c1f454c.tar.gz gentoo-2-b1ce9fb35be3d079aac59eb2d8ec9a123c1f454c.tar.bz2 gentoo-2-b1ce9fb35be3d079aac59eb2d8ec9a123c1f454c.zip |
Add new local USE flags for dev-util/mercurial.
-rw-r--r-- | profiles/use.local.desc | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 3822a8fc37fb..07915a7af629 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.3125 2007/11/07 09:09:31 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3126 2007/11/07 10:56:22 aross Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -632,7 +632,13 @@ dev-util/kdevelop:pascal - Support for the Pascal programming language. dev-util/kdevelop:perforce - Support for the Perforce version control system. dev-util/kdevelop:sql - Support for the Structured Query Language (SQL). dev-util/kdevelop:subversion - Support for the Subversion version control system. -dev-util/mercurial:zsh-completion - Install zsh command completion for hg +dev-util/mercurial:bugzilla - Support bugzilla integration. +dev-util/mercurial:cvs - Support conversion of CVS repositories to Mercurial. +dev-util/mercurial:darcs - Support conversion of Darcs repositories to Mercurial. +dev-util/mercurial:git - Support conversion of Git repositories to Mercurial. +dev-util/mercurial:gpg - Support signing with GnuPG. +dev-util/mercurial:subversion - Support conversion of Subversion repositories to Mercurial. +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 |