QA: install
QA Notice: Unresolved soname dependencies:

	/usr/bin/init.lxc: libc.so
	/usr/bin/lxc-attach: libc.so
	/usr/bin/lxc-autostart: libc.so
	/usr/bin/lxc-cgroup: libc.so
	/usr/bin/lxc-checkpoint: libc.so
	/usr/bin/lxc-config: libc.so
	/usr/bin/lxc-console: libc.so
	/usr/bin/lxc-copy: libc.so
	/usr/bin/lxc-create: libc.so
	/usr/bin/lxc-destroy: libc.so
	/usr/bin/lxc-device: libc.so
	/usr/bin/lxc-execute: libc.so
	/usr/bin/lxc-freeze: libc.so
	/usr/bin/lxc-info: libc.so
	/usr/bin/lxc-ls: libc.so
	/usr/bin/lxc-monitor: libc.so
	/usr/bin/lxc-snapshot: libc.so
	/usr/bin/lxc-start: libc.so
	/usr/bin/lxc-stop: libc.so
	/usr/bin/lxc-top: libc.so
	/usr/bin/lxc-unfreeze: libc.so
	/usr/bin/lxc-unshare: libc.so
	/usr/bin/lxc-usernsexec: libc.so
	/usr/bin/lxc-wait: libc.so
	/usr/lib/liblxc.so.1.3.0: libc.so
	/usr/libexec/lxc/hooks/unmount-namespace: libc.so
	/usr/libexec/lxc/lxc-monitord: libc.so
	/usr/libexec/lxc/lxc-user-nic: libc.so

QA: other
QA Notice: This ebuild installs into paths that should be created at runtime.
 To fix, simply do not install into these directories.  Instead, your package
 should create dirs on the fly at runtime as needed via init scripts/etc...

  var/cache
  var/cache/lxc
One or more empty directories installed to /var:

  /var/cache/lxc

If those directories need to be preserved, please make sure to create
or mark them for keeping using 'keepdir'. Future versions of Portage
will strip empty directories from installation image.