diff options
Diffstat (limited to 'dev-python/ssl-fetch/ssl-fetch-0.4.ebuild')
-rw-r--r-- | dev-python/ssl-fetch/ssl-fetch-0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild b/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild index 67662bc680cd..719add9d8ae1 100644 --- a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild +++ b/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild @@ -24,5 +24,5 @@ pkg_postinst() { elog elog "Please file any enhancement requests, or bugs" elog "at https://github.com/dol-sen/ssl-fetch/issues" - elog "I am also on IRC @ #gentoo-portage, #gentoo-keys,... of the Freenode network" + einfo "I am also on IRC @ #gentoo-ci of the Libera.Chat network" } |