From 8fb5fe15131578d8ff4432cdeb9be3ab19ea7917 Mon Sep 17 00:00:00 2001 From: Matthew Thode Date: Fri, 16 Feb 2018 11:43:36 -0600 Subject: dev-libs/leatherman: fix the subslot to be under 0 Package-Manager: Portage-2.3.19, Repoman-2.3.6 --- dev-libs/leatherman/leatherman-1.4.0.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'dev-libs/leatherman') diff --git a/dev-libs/leatherman/leatherman-1.4.0.ebuild b/dev-libs/leatherman/leatherman-1.4.0.ebuild index cf3644a62dcc..1bbc1551d010 100644 --- a/dev-libs/leatherman/leatherman-1.4.0.ebuild +++ b/dev-libs/leatherman/leatherman-1.4.0.ebuild @@ -10,10 +10,9 @@ HOMEPAGE="https://github.com/puppetlabs/leatherman" SRC_URI="https://github.com/puppetlabs/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" -SLOT="0" IUSE="debug static-libs test" KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" -SLOT="1.4" +SLOT="0/1.4" RDEPEND="net-misc/curl" DEPEND=">=dev-libs/boost-1.54:=[nls] -- cgit v1.2.3-65-gdbad