Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocaml-migrate-parsetree/
Date: Sat, 01 Apr 2017 12:25:12
Message-Id: 1491049481.bb8a3e53537a671e4804ed8eebbb1f76d68f59e5.aballier@gentoo
1 commit: bb8a3e53537a671e4804ed8eebbb1f76d68f59e5
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 1 10:55:12 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 1 12:24:41 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb8a3e53
7
8 dev-ml/ocaml-migrate-parsetree: Add subslot
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11
12 dev-ml/ocaml-migrate-parsetree/ocaml-migrate-parsetree-0.7.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ml/ocaml-migrate-parsetree/ocaml-migrate-parsetree-0.7.ebuild b/dev-ml/ocaml-migrate-parsetree/ocaml-migrate-parsetree-0.7.ebuild
16 index 05f39825c1e..0267b5ff252 100644
17 --- a/dev-ml/ocaml-migrate-parsetree/ocaml-migrate-parsetree-0.7.ebuild
18 +++ b/dev-ml/ocaml-migrate-parsetree/ocaml-migrate-parsetree-0.7.ebuild
19 @@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/let-def/ocaml-migrate-parsetree"
20 SRC_URI="https://github.com/let-def/ocaml-migrate-parsetree/archive/v${PV}.tar.gz -> ${P}.tar.gz"
21
22 LICENSE="LGPL-2.1"
23 -SLOT="0"
24 +SLOT="0/${PV}"
25 KEYWORDS="~amd64"
26 IUSE=""