commit: 38bd04493cd83ee4ff1051b7f9efe30a5f18ce5d
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 7 12:18:34 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul 7 12:18:34 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38bd0449
dev-python/cli_helpers: Fix remote-id
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/cli_helpers/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/cli_helpers/metadata.xml
b/dev-python/cli_helpers/metadata.xml
index d213484f5b5..b4426629df1 100644
--- a/dev-python/cli_helpers/metadata.xml
+++ b/dev-python/cli_helpers/metadata.xml
@@ -9,6 +9,6 @@
<email>[email protected]</email>
</maintainer>
<upstream>
- <remote-id type="github">dbcli/mycli</remote-id>
+ <remote-id type="github">dbcli/cli_helpers</remote-id>
</upstream>
</pkgmetadata>