commit: 0cef25702cfc91c45d25ee72e53c38813d42bc68 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Aug 31 04:57:39 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Aug 31 04:57:39 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cef2570
dev-python/pysmi: update HOMEPAGE I messed up a replace. Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/pysmi/pysmi-1.4.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pysmi/pysmi-1.4.4.ebuild b/dev-python/pysmi/pysmi-1.4.4.ebuild index 4a9ee1bb8026..4f9c1bb7df31 100644 --- a/dev-python/pysmi/pysmi-1.4.4.ebuild +++ b/dev-python/pysmi/pysmi-1.4.4.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 pypi DESCRIPTION="Pure-Python implementation of SNMP/SMI MIB parsing and conversion library" HOMEPAGE=" - https://github.com/lextudiopysmi/ + https://github.com/lextudio/pysmi/ https://pypi.org/project/pysmi/ "
