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 55172158020 for ; Wed, 21 Dec 2022 10:00:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 40A1AE07E6; Wed, 21 Dec 2022 10:00:11 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 2CCD3E07E1 for ; Wed, 21 Dec 2022 10:00:11 +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 4B86E341495 for ; Wed, 21 Dec 2022 10:00:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 639ED7E8 for ; Wed, 21 Dec 2022 10:00:07 +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: <1671616784.5ddd67b167f82b77718acac5d13d6098e1dfbddd.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-indicator-applet/ X-VCS-Repository: repo/gentoo X-VCS-Files: mate-extra/mate-indicator-applet/Manifest mate-extra/mate-indicator-applet/mate-indicator-applet-1.24.0-r1.ebuild X-VCS-Directories: mate-extra/mate-indicator-applet/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 5ddd67b167f82b77718acac5d13d6098e1dfbddd X-VCS-Branch: master Date: Wed, 21 Dec 2022 10:00:07 +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: 78f7807e-f277-4042-9886-18b951375b04 X-Archives-Hash: 3176ff3b3d3fa8ac836cb4e5bafa7cdd commit: 5ddd67b167f82b77718acac5d13d6098e1dfbddd Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Dec 21 09:22:24 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Dec 21 09:59:44 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ddd67b1 mate-extra/mate-indicator-applet: drop 1.24.0-r1 Signed-off-by: Andreas Sturmlechner gentoo.org> mate-extra/mate-indicator-applet/Manifest | 1 - .../mate-indicator-applet-1.24.0-r1.ebuild | 31 ---------------------- 2 files changed, 32 deletions(-) diff --git a/mate-extra/mate-indicator-applet/Manifest b/mate-extra/mate-indicator-applet/Manifest index 1083ba5d54f0..da8490086092 100644 --- a/mate-extra/mate-indicator-applet/Manifest +++ b/mate-extra/mate-indicator-applet/Manifest @@ -1,2 +1 @@ -DIST mate-indicator-applet-1.24.0.tar.xz 380136 BLAKE2B 1ae77c892f02127f7a0d778958e0f4acc2b14e01a4b8d8a316253c3b227eacd59cb556ed852de690f3ec4aec4d02874c2f594b41315cd85c87c16967ef9403ee SHA512 0e82f572c1855c8623e537a45c2c0c0b98d3d642e46333eedc16c26607205293098a062008d0e568890ffdf6b8dc4c30a7f5e2e41a150f940917b3671783e413 DIST mate-indicator-applet-1.26.0.tar.xz 383936 BLAKE2B 4435c8e2c4acf5cd033a9f85b39a2f577d9861124fa47e22bdba970fb61c9ce5fe8bf31bc87a47a8a8f82640905c50b316f35f572a2a4a83830c8f8d110b80fd SHA512 677586b4090edd22871eb034b923795a01030a5270e633a11ed711171e49f487047fbf75daf1d69d491660bdf63421b900e06fd806eeef93df101058c0130c06 diff --git a/mate-extra/mate-indicator-applet/mate-indicator-applet-1.24.0-r1.ebuild b/mate-extra/mate-indicator-applet/mate-indicator-applet-1.24.0-r1.ebuild deleted file mode 100644 index 4f1f7862a509..000000000000 --- a/mate-extra/mate-indicator-applet/mate-indicator-applet-1.24.0-r1.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit mate eapi7-ver - -if [[ ${PV} != 9999 ]]; then - KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv x86" -fi - -DESCRIPTION="MATE indicator applet" -LICENSE="GPL-3 GPL-3+ LGPL-2+ LGPL-3+" -SLOT="0" - -IUSE="" - -COMMON_DEPEND=" - >=dev-libs/libindicator-0.4:3 - >=mate-base/mate-panel-1.17.0 - >=x11-libs/gtk+-3.22:3 -" - -RDEPEND="${COMMON_DEPEND} - virtual/libintl -" - -DEPEND="${COMMON_DEPEND} - >=sys-devel/gettext-0.19.8 - virtual/pkgconfig -"