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 A902B158020 for ; Wed, 21 Dec 2022 10:00:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 43902E0863; Wed, 21 Dec 2022 10:00:13 +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 2924DE0866 for ; Wed, 21 Dec 2022 10:00:13 +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 0CFA63414CA for ; Wed, 21 Dec 2022 10:00:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B1CDA802 for ; Wed, 21 Dec 2022 10:00:08 +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: <1671616791.e4f4456fc80d032eaca9660f2b329a7bc3583841.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/mate-icon-theme/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-themes/mate-icon-theme/Manifest x11-themes/mate-icon-theme/mate-icon-theme-1.24.0-r1.ebuild X-VCS-Directories: x11-themes/mate-icon-theme/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: e4f4456fc80d032eaca9660f2b329a7bc3583841 X-VCS-Branch: master Date: Wed, 21 Dec 2022 10:00:08 +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: 4877383c-5f48-4cbe-9da0-7a15eb8ece89 X-Archives-Hash: 44ebe5d723aed2887c8c3d951bbd3c82 commit: e4f4456fc80d032eaca9660f2b329a7bc3583841 Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Dec 21 09:24:00 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Dec 21 09:59:51 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4f4456f x11-themes/mate-icon-theme: drop 1.24.0-r1 Signed-off-by: Andreas Sturmlechner gentoo.org> x11-themes/mate-icon-theme/Manifest | 1 - .../mate-icon-theme-1.24.0-r1.ebuild | 30 ---------------------- 2 files changed, 31 deletions(-) diff --git a/x11-themes/mate-icon-theme/Manifest b/x11-themes/mate-icon-theme/Manifest index a97940d7e813..a4f0014777fa 100644 --- a/x11-themes/mate-icon-theme/Manifest +++ b/x11-themes/mate-icon-theme/Manifest @@ -1,2 +1 @@ -DIST mate-icon-theme-1.24.0.tar.xz 22178384 BLAKE2B 7e1dbfcc83da49f30bad89106bfadf8d19d1ef3074d1302edad2934a46e6caac1aab003a126c823757e4a75127279107945e921d6463a05476ca98cf898ff74f SHA512 18ad6a236f02b7536697fed9086eadd997f0c47cc8311324e43641b21ccf942d0dbd52fa6c49623e679d3b23d82619cc256c98d9f8ccc3b3d4cda5d9a6e465f1 DIST mate-icon-theme-1.26.0.tar.xz 21872216 BLAKE2B 9acccace3483a7e8d4a2958bc14119a42f76dcdad2c455d0f3f10653cc689ed3a4cca7d122474b2bff0b5100e586ea5fabf137a1d9b11545eeaa84745d9d576b SHA512 937d65710c1b7cc79ba0b71cd1a480597f20035380ffd5f0528c45c86bc8963189116d2c02332352170b7cd12fba5dd91f94cee9626104ab55c576d58f0636b8 diff --git a/x11-themes/mate-icon-theme/mate-icon-theme-1.24.0-r1.ebuild b/x11-themes/mate-icon-theme/mate-icon-theme-1.24.0-r1.ebuild deleted file mode 100644 index 92e64dfed0d0..000000000000 --- a/x11-themes/mate-icon-theme/mate-icon-theme-1.24.0-r1.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit mate - -if [[ ${PV} != 9999 ]]; then - KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv x86" -fi - -DESCRIPTION="MATE default icon themes" -LICENSE="CC-BY-SA-3.0 CC-PD GPL-1+" -SLOT="0" - -COMMON_DEPEND=">=x11-themes/hicolor-icon-theme-0.10" - -RDEPEND="${COMMON_DEPEND}" - -DEPEND="${COMMON_DEPEND} - >=x11-misc/icon-naming-utils-0.8.7:0 - >=sys-devel/gettext-0.19.8 - virtual/pkgconfig -" - -RESTRICT="binchecks strip" - -src_configure() { - mate_src_configure --enable-icon-mapping -}