commit:     8fb5fe15131578d8ff4432cdeb9be3ab19ea7917
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 16 17:43:36 2018 +0000
Commit:     Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Fri Feb 16 17:43:52 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fb5fe15

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(-)

diff --git a/dev-libs/leatherman/leatherman-1.4.0.ebuild 
b/dev-libs/leatherman/leatherman-1.4.0.ebuild
index cf3644a62dc..1bbc1551d01 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]

Reply via email to