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/click-plugins | |
| 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/click-plugins')
| -rw-r--r-- | dev-python/click-plugins/metadata.xml | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/dev-python/click-plugins/metadata.xml b/dev-python/click-plugins/metadata.xml index 92ccadd48b65..0aadf0420943 100644 --- a/dev-python/click-plugins/metadata.xml +++ b/dev-python/click-plugins/metadata.xml @@ -1,9 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="pypi">click-plugins</remote-id> - </upstream> + <!-- maintainer-needed --> + <upstream> + <remote-id type="pypi">click-plugins</remote-id> + <remote-id type="github">click-contrib/click-plugins</remote-id> + </upstream> <origin>gentoo-staging</origin> </pkgmetadata> |
