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 406961382C5 for ; Sat, 28 Apr 2018 00:52:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3012BE0955; Sat, 28 Apr 2018 00:52:32 +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 09C0FE0955 for ; Sat, 28 Apr 2018 00:52:31 +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 8B86E335C96 for ; Sat, 28 Apr 2018 00:52:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E6C4029F for ; Sat, 28 Apr 2018 00:52:28 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1524876738.e1ceef0cbad05d8ba501cdd10be4e2b77a29c85e.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/qingy/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/qingy/qingy-1.0.0-r3.ebuild sys-apps/qingy/qingy-1.0.0-r4.ebuild X-VCS-Directories: sys-apps/qingy/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: e1ceef0cbad05d8ba501cdd10be4e2b77a29c85e X-VCS-Branch: master Date: Sat, 28 Apr 2018 00:52:28 +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-Archives-Salt: 62dbc0e9-b7d4-4bab-b4bb-a63d487a5325 X-Archives-Hash: 8fac1ad080321fcfca2ad4310b22c4df commit: e1ceef0cbad05d8ba501cdd10be4e2b77a29c85e Author: Matt Turner gentoo org> AuthorDate: Sat Apr 28 00:38:05 2018 +0000 Commit: Matt Turner gentoo org> CommitDate: Sat Apr 28 00:52:18 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1ceef0c sys-apps/qingy: Drop unnecessary x11-proto dep x11-libs/libXScrnSaver has this in RDEPEND, so it's guaranteed to be installed. sys-apps/qingy/{qingy-1.0.0-r3.ebuild => qingy-1.0.0-r4.ebuild} | 1 - 1 file changed, 1 deletion(-) diff --git a/sys-apps/qingy/qingy-1.0.0-r3.ebuild b/sys-apps/qingy/qingy-1.0.0-r4.ebuild similarity index 99% rename from sys-apps/qingy/qingy-1.0.0-r3.ebuild rename to sys-apps/qingy/qingy-1.0.0-r4.ebuild index 46166334038..88a2eaffd69 100644 --- a/sys-apps/qingy/qingy-1.0.0-r3.ebuild +++ b/sys-apps/qingy/qingy-1.0.0-r4.ebuild @@ -27,7 +27,6 @@ RDEPEND=" X? ( x11-libs/libX11:= x11-libs/libXScrnSaver:= - x11-proto/scrnsaverproto ) " DEPEND="${RDEPEND}