diff options
| author | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-09-30 01:29:23 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-09-30 01:29:23 +0000 |
| commit | a4b83e568a3d2602d5d4c77153234460abe8fb47 (patch) | |
| tree | 0ffcc93e9a58a7114a947a634df5ec407e7494c0 /dev-python/python-memcached/metadata.xml | |
| parent | 559f822cabcf169fe9b3107700968e3594c67bf9 (diff) | |
| download | baldeagleos-repo-a4b83e568a3d2602d5d4c77153234460abe8fb47.tar.gz baldeagleos-repo-a4b83e568a3d2602d5d4c77153234460abe8fb47.tar.xz baldeagleos-repo-a4b83e568a3d2602d5d4c77153234460abe8fb47.zip | |
Updating liguros repo
Diffstat (limited to 'dev-python/python-memcached/metadata.xml')
| -rw-r--r-- | dev-python/python-memcached/metadata.xml | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/dev-python/python-memcached/metadata.xml b/dev-python/python-memcached/metadata.xml index aa649aa94072..a0af02562af2 100644 --- a/dev-python/python-memcached/metadata.xml +++ b/dev-python/python-memcached/metadata.xml @@ -10,11 +10,13 @@ <name>Python</name> </maintainer> <longdescription lang="en"> -This is a Python based API (implemented in 100% python) for communicating with -the memcached distributed memory object cache daemon. -</longdescription> + This is a Python based API (implemented in 100% python) for communicating with + the memcached distributed memory object cache daemon. + </longdescription> <upstream> <remote-id type="pypi">python-memcached</remote-id> + <remote-id type="github">linsomniac/python-memcached</remote-id> + <bugs-to>https://github.com/linsomniac/python-memcached/issues</bugs-to> </upstream> <origin>gentoo-staging</origin> </pkgmetadata> |
