summaryrefslogtreecommitdiff
path: root/dev-cpp/scitokens-cpp/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-cpp/scitokens-cpp/metadata.xml')
-rw-r--r--dev-cpp/scitokens-cpp/metadata.xml26
1 files changed, 0 insertions, 26 deletions
diff --git a/dev-cpp/scitokens-cpp/metadata.xml b/dev-cpp/scitokens-cpp/metadata.xml
deleted file mode 100644
index ec035d6ed7af..000000000000
--- a/dev-cpp/scitokens-cpp/metadata.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person" proxied="yes">
- <email>o.freyermuth@googlemail.com</email>
- <name>Oliver Freyermuth</name>
- </maintainer>
- <maintainer type="person">
- <email>amadio@gentoo.org</email>
- <name>Guilherme Amadio</name>
- </maintainer>
- <maintainer type="project" proxied="proxy">
- <email>proxy-maint@gentoo.org</email>
- <name>Proxy Maintainers</name>
- </maintainer>
- <longdescription lang="en">
- SciTokens provide a token format for distributed authorization. The tokens are
- self-describing, can be verified in a distributed fashion (no need to contact
- the issuer to determine if the token is valid). This is convenient for a
- federated environment where several otherwise-independent storage endpoints
- want to delegate trust for an issuer for managing a storage allocation.
- </longdescription>
- <upstream>
- <remote-id type="github">scitokens/scitokens-cpp</remote-id>
- </upstream>
-</pkgmetadata>