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 9DA0413835A for ; Sat, 27 Mar 2021 10:52:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E10ECE0817; Sat, 27 Mar 2021 10:52:25 +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 BA0F9E0817 for ; Sat, 27 Mar 2021 10:52:25 +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 CDCAD340815 for ; Sat, 27 Mar 2021 10:52:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6F68F5B4 for ; Sat, 27 Mar 2021 10:52:22 +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: <1616842275.b5632dd2ff4ee72deacde506633131e87e5bf9f7.asturm@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: lxqt-base/liblxqt/ X-VCS-Repository: proj/qt X-VCS-Files: lxqt-base/liblxqt/liblxqt-9999.ebuild X-VCS-Directories: lxqt-base/liblxqt/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: b5632dd2ff4ee72deacde506633131e87e5bf9f7 X-VCS-Branch: master Date: Sat, 27 Mar 2021 10:52:22 +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: 925ef14e-c8f6-43b6-a6c6-818ab149b51c X-Archives-Hash: b8799431bdc61b6539ed0c2b00eb627b commit: b5632dd2ff4ee72deacde506633131e87e5bf9f7 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Mar 27 10:51:15 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Mar 27 10:51:15 2021 +0000 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=b5632dd2 lxqt-base/liblxqt: Cleanup outdated lxqt-base/lxqt-l10n blocker Signed-off-by: Andreas Sturmlechner gentoo.org> lxqt-base/liblxqt/liblxqt-9999.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lxqt-base/liblxqt/liblxqt-9999.ebuild b/lxqt-base/liblxqt/liblxqt-9999.ebuild index 16c596e9..80daa4d9 100644 --- a/lxqt-base/liblxqt/liblxqt-9999.ebuild +++ b/lxqt-base/liblxqt/liblxqt-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -35,7 +35,6 @@ RDEPEND=" kde-frameworks/kwindowsystem:5[X] x11-libs/libX11 x11-libs/libXScrnSaver - !lxqt-base/lxqt-l10n " DEPEND="${RDEPEND} backlight? ( sys-auth/polkit-qt )