index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-03-10 | PKGBUILD.vim: improve invalid arch/license detection. | Chantry Xavier | |
If we had : arch=(fake) The fake string would be highlighted because it's invalid. But if we had : arch=('fake') it didn't work. Fix this for both arch and license arrays. Signed-off-by: Chantry Xavier <shiningxc@gmail.com> | |||
2008-03-02 | contrib/PKGBUILD.vim: add optdepends + other fixes | Chantry Xavier | |
* Add optdepends keyword * license, backup and arch keywords should be arrays * Remove the little hack to color conflicts/provides/replaces keyword even without =(). These should be arrays too. Signed-off-by: Chantry Xavier <shiningxc@gmail.com> | |||
2008-02-28 | contrib: add 'groups' keyword to PKGBUILD.vim | Dan McGee | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2007-05-10 | Slight updates to PKGBUILD.vim | Dan McGee | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2007-05-10 | Updated vim syntax file | Alessio 'mOLOk' Bolognino | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2007-05-10 | Add vim syntax file for PKGBUILDs to contrib/ | Alessio 'mOLOk' Bolognino | |
Thanks for the contribution. Signed-off-by: Dan McGee <dan@archlinux.org> |