[portage] add warnings for gnome-extra/nm-applet bumps (remind about nm-applet-gtk2)
This commit is contained in:
parent
4bc3fa2e1c
commit
0a9fb767d1
14
conf/intel/portage/env/gnome-extra/nm-applet
vendored
Normal file
14
conf/intel/portage/env/gnome-extra/nm-applet
vendored
Normal file
@ -0,0 +1,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
|
Loading…
Reference in New Issue
Block a user