From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1064474-garchives=archives.gentoo.org@lists.gentoo.org>
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 D7C2A138334
	for <garchives@archives.gentoo.org>; Sun, 30 Dec 2018 13:22:08 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id B19E5E0894;
	Sun, 30 Dec 2018 13:22:07 +0000 (UTC)
Received: from smtp.gentoo.org (dev.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 84E78E0894
	for <gentoo-commits@lists.gentoo.org>; Sun, 30 Dec 2018 13:22:07 +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 5A5E1335C3D
	for <gentoo-commits@lists.gentoo.org>; Sun, 30 Dec 2018 13:22:05 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id A39FE4D3
	for <gentoo-commits@lists.gentoo.org>; Sun, 30 Dec 2018 13:22:03 +0000 (UTC)
From: "Andreas Sturmlechner" <asturm@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, "Andreas Sturmlechner" <asturm@gentoo.org>
Message-ID: <1546176111.8b5a9eb8e6aecfe792bcc0e25508c0ed51a79501.asturm@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/photoqt/
X-VCS-Repository: repo/gentoo
X-VCS-Files: media-gfx/photoqt/metadata.xml
X-VCS-Directories: media-gfx/photoqt/
X-VCS-Committer: asturm
X-VCS-Committer-Name: Andreas Sturmlechner
X-VCS-Revision: 8b5a9eb8e6aecfe792bcc0e25508c0ed51a79501
X-VCS-Branch: master
Date: Sun, 30 Dec 2018 13:22:03 +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: d5175545-65f1-4407-b831-03ae2da5ce87
X-Archives-Hash: 5d739ff83a61c8ad6ae4802255a6f34b

commit:     8b5a9eb8e6aecfe792bcc0e25508c0ed51a79501
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 30 01:27:14 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Dec 30 13:21:51 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b5a9eb8

media-gfx/photoqt: Fix metadata typo

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-gfx/photoqt/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/photoqt/metadata.xml b/media-gfx/photoqt/metadata.xml
index d6620e46687..b44c7e9f443 100644
--- a/media-gfx/photoqt/metadata.xml
+++ b/media-gfx/photoqt/metadata.xml
@@ -10,7 +10,7 @@
 			Support additional image formats using <pkg>media-libs/devil</pkg>
 		</flag>
 		<flag name="freeimage">
-			Support additional iamge formats using <pkg>media-libs/freeimage</pkg>
+			Support additional image formats using <pkg>media-libs/freeimage</pkg>
 		</flag>
 	</use>
 </pkgmetadata>