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 976D21388C0 for ; Sat, 20 Feb 2016 12:07:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1A72121C010; Sat, 20 Feb 2016 12:07:32 +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 B6CF521C010 for ; Sat, 20 Feb 2016 12:07:31 +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 94C71340A6A for ; Sat, 20 Feb 2016 12:07:30 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 264AC8EA for ; Sat, 20 Feb 2016 12:07:27 +0000 (UTC) From: "Michael Weber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Weber" Message-ID: <1455970041.429198421662ec9e60f77ae488bc18bdb5d26f54.xmw@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-kernel/raspberrypi-image/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-kernel/raspberrypi-image/raspberrypi-image-4.1.17_p20160209.ebuild X-VCS-Directories: sys-kernel/raspberrypi-image/ X-VCS-Committer: xmw X-VCS-Committer-Name: Michael Weber X-VCS-Revision: 429198421662ec9e60f77ae488bc18bdb5d26f54 X-VCS-Branch: master Date: Sat, 20 Feb 2016 12:07:27 +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: 51c9a518-c7c8-4c35-a487-d5594e3ec042 X-Archives-Hash: 70ef28179096dae31ee12f98aa1ca321 commit: 429198421662ec9e60f77ae488bc18bdb5d26f54 Author: Michael Weber gentoo org> AuthorDate: Sat Feb 20 12:05:27 2016 +0000 Commit: Michael Weber gentoo org> CommitDate: Sat Feb 20 12:07:21 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42919842 sys-kernel/raspberrypi-image: Fix SLOT. Package-Manager: portage-2.2.27 sys-kernel/raspberrypi-image/raspberrypi-image-4.1.17_p20160209.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-kernel/raspberrypi-image/raspberrypi-image-4.1.17_p20160209.ebuild b/sys-kernel/raspberrypi-image/raspberrypi-image-4.1.17_p20160209.ebuild index 2f524af..d9d0dae 100644 --- a/sys-kernel/raspberrypi-image/raspberrypi-image-4.1.17_p20160209.ebuild +++ b/sys-kernel/raspberrypi-image/raspberrypi-image-4.1.17_p20160209.ebuild @@ -12,7 +12,7 @@ MY_PV="1.20160209" SRC_URI="https://github.com/raspberrypi/firmware/archive/${MY_PV} -> raspberrypi-firmware-${MY_PV}.tar.gz" LICENSE="GPL-2 raspberrypi-videocore-bin" -SLOT="0" +SLOT="${PVR}" KEYWORDS="~arm -*" IUSE=""