dev-ml/onanomsg: Add proper subslot
authorAlexis Ballier <aballier@gentoo.org>
Thu, 23 Feb 2017 07:41:35 +0000 (08:41 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Thu, 23 Feb 2017 09:15:49 +0000 (10:15 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-ml/onanomsg/onanomsg-1.0.ebuild

index fe9038e90de5eb657cab329117c5d8f098a8bb7b..5cc50a878290ec33374f9a8905e43bf083f46912 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -11,7 +11,7 @@ HOMEPAGE="https://github.com/rgrinberg/onanomsg"
 SRC_URI="https://github.com/rgrinberg/onanomsg/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="WTFPL-2"
-SLOT="0"
+SLOT="0/${PV}"
 KEYWORDS="~amd64"
 IUSE="+lwt +ocamlopt test"