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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BAF981586A0 for ; Sun, 26 Mar 2023 15:50:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A17F4E0798; Sun, 26 Mar 2023 15:50:05 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 747BEE0788 for ; Sun, 26 Mar 2023 15:50:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 22C2234096C for ; Sun, 26 Mar 2023 15:50:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 776DC8E4 for ; Sun, 26 Mar 2023 15:50:01 +0000 (UTC) From: "Jimi Huotari" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jimi Huotari" Message-ID: <1679843576.990213e98bad6231afa2d006403d1bcdd9972721.chiitoo@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: lxqt-base/lxqt-sudo/ X-VCS-Repository: repo/gentoo X-VCS-Files: lxqt-base/lxqt-sudo/Manifest lxqt-base/lxqt-sudo/lxqt-sudo-1.1.0.ebuild X-VCS-Directories: lxqt-base/lxqt-sudo/ X-VCS-Committer: chiitoo X-VCS-Committer-Name: Jimi Huotari X-VCS-Revision: 990213e98bad6231afa2d006403d1bcdd9972721 X-VCS-Branch: master Date: Sun, 26 Mar 2023 15:50:01 +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: b21d3671-4502-4bc0-a0d7-2137fab29bc2 X-Archives-Hash: 5856e5ae605986d7fe5b211df21fb0f7 commit: 990213e98bad6231afa2d006403d1bcdd9972721 Author: Jimi Huotari gentoo org> AuthorDate: Sun Mar 26 15:12:56 2023 +0000 Commit: Jimi Huotari gentoo org> CommitDate: Sun Mar 26 15:12:56 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=990213e9 lxqt-base/lxqt-sudo: drop 1.1.0 Signed-off-by: Jimi Huotari gentoo.org> lxqt-base/lxqt-sudo/Manifest | 1 - lxqt-base/lxqt-sudo/lxqt-sudo-1.1.0.ebuild | 30 ------------------------------ 2 files changed, 31 deletions(-) diff --git a/lxqt-base/lxqt-sudo/Manifest b/lxqt-base/lxqt-sudo/Manifest index 7c0c13a1f864..eee342cb9cf8 100644 --- a/lxqt-base/lxqt-sudo/Manifest +++ b/lxqt-base/lxqt-sudo/Manifest @@ -1,2 +1 @@ -DIST lxqt-sudo-1.1.0.tar.xz 37140 BLAKE2B 1fd5c97309f8ae930e60e9336b045b2da496fc6df6b24d8f73e00a26953838180c8f18c37535e6c948ccde507302373c4cfb52066cf3e9db73aebfec9464838a SHA512 ab986be7b67195e16462301c098ef6a90d2f0c86dc7ee6f23d3a00e3ae4131e25578bf56be5add84a28b42e460ff242440c607a8bf93ec119438ea09c8d28eaa DIST lxqt-sudo-1.2.0.tar.xz 37312 BLAKE2B 716fc26f17e920563d7f8ac73e69f5598f7c4a70e57dc7a80b1f702e543725f85421c81264ac0a28dd1040008da99fb72746a01142166a77d94ccd9f747fc566 SHA512 4b2d91e4f6d364c583ec4db893469628000369b08438f4ea26428621b929f26770c8f8b4b756acd865b404cb2a5e6921161527ff133394a90f0592226bfe3ea8 diff --git a/lxqt-base/lxqt-sudo/lxqt-sudo-1.1.0.ebuild b/lxqt-base/lxqt-sudo/lxqt-sudo-1.1.0.ebuild deleted file mode 100644 index 14d32bb6e66d..000000000000 --- a/lxqt-base/lxqt-sudo/lxqt-sudo-1.1.0.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit cmake - -DESCRIPTION="LXQt GUI frontend for sudo" -HOMEPAGE="https://lxqt-project.org/" - -if [[ ${PV} = *9999* ]]; then - inherit git-r3 - EGIT_REPO_URI="https://github.com/lxqt/${PN}.git" -else - SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz" - KEYWORDS="amd64 ~arm arm64 ~loong ~riscv x86" -fi - -LICENSE="LGPL-2.1 LGPL-2.1+" -SLOT="0" - -BDEPEND=">=dev-util/lxqt-build-tools-0.11.0" -DEPEND=" - app-admin/sudo - >=dev-qt/qtgui-5.15:5 - >=dev-qt/qtcore-5.15:5 - >=dev-qt/qtwidgets-5.15:5 - ~lxqt-base/liblxqt-${PV}:= -" -RDEPEND="${DEPEND}"