Gentoo Archives: gentoo-dev

From: hasufell <hasufell@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Global USE flag: git
Date: Sat, 03 Aug 2013 14:19:28
Message-Id: 51FD1164.70204@gentoo.org
In Reply to: [gentoo-dev] Global USE flag: git by Michael Weber
1 On 08/03/2013 12:38 AM, Michael Weber wrote:
2 > Hello,
3 >
4 > we have "subversion" and "cvs" ad global flags, but not "git" (or
5 > hg|mercurial). I'm about to add the 14th [1] package using this flag.
6 >
7 > I propose a description
8 > "git - Enable git (version control system) support"
9 > in use.desc.
10 >
11 > Yes/No?
12 >
13 > Timeout in 7 days.
14 >
15 > Michael
16 >
17 > [1] % grep ":git " /usr/portage/profiles/use.local.desc
18 > app-admin/pass:git - Use dev-vcs/git for password revisions.
19 > app-editors/gedit-plugins:git - Shows document changes related to git's HEAD
20 > app-portage/layman:git - Support dev-vcs/git based overlays
21 > dev-python/anyvc:git - Add support for Git
22 > dev-qt/qt-creator:git - Add support for dev-vcs/git version control system
23 > dev-util/metro:git - Enable support for git snapshots
24 > dev-util/monodevelop:git - Enable Git version control support
25 > dev-vcs/cvs2svn:git - Support for dev-vcs/git
26 > dev-vcs/fromcvs:git - Add support for conversion to dev-vcs/git repositories
27 > dev-vcs/rabbitvcs:git - Enable plugin for dev-vcs/git
28 > kde-base/dolphin-plugins:git - Enable support for the git VCS
29 > sys-devel/gettext:git - When running `autopoint`, use git to store the
30 > internal development files; this requires git at runtime, but will be
31 > faster/smaller than raw archives
32 > xfce-extra/thunar-vcs-plugin:git - Enable dev-vcs/git support
33 >
34 >
35 > [2] % grep -ir version /usr/portage/profiles/use.desc
36 > cvs - Enable CVS (Concurrent Versions System) integration
37 > [...]
38 > subversion - Enable subversion (version control system) support
39 >
40 >
41
42 I find it a bit silly to require discussing global useflags on dev-ML.
43 You find 10+ _similar_ usecases for that flag (it happens that the name
44 is the same, but the usecase is pretty different), then just go ahead.
45
46 Ofc, IMO.
47
48 In the end, this doesn't change much anyway.
49
50 do it.

Replies

Subject Author
[gentoo-dev] Re: Global USE flag: git Ryan Hill <dirtyepic@g.o>