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 383E31382C5 for ; Mon, 25 Jan 2021 17:19:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 79D4DE09CF; Mon, 25 Jan 2021 17:19:01 +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 1DC1DE09CF for ; Mon, 25 Jan 2021 17:19:01 +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 18C983411DA for ; Mon, 25 Jan 2021 17:19:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ABFA6B9 for ; Mon, 25 Jan 2021 17:18:58 +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: <1611595090.d1ffab23257eddf1a82df327d8048471e85d9f2a.sping@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/light-themes/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-themes/light-themes/light-themes-19.04.ebuild X-VCS-Directories: x11-themes/light-themes/ X-VCS-Committer: sping X-VCS-Committer-Name: Sebastian Pipping X-VCS-Revision: d1ffab23257eddf1a82df327d8048471e85d9f2a X-VCS-Branch: master Date: Mon, 25 Jan 2021 17:18:58 +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: 3fc89f79-100c-4f37-88e2-dfb40391e48d X-Archives-Hash: 185dc6094322e5ecbda809552db291b7 commit: d1ffab23257eddf1a82df327d8048471e85d9f2a Author: Sebastian Pipping gentoo org> AuthorDate: Mon Jan 25 17:10:10 2021 +0000 Commit: Sebastian Pipping gentoo org> CommitDate: Mon Jan 25 17:18:10 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1ffab23 x11-themes/light-themes: Drop unico rdepend from 19.04 Bug: https://bugs.gentoo.org/736683 Signed-off-by: Sebastian Pipping gentoo.org> Package-Manager: Portage-3.0.14, Repoman-3.0.2 x11-themes/light-themes/light-themes-19.04.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/x11-themes/light-themes/light-themes-19.04.ebuild b/x11-themes/light-themes/light-themes-19.04.ebuild index 91b109330db..8dd48781c9c 100644 --- a/x11-themes/light-themes/light-themes-19.04.ebuild +++ b/x11-themes/light-themes/light-themes-19.04.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -20,7 +20,6 @@ IUSE="gtk3" DEPEND="app-arch/xz-utils" RDEPEND=" x11-themes/gtk-engines-murrine - gtk3? ( x11-themes/gtk-engines-unico ) " S="${WORKDIR}"/${MY_PN}-${PV}