diff options
author | 2017-04-12 02:44:19 +0200 | |
---|---|---|
committer | 2017-05-07 20:29:08 +0200 | |
commit | b25230c9155672bbc1a7400a5a8515350269dfef (patch) | |
tree | b77d66c18c29dcf58fdf020ce9a7410accefc1c7 /app-editors/vis/metadata.xml | |
parent | sys-devel/gdb: add missing DEPEND on texinfo (diff) | |
download | gentoo-b25230c9155672bbc1a7400a5a8515350269dfef.tar.gz gentoo-b25230c9155672bbc1a7400a5a8515350269dfef.tar.bz2 gentoo-b25230c9155672bbc1a7400a5a8515350269dfef.zip |
app-editors/vis: new package, #613820
Diffstat (limited to 'app-editors/vis/metadata.xml')
-rw-r--r-- | app-editors/vis/metadata.xml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/app-editors/vis/metadata.xml b/app-editors/vis/metadata.xml new file mode 100644 index 000000000000..0226bf9ceda3 --- /dev/null +++ b/app-editors/vis/metadata.xml @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<maintainer type="person"> + <email>contact@hacktivis.me</email> +</maintainer> +<maintainer type="project"> + <email>proxy-maint@gentoo.org</email> + <name>Proxy Maintainers</name> +</maintainer> +<longdescription lang="en"> +Vis aims to be a modern, legacy free, simple yet efficient editor combining the strengths of both vi(m) and sam. +</longdescription> +<use> + <flag name="tre">more memory efficient regex search using <pkg>dev-libs/tre</pkg></flag> +</use> +</pkgmetadata> |