From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 53EF8139088 for ; Fri, 13 Jan 2017 07:56:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 21C492241C2; Fri, 13 Jan 2017 07:56:57 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id ED44F2241C1 for ; Fri, 13 Jan 2017 07:56:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EC829341725 for ; Fri, 13 Jan 2017 07:56:55 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 882C42626 for ; Fri, 13 Jan 2017 07:56:54 +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: <1484294207.7ede2fc3550fd58decff2d8075e7d2f8f99d53c8.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/qcheck/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ml/qcheck/qcheck-0.5.2.ebuild X-VCS-Directories: dev-ml/qcheck/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 7ede2fc3550fd58decff2d8075e7d2f8f99d53c8 X-VCS-Branch: master Date: Fri, 13 Jan 2017 07:56:54 +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: 97350e2a-eac6-47fa-9060-348c64ebabc4 X-Archives-Hash: 22a9d54d47e1351f67925746c00ea00f commit: 7ede2fc3550fd58decff2d8075e7d2f8f99d53c8 Author: Alexis Ballier gentoo org> AuthorDate: Fri Jan 13 07:41:44 2017 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Fri Jan 13 07:56:47 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ede2fc3 dev-ml/qcheck: set proper subslot Package-Manager: Portage-2.3.3, Repoman-2.3.1 dev-ml/qcheck/qcheck-0.5.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/qcheck/qcheck-0.5.2.ebuild b/dev-ml/qcheck/qcheck-0.5.2.ebuild index 536e951..5f3e0df 100644 --- a/dev-ml/qcheck/qcheck-0.5.2.ebuild +++ b/dev-ml/qcheck/qcheck-0.5.2.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://github.com/c-cube/qcheck/" SRC_URI="https://github.com/c-cube/qcheck/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2.1" -SLOT="0" +SLOT="0/${PV}" KEYWORDS="~amd64 ~x86" IUSE=""