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 B941F1382C5 for ; Mon, 28 Dec 2020 02:04:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 067EC2BC011; Mon, 28 Dec 2020 02:04:54 +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-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DF7332BC011 for ; Mon, 28 Dec 2020 02:04:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DFE613411C6 for ; Mon, 28 Dec 2020 02:04:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6A9BE49 for ; Mon, 28 Dec 2020 02:04:51 +0000 (UTC) From: "Jonas Stein" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jonas Stein" Message-ID: <1609121062.ff2f9231ec1fbd5863b78eede1e7dc78f541d324.jstein@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/yafaray/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/yafaray/metadata.xml X-VCS-Directories: media-gfx/yafaray/ X-VCS-Committer: jstein X-VCS-Committer-Name: Jonas Stein X-VCS-Revision: ff2f9231ec1fbd5863b78eede1e7dc78f541d324 X-VCS-Branch: master Date: Mon, 28 Dec 2020 02:04:51 +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: 17901c6d-a510-4500-bb86-6984038b8d22 X-Archives-Hash: 3ed157c5f9bd26d0dd04fbe3e3b171d5 commit: ff2f9231ec1fbd5863b78eede1e7dc78f541d324 Author: Jonas Stein gentoo org> AuthorDate: Mon Dec 28 02:04:22 2020 +0000 Commit: Jonas Stein gentoo org> CommitDate: Mon Dec 28 02:04:22 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff2f9231 media-gfx/yafaray: matadata QA Fix "description" should be "name" here. Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Jonas Stein gentoo.org> media-gfx/yafaray/metadata.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/yafaray/metadata.xml b/media-gfx/yafaray/metadata.xml index 24519079a75..f4ad58bed54 100644 --- a/media-gfx/yafaray/metadata.xml +++ b/media-gfx/yafaray/metadata.xml @@ -7,7 +7,7 @@ proxy-maint@gentoo.org - Proxy Maintainer Team + Proxy Maintainers YafaRay is a raytracing open source render engine. Raytracing is a rendering technique for generating realistic images by tracing the path of light through a 3D scene.