Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 133644 | Differences between
and this patch

Collapse All | Expand All

(-)gaim-2.0.0_beta3.ebuild (+9 lines)
Lines 93-98 Link Here
93
	einfo
93
	einfo
94
	einfo "Note that we are now filtering all unstable flags in C[XX]FLAGS."
94
	einfo "Note that we are now filtering all unstable flags in C[XX]FLAGS."
95
	einfo
95
	einfo
96
97
	if use silc; then
98
		einfo "To be able to connect to silc network, you need to run"
99
		einfo "\`usermod -c \"comment\"\` as user as which you are running gaim,"
100
		einfo "where \"comment\" is either your real name if you want show it"
101
		einfo "on silc or any othe not empty string."
102
		einfo
103
	fi
104
96
	ebeep 5
105
	ebeep 5
97
	epause 3
106
	epause 3
98
}
107
}

Return to bug 133644