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

Collapse All | Expand All

(-)msmtp-1.4.21.ebuild (+3 lines)
Lines 93-98 Link Here
93
93
94
	src_install_contrib msmtpqueue "*.sh" "README ChangeLog"
94
	src_install_contrib msmtpqueue "*.sh" "README ChangeLog"
95
	src_install_contrib msmtpq "msmtpq msmtpQ" "README"
95
	src_install_contrib msmtpq "msmtpq msmtpQ" "README"
96
	if use gnome-keyring ; then
97
		src_install_contrib msmtp-gnome-tool "msmtp-gnome-tool.py README"
98
	fi
96
99
97
}
100
}
98
101

Return to bug 341113