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 A64131382C5 for ; Wed, 7 Apr 2021 18:03:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 65E3FE096A; Wed, 7 Apr 2021 18:03:07 +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 401B9E096A for ; Wed, 7 Apr 2021 18:03:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 E24D8335CE4 for ; Wed, 7 Apr 2021 18:03:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 501E5642 for ; Wed, 7 Apr 2021 18:03:04 +0000 (UTC) From: "YOSHIOKA Takuma" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "YOSHIOKA Takuma" Message-ID: <1617818578.7d93e60744c92ecaf99ded5c99ad85f5eebcb56f.YOSHIOKATakuma@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-gfx/oxipng/ X-VCS-Repository: repo/proj/guru X-VCS-Files: media-gfx/oxipng/oxipng-2.3.0.ebuild media-gfx/oxipng/oxipng-3.0.1.ebuild media-gfx/oxipng/oxipng-4.0.0.ebuild media-gfx/oxipng/oxipng-4.0.2.ebuild media-gfx/oxipng/oxipng-4.0.3.ebuild X-VCS-Directories: media-gfx/oxipng/ X-VCS-Committer: YOSHIOKATakuma X-VCS-Committer-Name: YOSHIOKA Takuma X-VCS-Revision: 7d93e60744c92ecaf99ded5c99ad85f5eebcb56f X-VCS-Branch: dev Date: Wed, 7 Apr 2021 18:03:04 +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: 3fb650a5-9a00-4248-88bf-a859b2e0b1d3 X-Archives-Hash: 2ed20496140673e6361124f44da7594b commit: 7d93e60744c92ecaf99ded5c99ad85f5eebcb56f Author: YOSHIOKA Takuma hard-wi red> AuthorDate: Wed Apr 7 18:01:13 2021 +0000 Commit: YOSHIOKA Takuma hard-wi red> CommitDate: Wed Apr 7 18:02:58 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7d93e607 media-gfx/oxipng: Specify QA_FLAGS_IGNORED CFLAGS/LDFLAGS won't be respected since the application is written in Rust. Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: YOSHIOKA Takuma hard-wi.red> media-gfx/oxipng/oxipng-2.3.0.ebuild | 4 +++- media-gfx/oxipng/oxipng-3.0.1.ebuild | 4 +++- media-gfx/oxipng/oxipng-4.0.0.ebuild | 4 +++- media-gfx/oxipng/oxipng-4.0.2.ebuild | 4 +++- media-gfx/oxipng/oxipng-4.0.3.ebuild | 2 ++ 5 files changed, 14 insertions(+), 4 deletions(-) diff --git a/media-gfx/oxipng/oxipng-2.3.0.ebuild b/media-gfx/oxipng/oxipng-2.3.0.ebuild index 8366c7505..00906945c 100644 --- a/media-gfx/oxipng/oxipng-2.3.0.ebuild +++ b/media-gfx/oxipng/oxipng-2.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Auto-Generated by cargo-ebuild 0.1.5 @@ -77,6 +77,8 @@ IUSE="" DEPEND="" RDEPEND="" +QA_FLAGS_IGNORED="usr/bin/oxipng" + src_install() { cargo_src_install diff --git a/media-gfx/oxipng/oxipng-3.0.1.ebuild b/media-gfx/oxipng/oxipng-3.0.1.ebuild index d4c25c802..bea8c77b3 100644 --- a/media-gfx/oxipng/oxipng-3.0.1.ebuild +++ b/media-gfx/oxipng/oxipng-3.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2017-2020 Gentoo Authors +# Copyright 2017-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Auto-Generated by cargo-ebuild 0.3.1 @@ -98,6 +98,8 @@ IUSE="" DEPEND="" RDEPEND="" +QA_FLAGS_IGNORED="usr/bin/oxipng" + src_install() { cargo_src_install diff --git a/media-gfx/oxipng/oxipng-4.0.0.ebuild b/media-gfx/oxipng/oxipng-4.0.0.ebuild index 7a1969bd7..b1fa29cb3 100644 --- a/media-gfx/oxipng/oxipng-4.0.0.ebuild +++ b/media-gfx/oxipng/oxipng-4.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2017-2020 Gentoo Authors +# Copyright 2017-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Auto-Generated by cargo-ebuild 0.3.1 @@ -96,6 +96,8 @@ IUSE="" DEPEND="" RDEPEND="" +QA_FLAGS_IGNORED="usr/bin/oxipng" + src_install() { cargo_src_install diff --git a/media-gfx/oxipng/oxipng-4.0.2.ebuild b/media-gfx/oxipng/oxipng-4.0.2.ebuild index 2c128c107..9177be2d3 100644 --- a/media-gfx/oxipng/oxipng-4.0.2.ebuild +++ b/media-gfx/oxipng/oxipng-4.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 2017-2020 Gentoo Authors +# Copyright 2017-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Auto-Generated by cargo-ebuild 0.3.1 @@ -92,6 +92,8 @@ LICENSE="Apache-2.0 MIT ZLIB" SLOT="0" KEYWORDS="~amd64 ~x86" +QA_FLAGS_IGNORED="usr/bin/oxipng" + src_install() { cargo_src_install diff --git a/media-gfx/oxipng/oxipng-4.0.3.ebuild b/media-gfx/oxipng/oxipng-4.0.3.ebuild index e7a2825c2..30cd48fe3 100644 --- a/media-gfx/oxipng/oxipng-4.0.3.ebuild +++ b/media-gfx/oxipng/oxipng-4.0.3.ebuild @@ -92,6 +92,8 @@ LICENSE="Apache-2.0 MIT ZLIB" SLOT="0" KEYWORDS="~amd64 ~x86" +QA_FLAGS_IGNORED="usr/bin/oxipng" + src_install() { cargo_src_install