diff options
author | Alexis Ballier <aballier@gentoo.org> | 2016-02-06 17:23:58 +0100 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2016-02-06 17:23:58 +0100 |
commit | e2a3631f17a129ad448b72ee8ad2c9727c4e6a36 (patch) | |
tree | 3124b1a95d6f3ec61bb239a15d8241a513693c5a /dev-ml/mongo | |
parent | dev-ml/pcre-ocaml: remove old (diff) | |
download | gentoo-e2a3631f17a129ad448b72ee8ad2c9727c4e6a36.tar.gz gentoo-e2a3631f17a129ad448b72ee8ad2c9727c4e6a36.tar.bz2 gentoo-e2a3631f17a129ad448b72ee8ad2c9727c4e6a36.zip |
dev-ml/mongo: add proper subslot
Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ml/mongo')
-rw-r--r-- | dev-ml/mongo/mongo-0.67.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/mongo/mongo-0.67.2.ebuild b/dev-ml/mongo/mongo-0.67.2.ebuild index 9c43349a1e86..08ac2cb7913e 100644 --- a/dev-ml/mongo/mongo-0.67.2.ebuild +++ b/dev-ml/mongo/mongo-0.67.2.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="http://massd.github.io/" SRC_URI="https://github.com/MassD/mongo/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" -SLOT="0" +SLOT="0/${PV}" KEYWORDS="~amd64" IUSE="" |