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 0F67213835A for ; Wed, 9 Dec 2020 09:42:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 468BCE0952; Wed, 9 Dec 2020 09:42:58 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 2FC02E0952 for ; Wed, 9 Dec 2020 09:42:58 +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 27D95340E7F for ; Wed, 9 Dec 2020 09:42:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C41F1488 for ; Wed, 9 Dec 2020 09:42:53 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1607506961.5d55a95f2db03221bcdb287d76463883d30b27bb.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/master-pdf-editor/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/master-pdf-editor/master-pdf-editor-5.6.80.ebuild X-VCS-Directories: app-text/master-pdf-editor/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 5d55a95f2db03221bcdb287d76463883d30b27bb X-VCS-Branch: master Date: Wed, 9 Dec 2020 09:42:53 +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: 476d5a78-a827-49f7-ab1a-c70b40a2d0d5 X-Archives-Hash: 9b9e6e09a71c601546b4aa4f290df248 commit: 5d55a95f2db03221bcdb287d76463883d30b27bb Author: Joonas Niilola gentoo org> AuthorDate: Wed Dec 9 09:38:43 2020 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Wed Dec 9 09:42:41 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d55a95f app-text/master-pdf-editor: add dev-libs/nss as a dep Bug: https://bugs.gentoo.org/722478 Signed-off-by: Joonas Niilola gentoo.org> app-text/master-pdf-editor/master-pdf-editor-5.6.80.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/app-text/master-pdf-editor/master-pdf-editor-5.6.80.ebuild b/app-text/master-pdf-editor/master-pdf-editor-5.6.80.ebuild index 6c0124f20cc..37c3602d059 100644 --- a/app-text/master-pdf-editor/master-pdf-editor-5.6.80.ebuild +++ b/app-text/master-pdf-editor/master-pdf-editor-5.6.80.ebuild @@ -15,6 +15,7 @@ KEYWORDS="~amd64" RESTRICT="mirror" RDEPEND=" + dev-libs/nss >=dev-qt/qtcore-5.9.8:5 >=dev-qt/qtgui-5.9.8:5 >=dev-qt/qtnetwork-5.9.8:5