summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-02-23 08:41:35 +0100
committerAlexis Ballier <aballier@gentoo.org>2017-02-23 10:15:49 +0100
commitcb7accd3c7883fe1952bd2f7716aae3643832414 (patch)
tree5ffa7d4c6a50cb0a0fc82e61fccd9a2a489cb2cf /dev-ml
parentdev-ml/ocaml-magic-mime: Add proper subslot (diff)
downloadgentoo-cb7accd3c7883fe1952bd2f7716aae3643832414.tar.gz
gentoo-cb7accd3c7883fe1952bd2f7716aae3643832414.tar.bz2
gentoo-cb7accd3c7883fe1952bd2f7716aae3643832414.zip
dev-ml/onanomsg: Add proper subslot
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/onanomsg/onanomsg-1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/onanomsg/onanomsg-1.0.ebuild b/dev-ml/onanomsg/onanomsg-1.0.ebuild
index fe9038e90de5..5cc50a878290 100644
--- a/dev-ml/onanomsg/onanomsg-1.0.ebuild
+++ b/dev-ml/onanomsg/onanomsg-1.0.ebuild
@@ -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"