From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 5B54D58973 for ; Sat, 6 Feb 2016 16:26:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E734D21C023; Sat, 6 Feb 2016 16:25:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8543521C023 for ; Sat, 6 Feb 2016 16:25:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B7FD7340AB6 for ; Sat, 6 Feb 2016 16:25:57 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 84552E5F for ; Sat, 6 Feb 2016 16:25:53 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1454775910.b53aaf47cd52c85cb6fade48c9d58cd3cbc60ce3.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocaml-ipaddr/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ml/ocaml-ipaddr/ocaml-ipaddr-2.6.1.ebuild X-VCS-Directories: dev-ml/ocaml-ipaddr/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: b53aaf47cd52c85cb6fade48c9d58cd3cbc60ce3 X-VCS-Branch: master Date: Sat, 6 Feb 2016 16:25:53 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: a6337018-9552-4d73-8e5e-dcca922d47e6 X-Archives-Hash: e37f58853c1396892ea603bf5c096b6c commit: b53aaf47cd52c85cb6fade48c9d58cd3cbc60ce3 Author: Alexis Ballier gentoo org> AuthorDate: Sat Feb 6 16:25:10 2016 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Sat Feb 6 16:25:10 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b53aaf47 dev-ml/ocaml-ipaddr: add proper subslot Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier gentoo.org> dev-ml/ocaml-ipaddr/ocaml-ipaddr-2.6.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/ocaml-ipaddr/ocaml-ipaddr-2.6.1.ebuild b/dev-ml/ocaml-ipaddr/ocaml-ipaddr-2.6.1.ebuild index a4f8b7c..644bd00 100644 --- a/dev-ml/ocaml-ipaddr/ocaml-ipaddr-2.6.1.ebuild +++ b/dev-ml/ocaml-ipaddr/ocaml-ipaddr-2.6.1.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/mirage/ocaml-ipaddr" SRC_URI="https://github.com/mirage/ocaml-ipaddr/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="ISC" -SLOT="0" +SLOT="0/${PV}" KEYWORDS="~amd64" IUSE=""