Gentoo Archives: gentoo-commits

From: "Andrew Ross (aross)" <aross@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: use.local.desc
Date: Wed, 07 Nov 2007 10:56:28
Message-Id: E1Ipia7-0005mu-0m@stork.gentoo.org
1 aross 07/11/07 10:56:23
2
3 Modified: use.local.desc
4 Log:
5 Add new local USE flags for dev-util/mercurial.
6
7 Revision Changes Path
8 1.3126 profiles/use.local.desc
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3126&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3126&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?r1=1.3125&r2=1.3126
13
14 Index: use.local.desc
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
17 retrieving revision 1.3125
18 retrieving revision 1.3126
19 diff -u -r1.3125 -r1.3126
20 --- use.local.desc 7 Nov 2007 09:09:31 -0000 1.3125
21 +++ use.local.desc 7 Nov 2007 10:56:22 -0000 1.3126
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2007 Gentoo Foundation.
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3125 2007/11/07 09:09:31 bicatali Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3126 2007/11/07 10:56:22 aross Exp $
27
28 # This file contains descriptions of local USE flags, and the ebuilds which
29 # contain them.
30 @@ -632,7 +632,13 @@
31 dev-util/kdevelop:perforce - Support for the Perforce version control system.
32 dev-util/kdevelop:sql - Support for the Structured Query Language (SQL).
33 dev-util/kdevelop:subversion - Support for the Subversion version control system.
34 -dev-util/mercurial:zsh-completion - Install zsh command completion for hg
35 +dev-util/mercurial:bugzilla - Support bugzilla integration.
36 +dev-util/mercurial:cvs - Support conversion of CVS repositories to Mercurial.
37 +dev-util/mercurial:darcs - Support conversion of Darcs repositories to Mercurial.
38 +dev-util/mercurial:git - Support conversion of Git repositories to Mercurial.
39 +dev-util/mercurial:gpg - Support signing with GnuPG.
40 +dev-util/mercurial:subversion - Support conversion of Subversion repositories to Mercurial.
41 +dev-util/mercurial:zsh-completion - Install zsh command completion for hg.
42 dev-util/monodevelop:aspnet - Enable ASP.NET support
43 dev-util/monodevelop:aspnetedit - Enable ASP.NET visual designer support
44 dev-util/monodevelop:boo - Enable support for the boo programming language
45
46
47
48 --
49 gentoo-commits@g.o mailing list