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 B08CE15808B for ; Mon, 21 Feb 2022 09:48:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 02872E0959; Mon, 21 Feb 2022 09:48:32 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DC8C5E0959 for ; Mon, 21 Feb 2022 09:48:31 +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 DAE4E343752 for ; Mon, 21 Feb 2022 09:48:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5D5AA2DC for ; Mon, 21 Feb 2022 09:48:29 +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: <1645436867.c1be780a63e9ba1dbadb5d09fe741b830de9f29a.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/kvantum/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-themes/kvantum/Manifest x11-themes/kvantum/kvantum-1.0.0.ebuild X-VCS-Directories: x11-themes/kvantum/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: c1be780a63e9ba1dbadb5d09fe741b830de9f29a X-VCS-Branch: master Date: Mon, 21 Feb 2022 09:48:29 +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: 52cd2281-f5f2-492e-a610-c9c6b462b22c X-Archives-Hash: 2223926db6e046f5b36857e7d974c39e commit: c1be780a63e9ba1dbadb5d09fe741b830de9f29a Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Feb 21 09:47:47 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Feb 21 09:47:47 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1be780a x11-themes/kvantum: Drop 1.0.0 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner gentoo.org> x11-themes/kvantum/Manifest | 1 - x11-themes/kvantum/kvantum-1.0.0.ebuild | 29 ----------------------------- 2 files changed, 30 deletions(-) diff --git a/x11-themes/kvantum/Manifest b/x11-themes/kvantum/Manifest index 9b249cc8a61b..6a3a08e5aa1f 100644 --- a/x11-themes/kvantum/Manifest +++ b/x11-themes/kvantum/Manifest @@ -1,2 +1 @@ -DIST kvantum-1.0.0.tar.gz 2964213 BLAKE2B 108e0b59ef68edc17faaa8c61452b533a1498cb0fc06362438279bef1bbf5cd94b5982bd8e3d11cf180afcd24d184a476803c84fbe4946eb54bd205424a971ee SHA512 5333c2f426d7f7aa53135b18fb7a83a0e4e3bc7632ca666a82f0c0c3f4db83473118a04f0c46ad30fed033e2545018c0ba171e6f9e49d42e27a1689637832542 DIST kvantum-1.0.1.tar.gz 2971169 BLAKE2B 534c136013dce7a2a72332282b2b8d6aa03162766921ce06c52012aaad7b453229a08b75d4b2eeef2476f693e5e89a7632bcdeb4070eda4044961c1beeeb81d5 SHA512 7b8ebb193725b2d6507718a82ca72703db5bd074d25f2d33154836ecf0cfb91f1e30a9e215142f608dec367244d4833767a45723c4649249112baca4deed7308 diff --git a/x11-themes/kvantum/kvantum-1.0.0.ebuild b/x11-themes/kvantum/kvantum-1.0.0.ebuild deleted file mode 100644 index 7957aee545fc..000000000000 --- a/x11-themes/kvantum/kvantum-1.0.0.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit cmake xdg - -DESCRIPTION="SVG-based theme engine for Qt5, KDE Plasma and LXQt" -HOMEPAGE="https://github.com/tsujan/Kvantum" -SRC_URI="https://github.com/tsujan/${PN^}/archive/V${PV}.tar.gz -> ${P}.tar.gz" -S="${WORKDIR}/${PN^}-${PV}/${PN^}" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" -IUSE="" - -DEPEND=" - dev-qt/qtcore:5 - dev-qt/qtgui:5= - dev-qt/qtsvg:5 - dev-qt/qtwidgets:5 - dev-qt/qtx11extras:5 - kde-frameworks/kwindowsystem:5 - x11-libs/libX11 - x11-libs/libXext -" -RDEPEND="${DEPEND}" -BDEPEND="dev-qt/linguist-tools:5"