summaryrefslogtreecommitdiff
path: root/dev-python/pymemcache
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-04-19 09:41:08 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-04-19 09:41:08 +0000
commitfd9bdc49196fba03dd5e50e378aad2cf3ef42e31 (patch)
treeb7f9add53ca9302511e433237fe666e052456811 /dev-python/pymemcache
parentd8d122d477cda9df7a78b02cab5da92a877c955b (diff)
downloadbaldeagleos-repo-fd9bdc49196fba03dd5e50e378aad2cf3ef42e31.tar.gz
baldeagleos-repo-fd9bdc49196fba03dd5e50e378aad2cf3ef42e31.tar.xz
baldeagleos-repo-fd9bdc49196fba03dd5e50e378aad2cf3ef42e31.zip
Adding metadata
Diffstat (limited to 'dev-python/pymemcache')
-rw-r--r--dev-python/pymemcache/metadata.xml20
1 files changed, 9 insertions, 11 deletions
diff --git a/dev-python/pymemcache/metadata.xml b/dev-python/pymemcache/metadata.xml
index 164e1731ad81..1c13ba4fbfc5 100644
--- a/dev-python/pymemcache/metadata.xml
+++ b/dev-python/pymemcache/metadata.xml
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>lssndrbarbieri@gmail.com</email>
- <name>Alessandro Barbieri</name>
- </maintainer>
- <longdescription lang="en">
+ <maintainer type="person">
+ <email>lssndrbarbieri@gmail.com</email>
+ <name>Alessandro Barbieri</name>
+ </maintainer>
+ <longdescription lang="en">
A comprehensive, fast, pure-Python memcached client.
pymemcache supports the following features:
@@ -17,8 +17,6 @@ Access to the "noreply" flag, which can significantly increase the speed of writ
Flexible, modular and simple approach to serialization and deserialization.
The (optional) ability to treat network and memcached errors as cache misses.
</longdescription>
- <upstream>
- <remote-id type="github">pinterest/pymemcache</remote-id>
- <remote-id type="pypi">pymemcache</remote-id>
- </upstream>
-</pkgmetadata>
+
+ <origin>gentoo-guru-overlay</origin>
+</pkgmetadata> \ No newline at end of file