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 163291382C5 for ; Sat, 26 Dec 2020 15:57:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3E4C7E09B6; Sat, 26 Dec 2020 15:57:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 22A00E09B6 for ; Sat, 26 Dec 2020 15:56:59 +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 6FEC73414BC for ; Sat, 26 Dec 2020 15:56:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D410B4C for ; Sat, 26 Dec 2020 15:56:56 +0000 (UTC) From: "Sebastian Pipping" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sebastian Pipping" Message-ID: <1608997960.2c23770271229055dce9c4687e5057c1070ef143.sping@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/safeeyes/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/safeeyes/Manifest x11-misc/safeeyes/safeeyes-2.0.9-r1.ebuild x11-misc/safeeyes/safeeyes-2.0.9-r2.ebuild x11-misc/safeeyes/safeeyes-2.1.1.ebuild X-VCS-Directories: x11-misc/safeeyes/ X-VCS-Committer: sping X-VCS-Committer-Name: Sebastian Pipping X-VCS-Revision: 2c23770271229055dce9c4687e5057c1070ef143 X-VCS-Branch: master Date: Sat, 26 Dec 2020 15:56:56 +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: 8d5d9381-6039-4fe4-9149-21537e64d290 X-Archives-Hash: f0a09aa1cc820d34f59872d109de157c commit: 2c23770271229055dce9c4687e5057c1070ef143 Author: Sebastian Pipping gentoo org> AuthorDate: Sat Dec 26 15:51:41 2020 +0000 Commit: Sebastian Pipping gentoo org> CommitDate: Sat Dec 26 15:52:40 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c237702 x11-misc/safeeyes: 2.1.1 + add missing deps Closes: https://bugs.gentoo.org/761316 Signed-off-by: Sebastian Pipping gentoo.org> Package-Manager: Portage-3.0.12, Repoman-3.0.2 x11-misc/safeeyes/Manifest | 1 + .../safeeyes/{safeeyes-2.0.9-r1.ebuild => safeeyes-2.0.9-r2.ebuild} | 4 +++- .../safeeyes/{safeeyes-2.0.9-r1.ebuild => safeeyes-2.1.1.ebuild} | 5 ++++- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/x11-misc/safeeyes/Manifest b/x11-misc/safeeyes/Manifest index 5ad0f9486da..21a2a15d608 100644 --- a/x11-misc/safeeyes/Manifest +++ b/x11-misc/safeeyes/Manifest @@ -1 +1,2 @@ DIST safeeyes-2.0.9.tar.gz 291147 BLAKE2B 61f56b7c73964f1663eff4da7965c54ff413535d55fcb3c4dbe2b5caef6f1d8e7330d5191711b87f274cbbf4458d0dff2c0dd6f5531755c556d81455438b46cc SHA512 6a168686faa716bc1da9966250bb55654ccab926775207ff1c2104b2da802ccbd50f916ed9f7cec55ffe2b5b12ea63b5bdefcfbf35f044a7fb9ba9cb4918b2b2 +DIST safeeyes-2.1.1.tar.gz 342791 BLAKE2B 0051267daacb1a8f5dcd6c88c0132d09483cc5181c59a19f34b956ea97672a44fbefc78b8b1ec2223428df159dab3074280afd3069618dc3b3257f3703e9078e SHA512 ad1f7810646010902b30effc899743c986a5bc56734f6ded0f22f0e428ec772b419aa11348d75c406f931b126737a809fabf9e029a4936976f889714629ac0b1 diff --git a/x11-misc/safeeyes/safeeyes-2.0.9-r1.ebuild b/x11-misc/safeeyes/safeeyes-2.0.9-r2.ebuild similarity index 89% copy from x11-misc/safeeyes/safeeyes-2.0.9-r1.ebuild copy to x11-misc/safeeyes/safeeyes-2.0.9-r2.ebuild index fe34e0ec470..645b84ffc08 100644 --- a/x11-misc/safeeyes/safeeyes-2.0.9-r1.ebuild +++ b/x11-misc/safeeyes/safeeyes-2.0.9-r2.ebuild @@ -22,7 +22,7 @@ DEPEND="${CDEPEND} >=dev-python/setuptools-38.6.0[${PYTHON_USEDEP}] " RDEPEND="${CDEPEND} - dev-libs/libappindicator:3 + dev-libs/libappindicator:3[introspection] dev-python/Babel[${PYTHON_USEDEP}] dev-python/dbus-python[${PYTHON_USEDEP}] dev-python/psutil[${PYTHON_USEDEP}] @@ -30,6 +30,8 @@ RDEPEND="${CDEPEND} dev-python/python-xlib[${PYTHON_USEDEP}] media-sound/alsa-utils x11-apps/xprop + x11-libs/gtk+:3[introspection] + x11-libs/libnotify[introspection] x11-misc/xprintidle " diff --git a/x11-misc/safeeyes/safeeyes-2.0.9-r1.ebuild b/x11-misc/safeeyes/safeeyes-2.1.1.ebuild similarity index 86% rename from x11-misc/safeeyes/safeeyes-2.0.9-r1.ebuild rename to x11-misc/safeeyes/safeeyes-2.1.1.ebuild index fe34e0ec470..99a979b206a 100644 --- a/x11-misc/safeeyes/safeeyes-2.0.9-r1.ebuild +++ b/x11-misc/safeeyes/safeeyes-2.1.1.ebuild @@ -22,14 +22,17 @@ DEPEND="${CDEPEND} >=dev-python/setuptools-38.6.0[${PYTHON_USEDEP}] " RDEPEND="${CDEPEND} - dev-libs/libappindicator:3 + dev-libs/libappindicator:3[introspection] dev-python/Babel[${PYTHON_USEDEP}] + dev-python/croniter[${PYTHON_USEDEP}] dev-python/dbus-python[${PYTHON_USEDEP}] dev-python/psutil[${PYTHON_USEDEP}] dev-python/pygobject:3[${PYTHON_USEDEP}] dev-python/python-xlib[${PYTHON_USEDEP}] media-sound/alsa-utils x11-apps/xprop + x11-libs/gtk+:3[introspection] + x11-libs/libnotify[introspection] x11-misc/xprintidle "