net-misc/asterisk: fix USE=-samples.
authorJaco Kroon <jaco@uls.co.za>
Sun, 19 Apr 2020 19:40:25 +0000 (21:40 +0200)
committerJoonas Niilola <juippis@gentoo.org>
Tue, 21 Apr 2020 08:17:21 +0000 (11:17 +0300)
commit3ac41e02f79acc131daf0d305adac6b703de91ef
tree05486ea03d36d398f90ffa78bebaa9946171a56d
parent8d69aae313d7340b1a6fabd4a2b4b8ff19d3755f
net-misc/asterisk: fix USE=-samples.

Note: USE=samples only really install default configs into
/etc/asterisk, as such, IUSE=samples is going away on the next bump, so
default configs will be installed.  Use INSTALL_MASK to prevent this if
you don't want this:

INSTALL_MASK=/etc/asterisk/* in make.conf

Closes: https://bugs.gentoo.org/717450
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Jaco Kroon <jaco@uls.co.za>
Closes: https://github.com/gentoo/gentoo/pull/15416
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
net-misc/asterisk/asterisk-13.32.0-r1.ebuild
net-misc/asterisk/asterisk-16.9.0.ebuild