--- gaim-2.0.0_beta3.ebuild 2006-05-25 15:48:03.000000000 +0200 +++ gaim-2.0.0_beta3.ebuild 2006-05-28 12:53:35.000000000 +0200 @@ -93,6 +93,15 @@ einfo einfo "Note that we are now filtering all unstable flags in C[XX]FLAGS." einfo + + if use silc; then + einfo "To be able to connect to silc network, you need to run" + einfo "\`usermod -c \"comment\"\` as user as which you are running gaim," + einfo "where \"comment\" is either your real name if you want show it" + einfo "on silc or any othe not empty string." + einfo + fi + ebeep 5 epause 3 }