From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1673127-garchives=archives.gentoo.org@lists.gentoo.org>
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 DEB84158083
	for <garchives@archives.gentoo.org>; Mon, 23 Sep 2024 12:09:07 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 35A6AE2A31;
	Mon, 23 Sep 2024 12:09:07 +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))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 14A41E2A31
	for <gentoo-commits@lists.gentoo.org>; Mon, 23 Sep 2024 12:09:07 +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))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 259263434BD
	for <gentoo-commits@lists.gentoo.org>; Mon, 23 Sep 2024 12:09:06 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id B74E227EB
	for <gentoo-commits@lists.gentoo.org>; Mon, 23 Sep 2024 12:09:04 +0000 (UTC)
From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" <ulm@gentoo.org>
Message-ID: <1727093286.51ec5438767619f3d12ee200382cf93a30ef874c.ulm@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libgphoto2/
X-VCS-Repository: repo/gentoo
X-VCS-Files: media-libs/libgphoto2/libgphoto2-2.5.31-r2.ebuild
X-VCS-Directories: media-libs/libgphoto2/
X-VCS-Committer: ulm
X-VCS-Committer-Name: Ulrich Müller
X-VCS-Revision: 51ec5438767619f3d12ee200382cf93a30ef874c
X-VCS-Branch: master
Date: Mon, 23 Sep 2024 12:09:04 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: ec86716c-46d4-4f5d-86ea-49ec8c92329d
X-Archives-Hash: ece71bc8470dacbf3f3fd4e7bc9afcb0

commit:     51ec5438767619f3d12ee200382cf93a30ef874c
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 23 12:08:06 2024 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Mon Sep 23 12:08:06 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51ec5438

media-libs/libgphoto2: Whitespace

Fixes: bbad92ec847597037513ade0f8168bc8ae391cd7
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 media-libs/libgphoto2/libgphoto2-2.5.31-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libgphoto2/libgphoto2-2.5.31-r2.ebuild b/media-libs/libgphoto2/libgphoto2-2.5.31-r2.ebuild
index f84d154227d6..ee17e38a48f2 100644
--- a/media-libs/libgphoto2/libgphoto2-2.5.31-r2.ebuild
+++ b/media-libs/libgphoto2/libgphoto2-2.5.31-r2.ebuild
@@ -41,7 +41,7 @@ IUSE_CAMERAS=(
 	pccam300 pccam600 pentax polaroid_pdc320 polaroid_pdc640 polaroid_pdc700 ptp2
 	ricoh ricoh_g3
 	samsung sierra sipix_blink2 sipix_web2 smal sonix sony_dscf1 sony_dscf55
-	soundvision	spca50x sq905 st2205 stv0674 stv0680 sx330z
+	soundvision spca50x sq905 st2205 stv0674 stv0680 sx330z
 	toshiba_pdrm11 topfield tp6801
 )