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 33DDF158064 for ; Mon, 6 May 2024 07:09:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B5ECE2BC0F2; Mon, 6 May 2024 07:09:09 +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 9BC382BC0F2 for ; Mon, 6 May 2024 07:09:09 +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 E414B3431A2 for ; Mon, 6 May 2024 07:09:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 92F821A47 for ; Mon, 6 May 2024 07:09: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: <1714979301.0ddc64b66922221b433341778965c1232bb31767.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-core-apps/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-base/gnome-core-apps/gnome-core-apps-44.4.ebuild X-VCS-Directories: gnome-base/gnome-core-apps/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 0ddc64b66922221b433341778965c1232bb31767 X-VCS-Branch: master Date: Mon, 6 May 2024 07:09: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: 900e4b70-a821-45f7-bfae-56112e5ccc85 X-Archives-Hash: a5694ce3185078d579bf4bb86e2f556c commit: 0ddc64b66922221b433341778965c1232bb31767 Author: Mart Raudsepp gentoo org> AuthorDate: Mon May 6 06:59:40 2024 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Mon May 6 07:08:21 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ddc64b6 gnome-base/gnome-core-apps: drop 44.4 Signed-off-by: Mart Raudsepp gentoo.org> .../gnome-core-apps/gnome-core-apps-44.4.ebuild | 57 ---------------------- 1 file changed, 57 deletions(-) diff --git a/gnome-base/gnome-core-apps/gnome-core-apps-44.4.ebuild b/gnome-base/gnome-core-apps/gnome-core-apps-44.4.ebuild deleted file mode 100644 index 8f318f774316..000000000000 --- a/gnome-base/gnome-core-apps/gnome-core-apps-44.4.ebuild +++ /dev/null @@ -1,57 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="Sub-meta package for the core applications integrated with GNOME" -HOMEPAGE="https://www.gnome.org/" -LICENSE="metapackage" -SLOT="3.0" -IUSE="+bluetooth cups" - -# when unmasking for an arch -# double check none of the deps are still masked ! -KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86" - -# gnome-color-manager min version enforced here due to control-center pulling it in -RDEPEND=" - >=gnome-base/gnome-core-libs-${PV}[cups?] - - >=gnome-base/gnome-session-44.0 - >=gnome-base/gnome-settings-daemon-44.1[cups?] - >=gnome-base/gnome-control-center-44.3[cups?] - >=gnome-extra/gnome-color-manager-3.36.0 - - >=app-crypt/gcr-3.41.1:0 - >=app-crypt/gcr-4.1.0:4 - >=gnome-base/nautilus-44.2.1 - >=gnome-base/gnome-keyring-42.1 - >=gnome-extra/evolution-data-server-3.48.4 - - || ( - >=app-editors/gnome-text-editor-44.0 - >=app-editors/gedit-44 - ) - >=app-text/evince-44.3 - >=gnome-extra/gnome-contacts-44.0 - >=media-gfx/eog-44.3 - >=media-video/totem-43.0 - || ( - >=x11-terms/gnome-terminal-3.48.2 - >=gui-apps/gnome-console-44.4 - ) - - >=gnome-extra/gnome-user-docs-44.3 - >=gnome-extra/yelp-42.2 - - >=x11-themes/adwaita-icon-theme-44.0 - - bluetooth? ( >=net-wireless/gnome-bluetooth-42.5 ) -" -DEPEND="" -BDEPEND="" - -# cdr? ( >=app-cdr/brasero-3.12.2 ) # not part of gnome releng release anymore -# >=gnome-base/gnome-menus-3.13.3:3 # not used by core gnome anymore, just gnome-classic extensions - -S="${WORKDIR}"