diff options
author | Sven Vermeulen <swift@gentoo.org> | 2014-05-30 12:13:27 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2014-05-30 12:13:27 +0000 |
commit | 4fb0ecfa6e52b84122530d49c3b480c2d925b823 (patch) | |
tree | a2969f9b420b0c44cebafb0008b00134e73ce470 /app-misc/eid-viewer-bin/metadata.xml | |
parent | New ebuild for dev-java/netty-handler, async event-driven framework for rapid... (diff) | |
download | historical-4fb0ecfa6e52b84122530d49c3b480c2d925b823.tar.gz historical-4fb0ecfa6e52b84122530d49c3b480c2d925b823.tar.bz2 historical-4fb0ecfa6e52b84122530d49c3b480c2d925b823.zip |
Adding Belgian eID viewer software (java binary edition) to tree, thanks to Vincent Hardy (bug #372187)
Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64
Manifest-Sign-Key: 0x2EDD52403B68AF47
Diffstat (limited to 'app-misc/eid-viewer-bin/metadata.xml')
-rw-r--r-- | app-misc/eid-viewer-bin/metadata.xml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/app-misc/eid-viewer-bin/metadata.xml b/app-misc/eid-viewer-bin/metadata.xml new file mode 100644 index 000000000000..66cfa9108058 --- /dev/null +++ b/app-misc/eid-viewer-bin/metadata.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>proxy-maintainers</herd> +<maintainer> + <email>vincent.hardy.be@gmail.com</email> +</maintainer> +<longdescription> +eid-mw is Belgian Electronic Identity Card (eID) middleware supplied by the Belgian Federal Government. + +With your eID, you can: +- identify yourself when necessary. All you have to do is insert the card in the reader. All your details then appear automatically on the PC screen. +- authenticate yourself. This is a way of checking that you are who you say you are. That can be handy on the internet or to enable your children to chat in safety. +- place a legally binding electronic signature on electronic documents. + +These three functions form the basis of the countless applications for your eID. Go to http://welcome-to-e-belgium.be/en/ and check out what can you do with it? and discover all the things you can use the eID for. +</longdescription> +</pkgmetadata> |