added ebuild for skype-2.0.0.72
This commit is contained in:
parent
243b64e9ac
commit
52cb473943
4 changed files with 171 additions and 0 deletions
10
net-im/skype/files/skype.debus.config
Normal file
10
net-im/skype/files/skype.debus.config
Normal file
|
@ -0,0 +1,10 @@
|
|||
<!DOCTYPE busconfig PUBLIC "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
|
||||
<busconfig>
|
||||
<!-- ../system.conf have denied everything, so we just punch some holes -->
|
||||
<policy context="default">
|
||||
<allow own="com.Skype.API"/>
|
||||
<allow send_destination="com.Skype.API"/>
|
||||
<allow receive_sender="com.Skype.API"/>
|
||||
<allow send_path="/com/Skype"/>
|
||||
</policy>
|
||||
</busconfig>
|
Loading…
Add table
Add a link
Reference in a new issue