From 65757a6c1c4b1381d9ed8f974e82566385dfaf54 Mon Sep 17 00:00:00 2001 From: Petr Vaněk Date: Thu, 28 Nov 2019 14:21:38 +0100 Subject: dev-erlang/p1_utils: subscribe to dev-lang/erlang subslot MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bug: https://bugs.gentoo.org/661126 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Petr Vaněk Signed-off-by: Sergei Trofimovich --- dev-erlang/p1_utils/p1_utils-1.0.13.ebuild | 2 +- dev-erlang/p1_utils/p1_utils-1.0.16.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-erlang/p1_utils') diff --git a/dev-erlang/p1_utils/p1_utils-1.0.13.ebuild b/dev-erlang/p1_utils/p1_utils-1.0.13.ebuild index 7993c1a6baba..3c58b4d946c8 100644 --- a/dev-erlang/p1_utils/p1_utils-1.0.13.ebuild +++ b/dev-erlang/p1_utils/p1_utils-1.0.13.ebuild @@ -14,7 +14,7 @@ LICENSE="Apache-2.0" SLOT="0" KEYWORDS="amd64 ~arm ~ia64 ppc ppc64 sparc x86" -DEPEND=">=dev-lang/erlang-17.1" +DEPEND=">=dev-lang/erlang-17.1:=" RDEPEND="${DEPEND}" DOCS=( CHANGELOG.md README.md ) diff --git a/dev-erlang/p1_utils/p1_utils-1.0.16.ebuild b/dev-erlang/p1_utils/p1_utils-1.0.16.ebuild index 04a3ef4486a6..5a8880ed5cfa 100644 --- a/dev-erlang/p1_utils/p1_utils-1.0.16.ebuild +++ b/dev-erlang/p1_utils/p1_utils-1.0.16.ebuild @@ -14,7 +14,7 @@ LICENSE="Apache-2.0" SLOT="0" KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" -DEPEND=">=dev-lang/erlang-17.1" +DEPEND=">=dev-lang/erlang-17.1:=" RDEPEND="${DEPEND}" DOCS=( CHANGELOG.md README.md ) -- cgit v1.2.3-65-gdbad