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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D553A158086 for ; Mon, 3 Jan 2022 08:02:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 06C192BC0E7; Mon, 3 Jan 2022 08:02:56 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B0B492BC0E7 for ; Mon, 3 Jan 2022 08:02:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3A7F6342F15 for ; Mon, 3 Jan 2022 08:02:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7F533219 for ; Mon, 3 Jan 2022 08:02:48 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1641196948.414a82e33c4bbe85f7b85bb2a982729087780794.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/pocl/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/pocl/pocl-1.8-r1.ebuild dev-libs/pocl/pocl-1.8-r2.ebuild X-VCS-Directories: dev-libs/pocl/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 414a82e33c4bbe85f7b85bb2a982729087780794 X-VCS-Branch: master Date: Mon, 3 Jan 2022 08:02:48 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 691850c5-6d4a-42da-b4b5-78039e7d6671 X-Archives-Hash: dd5f3d11b2279925c51a1f3811ce3148 commit: 414a82e33c4bbe85f7b85bb2a982729087780794 Author: Sam James gentoo org> AuthorDate: Mon Jan 3 08:02:28 2022 +0000 Commit: Sam James gentoo org> CommitDate: Mon Jan 3 08:02:28 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=414a82e3 dev-libs/pocl: revbump for installed (opencl) kernel change Fixes: c127713269a116c187d54663e0523b9f79f11886 Signed-off-by: Sam James gentoo.org> dev-libs/pocl/{pocl-1.8-r1.ebuild => pocl-1.8-r2.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/pocl/pocl-1.8-r1.ebuild b/dev-libs/pocl/pocl-1.8-r2.ebuild similarity index 98% rename from dev-libs/pocl/pocl-1.8-r1.ebuild rename to dev-libs/pocl/pocl-1.8-r2.ebuild index 13e8dd263413..2c7536c0a22d 100644 --- a/dev-libs/pocl/pocl-1.8-r1.ebuild +++ b/dev-libs/pocl/pocl-1.8-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7