diff options
Diffstat (limited to 'app-crypt/eid-mw/metadata.xml')
| -rw-r--r-- | app-crypt/eid-mw/metadata.xml | 24 |
1 files changed, 11 insertions, 13 deletions
diff --git a/app-crypt/eid-mw/metadata.xml b/app-crypt/eid-mw/metadata.xml index 522d7f37ad2f..d75d0072bbc0 100644 --- a/app-crypt/eid-mw/metadata.xml +++ b/app-crypt/eid-mw/metadata.xml @@ -1,15 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> +<maintainer type="person" proxied="yes"> <email>vincent.hardy.be@gmail.com</email> <name>Vincent Hardy</name> - </maintainer> - <maintainer type="project"> - <email>proxy-maint@gentoo.org</email> - <name>Proxy Maintainers</name> - </maintainer> - <longdescription> +</maintainer> +<maintainer type="project" proxied="proxy"> + <email>proxy-maint@gentoo.org</email> + <name>Proxy Maintainers</name> +</maintainer> +<longdescription> eid-mw is Belgian Electronic Identity Card (eID) middleware supplied by the Belgian Federal Government. With your eID, you can: @@ -19,8 +19,7 @@ With your eID, you can: These three functions form the basis of the countless applications for your eID. Go to https://my.belgium.be and check out what can you do with it? and discover all the things you can use the eID for. </longdescription> - - <use> +<use> <flag name="gtk"> All dialogs are available, by using <pkg>x11-libs/gtk+</pkg> </flag> @@ -30,6 +29,5 @@ These three functions form the basis of the countless applications for your eID. <flag name="p11-kit"> Support for <pkg>app-crypt/p11-kit</pkg>. </flag> - </use> - <origin>liguros-repo</origin> -</pkgmetadata>
\ No newline at end of file +</use> +</pkgmetadata> |
