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 DF6F8158020 for ; Tue, 6 Dec 2022 16:01:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EE653E07EF; Tue, 6 Dec 2022 16:01:34 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 527E4E07EF for ; Tue, 6 Dec 2022 16:01:34 +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 1E58B340AB2 for ; Tue, 6 Dec 2022 16:01:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 62800477 for ; Tue, 6 Dec 2022 16:01:31 +0000 (UTC) From: "Sebastian Pipping" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sebastian Pipping" Message-ID: <1670342445.a3afc8c19610754b546ace3bac7fe82704da790d.sping@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libvisual/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libvisual/libvisual-0.4.1.ebuild media-libs/libvisual/metadata.xml X-VCS-Directories: media-libs/libvisual/ X-VCS-Committer: sping X-VCS-Committer-Name: Sebastian Pipping X-VCS-Revision: a3afc8c19610754b546ace3bac7fe82704da790d X-VCS-Branch: master Date: Tue, 6 Dec 2022 16:01:31 +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: 84a33248-5e67-4c17-b020-4693dfee3e79 X-Archives-Hash: f437a4d38d37f0d49109b5bf8f4211f1 commit: a3afc8c19610754b546ace3bac7fe82704da790d Author: Sebastian Pipping gentoo org> AuthorDate: Tue Dec 6 15:59:43 2022 +0000 Commit: Sebastian Pipping gentoo org> CommitDate: Tue Dec 6 16:00:45 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3afc8c1 media-libs/libvisual: WhitespaceFound + MissingRemoteId Signed-off-by: Sebastian Pipping gentoo.org> media-libs/libvisual/libvisual-0.4.1.ebuild | 2 +- media-libs/libvisual/metadata.xml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/media-libs/libvisual/libvisual-0.4.1.ebuild b/media-libs/libvisual/libvisual-0.4.1.ebuild index 4b7113c909ab..ba2b0894ef5a 100644 --- a/media-libs/libvisual/libvisual-0.4.1.ebuild +++ b/media-libs/libvisual/libvisual-0.4.1.ebuild @@ -36,7 +36,7 @@ src_prepare() { multilib_src_configure() { ECONF_SOURCE="${S}" econf \ --disable-static \ - --disable-examples \ + --disable-examples \ $(use_enable nls) \ $(use_enable threads) \ $(use_enable debug) diff --git a/media-libs/libvisual/metadata.xml b/media-libs/libvisual/metadata.xml index f9b33895bd45..0df6ad62c155 100644 --- a/media-libs/libvisual/metadata.xml +++ b/media-libs/libvisual/metadata.xml @@ -10,6 +10,7 @@ Gentoo Sound project + Libvisual/libvisual libvisual