app-shells/direnv: fix

Still invalid, please help.

Copied from https://github.com/gentoo-mirror/nest/tree/master/sys-apps/direnv

Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
This commit is contained in:
Vitaly Zdanevich
2022-10-12 14:26:55 +04:00
parent 9ebf02cb8d
commit 2f79151e08
4 changed files with 120 additions and 7 deletions

View File

@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>zdanevich.vitaly@ya.ru</email>
<name>Vitaly Zdanevich</name>
</maintainer>
<longdescription lang="en">
direnv is an extension for your shell. It augments existing shells with
a new feature that can load and unload environment variables depending
on the current directory.
</longdescription>
<upstream>
<remote-id type="github">direnv/direnv</remote-id>
</upstream>
</pkgmetadata>