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

Collapse All | Expand All

(-)conky-1.4.6.ebuild (-1 / +1 lines)
Lines 90-96 Link Here
90
pkg_postinst() {
90
pkg_postinst() {
91
	elog 'Default configuration file is "~/.conkyrc"'
91
	elog 'Default configuration file is "~/.conkyrc"'
92
	elog "You can find a sample configuration file in"
92
	elog "You can find a sample configuration file in"
93
	elog "/usr/share/doc/${PF}/conkyrc.sample.gz"
93
	elog "/usr/share/doc/${PF}/conkyrc.sample.bz2"
94
	elog
94
	elog
95
	elog "For more info on Conky's new features,"
95
	elog "For more info on Conky's new features,"
96
	elog "please look at the README and ChangeLog:"
96
	elog "please look at the README and ChangeLog:"

Return to bug 190839