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 41550158009 for ; Sun, 18 Jun 2023 14:54:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4D711E090F; Sun, 18 Jun 2023 14:53:59 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 1CD7AE090F for ; Sun, 18 Jun 2023 14:53:59 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 55BB9340FC1 for ; Sun, 18 Jun 2023 14:53:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B9334A80 for ; Sun, 18 Jun 2023 14:53:56 +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: <1687099988.c5d6fdcae4b682eee480bacdfa6ce22276f3da0e.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: lxqt-base/lxqt-about/ X-VCS-Repository: repo/gentoo X-VCS-Files: lxqt-base/lxqt-about/Manifest lxqt-base/lxqt-about/lxqt-about-1.2.0.ebuild X-VCS-Directories: lxqt-base/lxqt-about/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: c5d6fdcae4b682eee480bacdfa6ce22276f3da0e X-VCS-Branch: master Date: Sun, 18 Jun 2023 14:53:56 +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: 586bdaae-a71c-4660-9b3b-8e4d1705797b X-Archives-Hash: d633a009543772a41a9dc053c5daeb42 commit: c5d6fdcae4b682eee480bacdfa6ce22276f3da0e Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Jun 18 09:21:06 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Jun 18 14:53:08 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5d6fdca lxqt-base/lxqt-about: drop 1.2.0 Signed-off-by: Andreas Sturmlechner gentoo.org> lxqt-base/lxqt-about/Manifest | 1 - lxqt-base/lxqt-about/lxqt-about-1.2.0.ebuild | 32 ---------------------------- 2 files changed, 33 deletions(-) diff --git a/lxqt-base/lxqt-about/Manifest b/lxqt-base/lxqt-about/Manifest index c7e685327a6b..c6a05b146e7a 100644 --- a/lxqt-base/lxqt-about/Manifest +++ b/lxqt-base/lxqt-about/Manifest @@ -1,2 +1 @@ -DIST lxqt-about-1.2.0.tar.xz 45808 BLAKE2B e92778fc33fd5b9e2fa88cb86c8682c2dfe7d612d1391d8bd133682a97d334b7452217845bf18bab9f8fbb8f91a4eae7b64b88be564b4d490f791fba366ee017 SHA512 16513bda9dc243fad1196f30fe9f90558c96a3bbe64f7575bf8e393e95a4fd2ead3abcb5542b237b3766c5f25cc04fe782b22918bce65ab339e9b94e616f4790 DIST lxqt-about-1.3.0.tar.xz 46236 BLAKE2B e1a9cea0d0fac6cba5a3e7b2d3cb0c8e10430870bb04c4354849764738a6f3c5afada841c2dcde9f288c34917f4aef49db13f6ee48e1082bc9d9faed84be1869 SHA512 31a96a4f2ea4961b89b9080188bd8a9fa5f304868a2ab0b96aa9821de88a9aaebf64a8257cbdd8427f4c025045dc7a13602b35311ab96b9b8297c43d5bb92bf7 diff --git a/lxqt-base/lxqt-about/lxqt-about-1.2.0.ebuild b/lxqt-base/lxqt-about/lxqt-about-1.2.0.ebuild deleted file mode 100644 index e19edfec3257..000000000000 --- a/lxqt-base/lxqt-about/lxqt-about-1.2.0.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit cmake - -DESCRIPTION="LXQt about dialog" -HOMEPAGE="https://lxqt-project.org/" - -MY_PV="$(ver_cut 1-2)" - -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 ~ppc64 ~riscv x86" -fi - -LICENSE="LGPL-2.1+" -SLOT="0" - -BDEPEND=">=dev-util/lxqt-build-tools-0.12.0" -DEPEND=" - >=dev-libs/libqtxdg-3.10.0 - dev-qt/qtcore:5 - dev-qt/qtgui:5 - dev-qt/qtwidgets:5 - =lxqt-base/liblxqt-${MY_PV}*:= -" -RDEPEND="${DEPEND}"