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 B09DE158041 for ; Sat, 2 Mar 2024 22:41:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E68F7E2A69; Sat, 2 Mar 2024 22:41:08 +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 C42CBE2A69 for ; Sat, 2 Mar 2024 22:41:08 +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 D823534301B for ; Sat, 2 Mar 2024 22:41:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3E92114F0 for ; Sat, 2 Mar 2024 22:41:05 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1709419239.519e747ed081a94e5e4bb4d661a5d71fd94acd3b.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/gnome-usage/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-process/gnome-usage/Manifest sys-process/gnome-usage/gnome-usage-3.38.1-r2.ebuild X-VCS-Directories: sys-process/gnome-usage/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 519e747ed081a94e5e4bb4d661a5d71fd94acd3b X-VCS-Branch: master Date: Sat, 2 Mar 2024 22:41:05 +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: 65232aee-53a8-42b1-ab52-3ac548698ccf X-Archives-Hash: f902698f2acadf053ea781e10f9a48fd commit: 519e747ed081a94e5e4bb4d661a5d71fd94acd3b Author: Mart Raudsepp gentoo org> AuthorDate: Sat Mar 2 22:40:16 2024 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Sat Mar 2 22:40:39 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=519e747e sys-process/gnome-usage: drop 3.38.1-r2 Signed-off-by: Mart Raudsepp gentoo.org> sys-process/gnome-usage/Manifest | 1 - .../gnome-usage/gnome-usage-3.38.1-r2.ebuild | 42 ---------------------- 2 files changed, 43 deletions(-) diff --git a/sys-process/gnome-usage/Manifest b/sys-process/gnome-usage/Manifest index 78339cb45890..69e9597b6c82 100644 --- a/sys-process/gnome-usage/Manifest +++ b/sys-process/gnome-usage/Manifest @@ -1,2 +1 @@ -DIST gnome-usage-3.38.1.tar.xz 362368 BLAKE2B 988c5157efdbbb3a680b2360d817fa2fe0587accd647a69cc482da38ec040afefb06d9c3d41a2b8fd2e630802967301837a39ac721ff9717b778b70518abb39d SHA512 8c4621d0340e2fc893ffcc3dc54f2088971c764fbb80302eb171e9f066f62424e532319f9d89c1157945a4721c40eef5253ea4e6ff6f702f5953e61f99d36f07 DIST gnome-usage-45.0.tar.xz 228160 BLAKE2B 045ba456f0cda1426fc3caa580c8d5ffaf6c0d832a77a61f4709549119fb95afaa833e76a55565b4bec29b575b88f8994550c66580624400b954f2ee0a0fd1a4 SHA512 bdc70394909a4edb7a01554aa7ba40c7c418511e7419a0ed1a32318e1b0fef4ad7d004a03debc8bd6123785a6d38e1ae89a012eece9134716ba3e6a932bcf5b5 diff --git a/sys-process/gnome-usage/gnome-usage-3.38.1-r2.ebuild b/sys-process/gnome-usage/gnome-usage-3.38.1-r2.ebuild deleted file mode 100644 index 2093a647313c..000000000000 --- a/sys-process/gnome-usage/gnome-usage-3.38.1-r2.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit gnome.org gnome2-utils meson vala xdg - -DESCRIPTION="A nice way to view information about use of system resources" -HOMEPAGE="https://wiki.gnome.org/Apps/Usage" - -LICENSE="GPL-3+" -SLOT="0" -KEYWORDS="amd64" - -RDEPEND=" - >=dev-libs/glib-2.38:2 - >=x11-libs/gtk+-3.20.10:3 - >=dev-libs/libdazzle-3.30 - >=gnome-base/libgtop-2.34.0:2 - >=gui-libs/libhandy-1.0.0:1=[vala(+)] - >=app-misc/tracker-3.0.3:3=[vala(+)] -" -DEPEND="${RDEPEND}" -BDEPEND=" - $(vala_depend) - >=sys-devel/gettext-0.19.8 -" - -src_configure() { - vala_setup - meson_src_configure -} - -pkg_postinst() { - xdg_pkg_postinst - gnome2_schemas_update -} - -pkg_postrm() { - xdg_pkg_postrm - gnome2_schemas_update -}