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 57911158017 for ; Thu, 30 Sep 2021 17:24:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5B6F1E08CD; Thu, 30 Sep 2021 17:24:40 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 021B4E08CD for ; Thu, 30 Sep 2021 17:24:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 14366342D3F for ; Thu, 30 Sep 2021 17:24:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4FA83132 for ; Thu, 30 Sep 2021 17:24:36 +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: <1633022529.d48683ed7b223209af1fce7c44861fdc95e93f95.asturm@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-0.16.0.ebuild X-VCS-Directories: x11-themes/lxqt-themes/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: d48683ed7b223209af1fce7c44861fdc95e93f95 X-VCS-Branch: master Date: Thu, 30 Sep 2021 17:24:36 +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: 58eeff47-2230-47ef-8896-0489424ef7c7 X-Archives-Hash: 4d195e1682eac9d9d046daf7d121ae9b commit: d48683ed7b223209af1fce7c44861fdc95e93f95 Author: Jimi Huotari gentoo org> AuthorDate: Sat Sep 25 06:50:36 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Sep 30 17:22:09 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d48683ed x11-themes/lxqt-themes: remove version 0.16.0 Package-Manager: Portage-3.0.23, Repoman-3.0.3 Signed-off-by: Jimi Huotari gentoo.org> Signed-off-by: Andreas Sturmlechner gentoo.org> x11-themes/lxqt-themes/Manifest | 1 - x11-themes/lxqt-themes/lxqt-themes-0.16.0.ebuild | 22 ---------------------- 2 files changed, 23 deletions(-) diff --git a/x11-themes/lxqt-themes/Manifest b/x11-themes/lxqt-themes/Manifest index 751d5a1a468..f69c55029bd 100644 --- a/x11-themes/lxqt-themes/Manifest +++ b/x11-themes/lxqt-themes/Manifest @@ -1,2 +1 @@ -DIST lxqt-themes-0.16.0.tar.xz 3220864 BLAKE2B 93f5b7c964f7907204234164db602842fb2247b7fe27c27647cd6981f114c111f5ae4b0c9efd220e1c1283d8dd689d1b90e0a112cd23289d58ccb29ae8e334e2 SHA512 fce067e621df4e3cad62a73f552c06ecf413e83ee2d67643424c4bdc0752c2c0acd1095c92714294ecc3ef96d137a2685860e360e09b81880fadf69b2c041258 DIST lxqt-themes-0.17.0.tar.xz 3221148 BLAKE2B 6445aedcd26f65a046193b3dc0e9c6ff8e14c84e1a1a3f42334b1af42834f08e953eaef6ba3e3f54c8465266a54f52825a63618e40527226465ae7e069cbeb20 SHA512 60e89e65095f9478501719caa2262ce559ebb9e0ff6ef3c001ee87f76cb62c8b5f2e5a9f4fa72cdfbbd4c97dffacfb88a52cff6de31a13b2635487441fc07328 diff --git a/x11-themes/lxqt-themes/lxqt-themes-0.16.0.ebuild b/x11-themes/lxqt-themes/lxqt-themes-0.16.0.ebuild deleted file mode 100644 index 1920c276223..00000000000 --- a/x11-themes/lxqt-themes/lxqt-themes-0.16.0.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit cmake - -DESCRIPTION="LXQt Themes" -HOMEPAGE="https://lxqt.github.io/" - -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 ~ppc64 x86" -fi - -LICENSE="LGPL-2.1+" -SLOT="0" - -BDEPEND=">=dev-util/lxqt-build-tools-0.8.0"