commit: 828f13b98ea46da97fe220ce7a1bf0c24bcc2412 Author: Louis Sautier <sautier.louis <AT> gmail <DOT> com> AuthorDate: Mon Mar 14 17:39:11 2016 +0000 Commit: Ian Delaney <idella4 <AT> gentoo <DOT> org> CommitDate: Mon Mar 14 18:19:13 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=828f13b9
www-apps/airdcpp-webui: DEPEND on compatible versions of airdcpp-webclient Package-Manager: portage-2.2.27 Closes: https://github.com/gentoo/gentoo/pull/1047 www-apps/airdcpp-webui/airdcpp-webui-0.16.2.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/www-apps/airdcpp-webui/airdcpp-webui-0.16.2.ebuild b/www-apps/airdcpp-webui/airdcpp-webui-0.16.2.ebuild index baff4c8..7796c43 100644 --- a/www-apps/airdcpp-webui/airdcpp-webui-0.16.2.ebuild +++ b/www-apps/airdcpp-webui/airdcpp-webui-0.16.2.ebuild @@ -13,8 +13,7 @@ LICENSE="MIT" SLOT="0" IUSE="" -DEPEND="" -RDEPEND="net-p2p/airdcpp-webclient" +RDEPEND="=net-p2p/airdcpp-webclient-${PV%.*}*" S="${WORKDIR}/package"
