diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2017-03-08 20:03:02 -0500 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2017-03-08 20:03:02 -0500 |
commit | 4fb9b596f42e1eff4b04bc1e1d35d228f6289e48 (patch) | |
tree | c0b2cc6607cefa5877a046a7294f472ee75672be /x11-plugins/enigmail/metadata.xml | |
parent | www-client/firefox-bin: version bump (diff) | |
download | gentoo-4fb9b596f42e1eff4b04bc1e1d35d228f6289e48.tar.gz gentoo-4fb9b596f42e1eff4b04bc1e1d35d228f6289e48.tar.bz2 gentoo-4fb9b596f42e1eff4b04bc1e1d35d228f6289e48.zip |
x11-plugins/enigmail: reintroducing the standalone package.
Enigmail is now installed to a central location to allow thunderbird, seamonkey
and any future package that may be able to use it, to symlink it into their
extensions subdirectory.
Package-Manager: portage-2.3.3
Diffstat (limited to 'x11-plugins/enigmail/metadata.xml')
-rw-r--r-- | x11-plugins/enigmail/metadata.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/x11-plugins/enigmail/metadata.xml b/x11-plugins/enigmail/metadata.xml new file mode 100644 index 000000000000..d9b367ed3b93 --- /dev/null +++ b/x11-plugins/enigmail/metadata.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<maintainer type="project"> + <email>mozilla@gentoo.org</email> + <name>Gentoo Mozilla Team</name> +</maintainer> +</pkgmetadata> |