Gentoo Archives: gentoo-dev

From: Mike Kelly <pioto@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] vim syntax global use flag
Date: Sat, 21 Oct 2006 17:49:12
Message-Id: 20061021134411.44e8ea8b@mk65-desktop.pioto.org
In Reply to: [gentoo-dev] vim syntax global use flag by Caleb Cushing
1 On Sat, 21 Oct 2006 10:21:37 -0400
2 "Caleb Cushing" <xenoterracide@×××××.com> wrote:
3
4 > I was thinking a while back (dangerous) ;-). That it would be a good
5 > idea to have a global use flag for all packages that have related vim
6 > syntax ebuilds. say I set the use flag (let's call it vim-syntax) for
7 > pam, then it would pull app-vim/pam-syntax, there are I think at least
8 > 20 syntax ebuilds.
9
10 Sounds good to me, too. I've opened Bug #152275[1] to track this.
11
12 At first glance, looks like the following 12 packages are affected:
13
14 x11-libs/gtk+ : app-vim/gtk-syntax (also applies to gimp, gnome, etc)
15 sys-fs/udev : app-vim/udev-syntax (syntax for udev rules files)
16 net-misc/cfengine : app-vim/cfengine-syntax (syntax for cfengine config
17 files)
18 app-admin/conky : app-vim/conky-syntax
19 net-misc/dhcp : app-vim/dhcpd-syntax
20 app-doc/doxygen : app-vim/doxygen-syntax
21 dev-ruby/eruby : app-vim/eruby-syntax
22 x11-wm/fluxbox : app-vim/fluxbox-syntax
23 net-analyzer/nagios : app-vim/nagios-syntax
24 net-misc/ntp : app-vim/ntp-syntax
25 sys-libs/pam : app-vim/pam-syntax
26 sys-libs/libselinux : app-vim/selinux-syntax
27
28 [1] http://bugs.gentoo.org/show_bug.cgi?id=152275
29
30 --
31 Mike Kelly

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-dev] vim syntax global use flag Alec Warner <antarus@g.o>