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 978141395E2 for ; Mon, 28 Nov 2016 20:27:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B4D36E08AF; Mon, 28 Nov 2016 20:27:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 CC92DE08AF for ; Mon, 28 Nov 2016 20:27:46 +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 C031E3413AA for ; Mon, 28 Nov 2016 20:27:45 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1D5AF4A9 for ; Mon, 28 Nov 2016 20:27:44 +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: <1480364852.d6b5303867cc6bb2372f65928b652a82ec3b0b87.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/topkg/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ml/topkg/topkg-0.8.1.ebuild X-VCS-Directories: dev-ml/topkg/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: d6b5303867cc6bb2372f65928b652a82ec3b0b87 X-VCS-Branch: master Date: Mon, 28 Nov 2016 20:27:44 +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: 45ca9710-5ffb-4848-93e5-3832d610d712 X-Archives-Hash: c0b46af4d3209faeb2b5d5c355795f99 commit: d6b5303867cc6bb2372f65928b652a82ec3b0b87 Author: Alexis Ballier gentoo org> AuthorDate: Mon Nov 28 15:35:07 2016 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Mon Nov 28 20:27:32 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6b53038 dev-ml/topkg: add proper subslot Package-Manager: portage-2.3.2 dev-ml/topkg/topkg-0.8.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/topkg/topkg-0.8.1.ebuild b/dev-ml/topkg/topkg-0.8.1.ebuild index aa42f00..74067f1 100644 --- a/dev-ml/topkg/topkg-0.8.1.ebuild +++ b/dev-ml/topkg/topkg-0.8.1.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="http://erratique.ch/software/topkg https://github.com/dbuenzli/topkg" SRC_URI="https://github.com/dbuenzli/topkg/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="ISC" -SLOT="0" +SLOT="0/${PV}" KEYWORDS="~amd64" IUSE=""