Bug 72228 - gentoo-syntax should detect /etc/portage/mirrors as gentoo-mirrors
Bug#: 72228 Product:  Gentoo Linux Version: 2004.3 Platform: All
OS/Version: All Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: vim@gentoo.org Reported By: chutz@gg3.net
Component: Applications
URL: 
Summary: gentoo-syntax should detect /etc/portage/mirrors as gentoo-mirrors
Keywords:  InCVS
Status Whiteboard: 
Opened: 2004-11-23 05:18 0000
Description:   Opened: 2004-11-23 05:18 0000
The syntax of /etc/portage/mirrors should be the same as that of
thirdpartymirrors, so why not adjust gentoo.vim from gentoo-syntax like this:

<au BufNewFile,BufRead /thirdpartymirrors
>au BufNewFile,BufRead {*/thirdpartymirrors,/etc/portage/mirrors}

------- Comment #1 From Ciaran McCreesh 2004-11-23 08:06:15 0000 -------
SVN r77:78, thanks.

------- Comment #2 From Ciaran McCreesh 2004-11-27 10:22:56 0000 -------
Release 20041127, thanks