summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2012-04-07 22:58:18 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2012-04-07 22:58:18 +0000
commitdd067f46ca8a11aad3254929f44e17b1cf18d7b4 (patch)
tree493fb65491f42a4fe21318fc76524c06118560a3 /app-crypt/eid-mw/metadata.xml
parentFix libdir parameter to emake install (bug 411199, thanks Kevin Pyle). (diff)
downloadhistorical-dd067f46ca8a11aad3254929f44e17b1cf18d7b4.tar.gz
historical-dd067f46ca8a11aad3254929f44e17b1cf18d7b4.tar.bz2
historical-dd067f46ca8a11aad3254929f44e17b1cf18d7b4.zip
Initial import of eid-mw by Vincent Hardy.
Package-Manager: portage-2.2.0_alpha100/cvs/Linux x86_64
Diffstat (limited to 'app-crypt/eid-mw/metadata.xml')
-rw-r--r--app-crypt/eid-mw/metadata.xml28
1 files changed, 28 insertions, 0 deletions
diff --git a/app-crypt/eid-mw/metadata.xml b/app-crypt/eid-mw/metadata.xml
new file mode 100644
index 000000000000..7496bad3fdd1
--- /dev/null
+++ b/app-crypt/eid-mw/metadata.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer>
+ <email>vincent.hardy.be@gmail.com</email>
+</maintainer>
+<maintainer>
+ <email>flameeyes@gentoo.org</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>
+<use>
+ <flag name="gtk">
+ Enable the dialog pages, by using <pkg>x11-libs/gtk:2</pkg>
+ </flag>
+ <flag name="xpi">
+ Build and install an extension for Mozilla browsers.
+ </flag>
+</use>
+</pkgmetadata>