diff options
author | 2009-06-06 12:45:35 +0000 | |
---|---|---|
committer | 2009-06-06 12:45:35 +0000 | |
commit | 4c216e8a1e48e857c5a304620a66186db3f02139 (patch) | |
tree | 6d869a0a870dff66e5bd6308789ce39bbc95a5f6 /app-text/lodgeit/metadata.xml | |
parent | Respect LDFLAGS wrt #267405, thanks to Davide Pesavento for reporting. (diff) | |
download | historical-4c216e8a1e48e857c5a304620a66186db3f02139.tar.gz historical-4c216e8a1e48e857c5a304620a66186db3f02139.tar.bz2 historical-4c216e8a1e48e857c5a304620a66186db3f02139.zip |
Initial import from bug 270343. Ebuild by Dror Levin, who will be maintainer by proxy until he becomes full dev.
Package-Manager: portage-2.2_rc33/cvs/Linux x86_64
Diffstat (limited to 'app-text/lodgeit/metadata.xml')
-rw-r--r-- | app-text/lodgeit/metadata.xml | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/app-text/lodgeit/metadata.xml b/app-text/lodgeit/metadata.xml new file mode 100644 index 000000000000..c8a8a60962f9 --- /dev/null +++ b/app-text/lodgeit/metadata.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>no-herd</herd> + <maintainer> + <email>spatz@psybear.com</email> + <name>Dror Levin</name> + <description>proxied maintainer</description> + </maintainer> + <maintainer> + <email>yngwin@gentoo.org</email> + <name>Ben de Groot</name> + <description>proxy</description> + </maintainer> + <use> + <flag name='vim'> + Install a vim plugin allowing to paste and download from within vim + </flag> + </use> +</pkgmetadata> |