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 146161382C5 for ; Sat, 27 Mar 2021 10:52:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 22C08E0843; Sat, 27 Mar 2021 10:52:28 +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 0ADE0E0843 for ; Sat, 27 Mar 2021 10:52:28 +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 17E1D3408CF for ; Sat, 27 Mar 2021 10:52:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 91E73640 for ; Sat, 27 Mar 2021 10:52:23 +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: <1616842279.97419c4b96ecfc7ba1853fbd2c6f361e305cec65.asturm@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: x11-misc/obconf-qt/ X-VCS-Repository: proj/qt X-VCS-Files: x11-misc/obconf-qt/obconf-qt-9999.ebuild X-VCS-Directories: x11-misc/obconf-qt/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 97419c4b96ecfc7ba1853fbd2c6f361e305cec65 X-VCS-Branch: master Date: Sat, 27 Mar 2021 10:52:23 +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: ffc434f2-51af-444a-8469-7909b088e6c3 X-Archives-Hash: f0c8212ce4501727fd9525e292c27b46 commit: 97419c4b96ecfc7ba1853fbd2c6f361e305cec65 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Mar 27 10:51:19 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Mar 27 10:51:19 2021 +0000 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=97419c4b x11-misc/obconf-qt: Cleanup outdated lxqt-base/lxqt-l10n blocker Signed-off-by: Andreas Sturmlechner gentoo.org> x11-misc/obconf-qt/obconf-qt-9999.ebuild | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/x11-misc/obconf-qt/obconf-qt-9999.ebuild b/x11-misc/obconf-qt/obconf-qt-9999.ebuild index eec83363..744e1d90 100644 --- a/x11-misc/obconf-qt/obconf-qt-9999.ebuild +++ b/x11-misc/obconf-qt/obconf-qt-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 @@ -22,6 +22,7 @@ SLOT="0" BDEPEND=" dev-qt/linguist-tools:5 >=dev-util/lxqt-build-tools-0.6.0 + sys-apps/sed virtual/pkgconfig " RDEPEND=" @@ -32,11 +33,8 @@ RDEPEND=" dev-qt/qtx11extras:5 x11-wm/openbox:3 x11-libs/libX11 - !lxqt-base/lxqt-l10n -" -DEPEND="${RDEPEND} - sys-apps/sed " +DEPEND="${RDEPEND}" pkg_postinst() { xdg_desktop_database_update