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 6664D1382C5 for ; Wed, 17 Feb 2021 16:46:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B3794E07A5; Wed, 17 Feb 2021 16:46:11 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 9DEB5E07A5 for ; Wed, 17 Feb 2021 16:46:11 +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 E1D9D3410AF for ; Wed, 17 Feb 2021 16:46:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 35DD54AF for ; Wed, 17 Feb 2021 16:46:08 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1613580358.b0f667efa7c0ab14acfcf0047f7f7342ca5bfbc5.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: x11-misc/ksnip/ X-VCS-Repository: repo/proj/guru X-VCS-Files: x11-misc/ksnip/ksnip-1.8.0.ebuild X-VCS-Directories: x11-misc/ksnip/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: b0f667efa7c0ab14acfcf0047f7f7342ca5bfbc5 X-VCS-Branch: dev Date: Wed, 17 Feb 2021 16:46:08 +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: f0c6cefd-6dc2-4efa-8446-8aa7ba78326a X-Archives-Hash: dd1f057353b8fe56b611adfb0d3a371b commit: b0f667efa7c0ab14acfcf0047f7f7342ca5bfbc5 Author: Andrew Ammerlaan riseup net> AuthorDate: Wed Feb 17 16:45:58 2021 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Wed Feb 17 16:45:58 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b0f667ef x11-misc/ksnip: fix typo Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan riseup.net> x11-misc/ksnip/ksnip-1.8.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-misc/ksnip/ksnip-1.8.0.ebuild b/x11-misc/ksnip/ksnip-1.8.0.ebuild index 50c2fcf7..e09e584a 100644 --- a/x11-misc/ksnip/ksnip-1.8.0.ebuild +++ b/x11-misc/ksnip/ksnip-1.8.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020 Gentoo Authors +# Copyright 2020-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -19,7 +19,7 @@ RDEPEND=" dev-qt/qtprintsupport:5 dev-qt/qtx11extras:5 dev-qt/qtxml:5 - >=xmedia-libs/kimageannotator-0.4.0 + >=media-libs/kimageannotator-0.4.0 x11-libs/libxcb " DEPEND="${RDEPEND}"