diff options
author | Brian Dolbec <dolsen@gentoo.org> | 2021-07-11 08:55:41 -0400 |
---|---|---|
committer | Brian Dolbec <dolsen@gentoo.org> | 2021-07-11 08:55:41 -0400 |
commit | 7f890e5ef1af2e101f991198ee130023da2c5d51 (patch) | |
tree | 883ea8d2c35eedbfaa213f05fae3083e0e5d3679 /dev-python/pyGPG | |
parent | dev-python/pydecomp: Update irc info (diff) | |
download | gentoo-7f890e5ef1af2e101f991198ee130023da2c5d51.tar.gz gentoo-7f890e5ef1af2e101f991198ee130023da2c5d51.tar.bz2 gentoo-7f890e5ef1af2e101f991198ee130023da2c5d51.zip |
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@gentoo.org>
Diffstat (limited to 'dev-python/pyGPG')
-rw-r--r-- | dev-python/pyGPG/pyGPG-0.2.ebuild | 2 | ||||
-rw-r--r-- | 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 157046f2edb8..44d04fd10d35 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 23bcb956dd2b..8ad518987da2 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." |