From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1581439-garchives=archives.gentoo.org@lists.gentoo.org> 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 DF6CB158015 for <garchives@archives.gentoo.org>; Mon, 18 Dec 2023 23:54:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6F3F02BC02F; Mon, 18 Dec 2023 23:54:17 +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 56A582BC02F for <gentoo-commits@lists.gentoo.org>; Mon, 18 Dec 2023 23:54:17 +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 9CC20335D1C for <gentoo-commits@lists.gentoo.org>; Mon, 18 Dec 2023 23:54:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D3FA41450 for <gentoo-commits@lists.gentoo.org>; Mon, 18 Dec 2023 23:54:13 +0000 (UTC) From: "Mart Raudsepp" <leio@gentoo.org> 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" <leio@gentoo.org> Message-ID: <1702943636.9121b64f24cf600b88a28d83bf3d0f09b69a5f5f.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-base/gnome/gnome-40.0-r1.ebuild X-VCS-Directories: gnome-base/gnome/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 9121b64f24cf600b88a28d83bf3d0f09b69a5f5f X-VCS-Branch: master Date: Mon, 18 Dec 2023 23:54:13 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 5ce5a24e-2e79-4370-ab81-3971fc66e23a X-Archives-Hash: f612b0ec31bea097186a94fe5a7e94d0 commit: 9121b64f24cf600b88a28d83bf3d0f09b69a5f5f Author: Mart Raudsepp <leio <AT> gentoo <DOT> org> AuthorDate: Mon Dec 18 23:53:56 2023 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Mon Dec 18 23:53:56 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9121b64f gnome-base/gnome: drop 40.0-r1 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org> gnome-base/gnome/gnome-40.0-r1.ebuild | 52 ----------------------------------- 1 file changed, 52 deletions(-) diff --git a/gnome-base/gnome/gnome-40.0-r1.ebuild b/gnome-base/gnome/gnome-40.0-r1.ebuild deleted file mode 100644 index adbf88e7ec29..000000000000 --- a/gnome-base/gnome/gnome-40.0-r1.ebuild +++ /dev/null @@ -1,52 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="Meta package for GNOME, merge this package to install" -HOMEPAGE="https://www.gnome.org/" - -LICENSE="metapackage" -SLOT="2.0" # Cannot be installed at the same time as gnome-2 - -# when unmasking for an arch -# double check none of the deps are still masked ! -KEYWORDS="amd64 arm64 ~loong ~ppc64 ~riscv x86" - -IUSE="accessibility +bluetooth +classic cups +extras" - -S=${WORKDIR} - -# TODO: check accessibility completeness -RDEPEND=" - >=gnome-base/gnome-core-libs-${PV}[cups?] - >=gnome-base/gnome-core-apps-${PV}[cups?,bluetooth?] - - >=gnome-base/gdm-40.0 - - >=x11-wm/mutter-${PV} - >=gnome-base/gnome-shell-${PV} - >=media-fonts/cantarell-0.301 - - >=x11-themes/gnome-backgrounds-40.0 - x11-themes/sound-theme-freedesktop - - accessibility? ( - >=app-accessibility/at-spi2-atk-2.38.0 - >=app-accessibility/at-spi2-core-2.40.0 - >=app-accessibility/orca-40.0 - >=gnome-extra/mousetweaks-3.32.0 - ) - classic? ( >=gnome-extra/gnome-shell-extensions-40.0 ) - extras? ( >=gnome-base/gnome-extra-apps-${PV} ) -" -PDEPEND=">=gnome-base/gvfs-1.48.0[udisks]" - -DEPEND="" -BDEPEND="" - -pkg_postinst() { - # Remind people where to find our project information - elog "Please remember to look at https://wiki.gentoo.org/wiki/Project:GNOME" - elog "for information about the project and documentation." -}