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 9077215802F for ; Fri, 31 Mar 2023 19:08:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 95FC9E0837; Fri, 31 Mar 2023 19:08:47 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 76359E0837 for ; Fri, 31 Mar 2023 19:08:47 +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 5CAC6340BE3 for ; Fri, 31 Mar 2023 19:08:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E368EA13 for ; Fri, 31 Mar 2023 19:08:43 +0000 (UTC) From: "Andreas Sturmlechner" 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" Message-ID: <1680289716.813cace6717f88a6ddbd1268ff3c03eab5200b84.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/calligra/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-office/calligra/calligra-3.2.1-r6.ebuild app-office/calligra/calligra-3.2.1-r7.ebuild X-VCS-Directories: app-office/calligra/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 813cace6717f88a6ddbd1268ff3c03eab5200b84 X-VCS-Branch: master Date: Fri, 31 Mar 2023 19:08:43 +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: fe9b3b2e-5f37-4854-8b63-a28106adfb4d X-Archives-Hash: 09ef29cfe0ba6973b6825bcd4003c9c7 commit: 813cace6717f88a6ddbd1268ff3c03eab5200b84 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Mar 31 19:07:58 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Mar 31 19:08:36 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=813cace6 app-office/calligra: Drop unused dev-qt/qtscript dependency Signed-off-by: Andreas Sturmlechner gentoo.org> .../calligra/{calligra-3.2.1-r6.ebuild => calligra-3.2.1-r7.ebuild} | 1 - 1 file changed, 1 deletion(-) diff --git a/app-office/calligra/calligra-3.2.1-r6.ebuild b/app-office/calligra/calligra-3.2.1-r7.ebuild similarity index 99% rename from app-office/calligra/calligra-3.2.1-r6.ebuild rename to app-office/calligra/calligra-3.2.1-r7.ebuild index 4d434a0c1d25..f2e157c7c232 100644 --- a/app-office/calligra/calligra-3.2.1-r6.ebuild +++ b/app-office/calligra/calligra-3.2.1-r7.ebuild @@ -40,7 +40,6 @@ COMMON_DEPEND=" >=dev-qt/qtgui-${QTMIN}:5 >=dev-qt/qtnetwork-${QTMIN}:5 >=dev-qt/qtprintsupport-${QTMIN}:5 - >=dev-qt/qtscript-${QTMIN}:5 >=dev-qt/qtsvg-${QTMIN}:5 >=dev-qt/qtwidgets-${QTMIN}:5 >=dev-qt/qtxml-${QTMIN}:5