add patched lirc ebuild, that properly compiles on amd64(bug #160134)

This commit is contained in:
2012-06-11 10:41:25 +04:00
parent f6c376faba
commit a2374e40af
11 changed files with 586 additions and 0 deletions

View File

@ -0,0 +1,9 @@
# Options to pass to the irexec process
IREXEC_OPTS="/etc/lircrc"
# User to execute irexec as.
# Warning: Running irexec as root can open security holes
#IREXEC_USER="root"
# Use this to disable the warning printed when starting irexec as root
# IREXEC_DISABLE_ROOT_WARNING=yes