diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2020-12-12 09:37:06 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2020-12-12 09:37:06 +0000 |
| commit | 3d8bd01b0127a0a6b488b28e2a68b44942a971f4 (patch) | |
| tree | 8b3f85c34a5feda2d7580895e0354ff47a6f22bc /dev-python/pluginbase | |
| parent | cc1b875a8bb69a1b1b069d93abd8a49793ef7bf2 (diff) | |
| download | baldeagleos-repo-3d8bd01b0127a0a6b488b28e2a68b44942a971f4.tar.gz baldeagleos-repo-3d8bd01b0127a0a6b488b28e2a68b44942a971f4.tar.xz baldeagleos-repo-3d8bd01b0127a0a6b488b28e2a68b44942a971f4.zip | |
Updating liguros repo
Diffstat (limited to 'dev-python/pluginbase')
| -rw-r--r-- | dev-python/pluginbase/metadata.xml | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/dev-python/pluginbase/metadata.xml b/dev-python/pluginbase/metadata.xml index 9fdc700737b9..728abf79c7c4 100644 --- a/dev-python/pluginbase/metadata.xml +++ b/dev-python/pluginbase/metadata.xml @@ -1,13 +1,13 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="project"> - <email>python@gentoo.org</email> - <name>Python</name> - </maintainer> - <upstream> - <remote-id type="pypi">pluginbase</remote-id> - <remote-id type="github">mitsuhijo/pluginbase</remote-id> - </upstream> + <maintainer type="project"> + <email>python@gentoo.org</email> + <name>Python</name> + </maintainer> + <upstream> + <remote-id type="pypi">pluginbase</remote-id> + <remote-id type="github">mitsuhiko/pluginbase</remote-id> + </upstream> <origin>gentoo-staging</origin> </pkgmetadata> |
