From: Petr Vaněk Date: Thu, 28 Nov 2019 13:16:24 +0000 (+0100) Subject: dev-erlang/proper: subscribe to dev-lang/erlang subslot X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=defb6d0c0a0cfafe6deb9059302254197961b9ed;p=gentoo.git dev-erlang/proper: subscribe to dev-lang/erlang subslot Bug: https://bugs.gentoo.org/661080 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Petr Vaněk Signed-off-by: Sergei Trofimovich --- diff --git a/dev-erlang/proper/proper-1.2.ebuild b/dev-erlang/proper/proper-1.2.ebuild index 32dd1572bac1..6e489aec399a 100644 --- a/dev-erlang/proper/proper-1.2.ebuild +++ b/dev-erlang/proper/proper-1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ LICENSE="GPL-3" SLOT="0" KEYWORDS="amd64 ~arm ~ia64 ppc ~sparc x86" -DEPEND=">=dev-lang/erlang-17.1" +DEPEND=">=dev-lang/erlang-17.1:=" RDEPEND="${DEPEND}" DOCS=( README.md THANKS ) diff --git a/dev-erlang/proper/proper-1.3.ebuild b/dev-erlang/proper/proper-1.3.ebuild index 050bf653bc01..6e489aec399a 100644 --- a/dev-erlang/proper/proper-1.3.ebuild +++ b/dev-erlang/proper/proper-1.3.ebuild @@ -14,7 +14,7 @@ LICENSE="GPL-3" SLOT="0" KEYWORDS="amd64 ~arm ~ia64 ppc ~sparc x86" -DEPEND=">=dev-lang/erlang-17.1" +DEPEND=">=dev-lang/erlang-17.1:=" RDEPEND="${DEPEND}" DOCS=( README.md THANKS )