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 6D4E1158083 for ; Thu, 5 Sep 2024 02:12:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 69CEDE2A56; Thu, 5 Sep 2024 02:12:28 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 53CEFE2A59 for ; Thu, 5 Sep 2024 02:12:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 86939343068 for ; Thu, 5 Sep 2024 02:12:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E77BE1F36 for ; Thu, 5 Sep 2024 02:12:25 +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: <1725502288.5ebdeb0a65138edc3d05963ac6d765abb087e806.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/openpgl/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/openpgl/metadata.xml media-libs/openpgl/openpgl-0.5.0-r1.ebuild media-libs/openpgl/openpgl-0.6.0.ebuild X-VCS-Directories: media-libs/openpgl/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 5ebdeb0a65138edc3d05963ac6d765abb087e806 X-VCS-Branch: master Date: Thu, 5 Sep 2024 02:12:25 +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: ea2f3bca-4903-4429-8bda-16f81bbcccf0 X-Archives-Hash: 3e2fbbfb3f53dd41376567cf395d88de commit: 5ebdeb0a65138edc3d05963ac6d765abb087e806 Author: Paul Zander gmail com> AuthorDate: Mon Sep 2 14:19:34 2024 +0000 Commit: Sam James gentoo org> CommitDate: Thu Sep 5 02:11:28 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ebdeb0a media-libs/openpgl: change url Signed-off-by: Paul Zander gmail.com> Signed-off-by: Sam James gentoo.org> media-libs/openpgl/metadata.xml | 2 +- media-libs/openpgl/openpgl-0.5.0-r1.ebuild | 4 ++-- media-libs/openpgl/openpgl-0.6.0.ebuild | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/media-libs/openpgl/metadata.xml b/media-libs/openpgl/metadata.xml index 362878695f7a..3fa42bd60c93 100644 --- a/media-libs/openpgl/metadata.xml +++ b/media-libs/openpgl/metadata.xml @@ -19,6 +19,6 @@ production environment. - OpenPathGuidingLibrary/openpgl + RenderKit/openpgl diff --git a/media-libs/openpgl/openpgl-0.5.0-r1.ebuild b/media-libs/openpgl/openpgl-0.5.0-r1.ebuild index ceba00c1713e..4d0f448a2d7a 100644 --- a/media-libs/openpgl/openpgl-0.5.0-r1.ebuild +++ b/media-libs/openpgl/openpgl-0.5.0-r1.ebuild @@ -6,8 +6,8 @@ EAPI=8 inherit cmake flag-o-matic DESCRIPTION="Intel Open Path Guiding Library" -HOMEPAGE="https://github.com/OpenPathGuidingLibrary/openpgl" -SRC_URI="https://github.com/OpenPathGuidingLibrary/openpgl/archive/v${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://github.com/RenderKit/openpgl" +SRC_URI="https://github.com/RenderKit/openpgl/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0/$(ver_cut 1-2)" diff --git a/media-libs/openpgl/openpgl-0.6.0.ebuild b/media-libs/openpgl/openpgl-0.6.0.ebuild index 9cc85402cb51..f513e9bba38f 100644 --- a/media-libs/openpgl/openpgl-0.6.0.ebuild +++ b/media-libs/openpgl/openpgl-0.6.0.ebuild @@ -6,8 +6,8 @@ EAPI=8 inherit cmake flag-o-matic DESCRIPTION="Intel Open Path Guiding Library" -HOMEPAGE="https://github.com/OpenPathGuidingLibrary/openpgl" -SRC_URI="https://github.com/OpenPathGuidingLibrary/openpgl/archive/v${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://github.com/RenderKit/openpgl" +SRC_URI="https://github.com/RenderKit/openpgl/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0/$(ver_cut 1-2)"