commit: 31f0c4fa400e057ecc567313284267da9ef4e130 Author: Jaco Kroon <jaco <AT> uls <DOT> co <DOT> za> AuthorDate: Thu Nov 28 07:28:27 2019 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Thu Nov 28 16:34:35 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31f0c4fa
net-misc/asterisk-core-sounds: blocker against old asterisk-extra-sounds Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Jaco Kroon <jaco <AT> uls.co.za> Closes: https://bugs.gentoo.org/701348 Closes: https://github.com/gentoo/gentoo/pull/13775 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> net-misc/asterisk-core-sounds/asterisk-core-sounds-1.6.1.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/net-misc/asterisk-core-sounds/asterisk-core-sounds-1.6.1.ebuild b/net-misc/asterisk-core-sounds/asterisk-core-sounds-1.6.1.ebuild index 09a78755508..7deebba58f1 100644 --- a/net-misc/asterisk-core-sounds/asterisk-core-sounds-1.6.1.ebuild +++ b/net-misc/asterisk-core-sounds/asterisk-core-sounds-1.6.1.ebuild @@ -29,6 +29,8 @@ KEYWORDS="~amd64 ~ppc ~x86" S="${WORKDIR}" +RDEPEND="!<net-misc/asterisk-extra-sounds-1.5.2" + src_unpack() { local ar local c
