diff options
Diffstat (limited to 'dev-erlang/cache_tab/metadata.xml')
| -rw-r--r-- | dev-erlang/cache_tab/metadata.xml | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/dev-erlang/cache_tab/metadata.xml b/dev-erlang/cache_tab/metadata.xml index 85df7b9cadd3..064a99743a8b 100644 --- a/dev-erlang/cache_tab/metadata.xml +++ b/dev-erlang/cache_tab/metadata.xml @@ -1,10 +1,10 @@ -<?xml version='1.0' encoding='UTF-8'?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="project"> - <email>ejabberd@gentoo.org</email> - </maintainer> - <longdescription lang="en"> + <maintainer type="project"> + <email>ejabberd@gentoo.org</email> + </maintainer> + <longdescription lang="en"> cache_tab application is intended to proxy back-end operations for Key-Value insert, lookup and delete and maintain a cache of those Key-Values in-memory, to save back-end operations. @@ -14,7 +14,8 @@ The lifetime of the cache object and the max size of the cache can be defined as table parameters to limit the size of the in-memory tables. </longdescription> - <upstream> - <remote-id type="github">processone/cache_tab</remote-id> - </upstream> -</pkgmetadata> + <upstream> + <remote-id type="github">processone/cache_tab</remote-id> + </upstream> + <origin>gentoo-staging</origin> +</pkgmetadata>
\ No newline at end of file |
