summaryrefslogtreecommitdiff
path: root/conf/intel/portage/env/gnome-extra/nm-applet
blob: 7468a6d891f4797cfa83a67bd484fec089f5844d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
if [ "${EBUILD_PHASE}" = "install" ]; then
	elog
	elog "Entropy administration information:"
	elog
	elog "~~~   READ THIS CAREFULLY   ~~~"
	elog "if you are bumping gnome-extra/nm-applet"
	elog "please also bump the Entropy injected version"
	elog "for GTK2 this way:"
	elog "emerge -B nm-applet-gtk2 && \\"
	elog "eit inject /usr/portage/packages/gnome-extra/nm-applet-gtk2*"
	elog
	elog "~~~   READ THIS CAREFULLY   ~~~"
	elog
fi