commit: 7f890e5ef1af2e101f991198ee130023da2c5d51 Author: Brian Dolbec <dolsen <AT> gentoo <DOT> org> AuthorDate: Sun Jul 11 12:55:41 2021 +0000 Commit: Brian Dolbec <dolsen <AT> gentoo <DOT> org> CommitDate: Sun Jul 11 12:55:41 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f890e5e
dev-python/pyGPG: Update irc info Closes: https://bugs.gentoo.org/801337 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Brian Dolbec <dolsen <AT> gentoo.org> dev-python/pyGPG/pyGPG-0.2.ebuild | 2 +- dev-python/pyGPG/pyGPG-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/pyGPG/pyGPG-0.2.ebuild b/dev-python/pyGPG/pyGPG-0.2.ebuild index 157046f2edb..44d04fd10d3 100644 --- a/dev-python/pyGPG/pyGPG-0.2.ebuild +++ b/dev-python/pyGPG/pyGPG-0.2.ebuild @@ -38,7 +38,7 @@ pkg_postinst() { einfo einfo "Please file any enhancement requests, or bugs" einfo "at https://github.com/dol-sen/pyGPG/issues" - einfo "I am also on IRC @ #gentoo-keys of the freenode network" + einfo "I am also on IRC @ #gentoo-ci of the Libera.Chat network" einfo ewarn "There may be some python 3 compatibility issues still." ewarn "Please help debug/fix/report them in github or bugzilla." diff --git a/dev-python/pyGPG/pyGPG-9999.ebuild b/dev-python/pyGPG/pyGPG-9999.ebuild index 23bcb956dd2..8ad518987da 100644 --- a/dev-python/pyGPG/pyGPG-9999.ebuild +++ b/dev-python/pyGPG/pyGPG-9999.ebuild @@ -38,7 +38,7 @@ pkg_postinst() { einfo einfo "Please file any enhancement requests, or bugs" einfo "at https://github.com/dol-sen/pyGPG/issues" - einfo "I am also on IRC @ #gentoo-keys of the freenode network" + einfo "I am also on IRC @ #gentoo-ci of the Libera.Chat network" einfo ewarn "There may be some python 3 compatibility issues still." ewarn "Please help debug/fix/report them in github or bugzilla."
