K 10 svn:author V 3 kwm K 8 svn:date V 27 2014-03-06T20:39:24.520077Z K 7 svn:log V 370 Don't run dbus-uuidgen in post-install scripts. This has the effect that there will be no dangeling /var/db/dbus/machine-id on package install [1]. Change the dbus start script to always call dbus-uuidgen --ensure. Which only generates /var/db/dbus/machine-id if it is not present. While here switch to USES=libtool. Reported by: poudriere in strict mode via miwi@ [1] END