]> Pileus Git - ~andy/sunrise/blob - dev-perl/Text-VimColor/Text-VimColor-0.11.ebuild
app-misc/autokey-gtk: Add ~amd64 keyword, EAPI bump
[~andy/sunrise] / dev-perl / Text-VimColor / Text-VimColor-0.11.ebuild
1 # Copyright 1999-2012 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: $
4
5 EAPI="2"
6
7 MODULE_AUTHOR="GEOFFR"
8 inherit perl-module
9
10 DESCRIPTION="Syntax highlighting using vim"
11
12 SLOT="0"
13 KEYWORDS="~amd64"
14 IUSE=""
15
16 RDEPEND="dev-perl/Path-Class
17         app-editors/vim"