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 C52E11586A0 for ; Sun, 26 Mar 2023 15:50:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F307FE07F9; Sun, 26 Mar 2023 15:50:07 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CE634E07F9 for ; Sun, 26 Mar 2023 15:50:07 +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 F1CFB335D0F for ; Sun, 26 Mar 2023 15:50:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 92568978 for ; Sun, 26 Mar 2023 15:50:02 +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: <1679844255.a299ab85fb4bcb3c02bf04d45a87fbbf4dfc01f8.chiitoo@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/lxqt-themes/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-themes/lxqt-themes/Manifest x11-themes/lxqt-themes/lxqt-themes-1.1.0.ebuild X-VCS-Directories: x11-themes/lxqt-themes/ X-VCS-Committer: chiitoo X-VCS-Committer-Name: Jimi Huotari X-VCS-Revision: a299ab85fb4bcb3c02bf04d45a87fbbf4dfc01f8 X-VCS-Branch: master Date: Sun, 26 Mar 2023 15:50:02 +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: 3c072cd3-faed-4393-ba5c-45c6c8c87f15 X-Archives-Hash: ed76962e5e15d968229cbc8d0ff18f26 commit: a299ab85fb4bcb3c02bf04d45a87fbbf4dfc01f8 Author: Jimi Huotari gentoo org> AuthorDate: Sun Mar 26 15:24:15 2023 +0000 Commit: Jimi Huotari gentoo org> CommitDate: Sun Mar 26 15:24:15 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a299ab85 x11-themes/lxqt-themes: drop 1.1.0 Signed-off-by: Jimi Huotari gentoo.org> x11-themes/lxqt-themes/Manifest | 1 - x11-themes/lxqt-themes/lxqt-themes-1.1.0.ebuild | 30 ------------------------- 2 files changed, 31 deletions(-) diff --git a/x11-themes/lxqt-themes/Manifest b/x11-themes/lxqt-themes/Manifest index 339b6a28af48..05fa9f5675bc 100644 --- a/x11-themes/lxqt-themes/Manifest +++ b/x11-themes/lxqt-themes/Manifest @@ -1,2 +1 @@ -DIST lxqt-themes-1.1.0.tar.xz 26658660 BLAKE2B 81541a158949a5ff75dce75e53a5d8d905384c613261528b5787692a8ac7a7babd8bc79bba1f3c413910c0f89a0057a0d97ba2afdd25729b51b298577c3366a1 SHA512 8b83ba7534a9d133b332e7cf68cd4a5a658053d0dc4963f6074514bb97072855485d897f83e7de3b2321a8887b2ad2eda9bb902868d185ebde458134a3299bc5 DIST lxqt-themes-1.2.0.tar.xz 26646616 BLAKE2B fdb5e0879af6a2e68fb95e58599f0d9eadc3e935e20ed46a4c9da66859b28219896222d7102bddc2c7f600aff3dd72e37971b4143b286e87875296b499c35e31 SHA512 d43ff614a2b91436539b7cd7891d6ad5e968b49dfc44a7c1d9196f47827365b9a8377dd6d7d76c0e43ea09cee0b99e274b2663eaac0c4742559e70f9cbe6ebba diff --git a/x11-themes/lxqt-themes/lxqt-themes-1.1.0.ebuild b/x11-themes/lxqt-themes/lxqt-themes-1.1.0.ebuild deleted file mode 100644 index 25dc3dd4eaa6..000000000000 --- a/x11-themes/lxqt-themes/lxqt-themes-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 xdg-utils - -DESCRIPTION="LXQt Themes" -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 ~ppc64 ~riscv x86" -fi - -LICENSE="LGPL-2.1+" -SLOT="0" - -BDEPEND=">=dev-util/lxqt-build-tools-0.11.0" - -pkg_postinst() { - xdg_icon_cache_update -} - -pkg_postrm() { - xdg_icon_cache_update -}