diff options
author | 2013-02-06 12:17:57 +0000 | |
---|---|---|
committer | 2013-02-06 12:17:57 +0000 | |
commit | c7f61612d604c2ad674740b582a33c1e189560b9 (patch) | |
tree | 519bdbfa5cc742091a625a1023bac7b91b84f1a3 /app-misc/vifm/metadata.xml | |
parent | version bump, merged vim-* USE flags, used vim-plugin eclass for proper plugi... (diff) | |
download | historical-c7f61612d604c2ad674740b582a33c1e189560b9.tar.gz historical-c7f61612d604c2ad674740b582a33c1e189560b9.tar.bz2 historical-c7f61612d604c2ad674740b582a33c1e189560b9.zip |
reworked 0.7.4b ebuild to not use vim-plugin, because the eclass hardcoded vim in DEPEND. switched back to two USE flags as a result, used vim-doc eclass to auto-register vim-compatible documentation.
Package-Manager: portage-2.2.0_alpha161/cvs/Linux x86_64
Manifest-Sign-Key: 0xEB9B4AFA
Diffstat (limited to 'app-misc/vifm/metadata.xml')
-rw-r--r-- | app-misc/vifm/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/vifm/metadata.xml b/app-misc/vifm/metadata.xml index 5d50cb372497..acba9d310918 100644 --- a/app-misc/vifm/metadata.xml +++ b/app-misc/vifm/metadata.xml @@ -10,7 +10,7 @@ <flag name="extended-keys">Support for extended keys (arrows, home etc)</flag> <flag name="gtk">Use gtk+ to determine mimetypes</flag> <flag name="magic">Use libmagic to determine mimetypes</flag> - <flag name="vim">Install the vifm vim plugin, documentation and syntax</flag> + <flag name="vim">Install the vifm vim plugin and vim-compatible documentation</flag> <flag name="vim-plugin">Install the vifm vim plugin</flag> </use> <longdescription> |