From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1281041-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 7225C1382C5
	for <garchives@archives.gentoo.org>; Wed, 12 May 2021 22:11:03 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 681F9E0963;
	Wed, 12 May 2021 22:11:02 +0000 (UTC)
Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 3FF81E095C
	for <gentoo-commits@lists.gentoo.org>; Wed, 12 May 2021 22:11:02 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id B5A23335C77
	for <gentoo-commits@lists.gentoo.org>; Wed, 12 May 2021 22:11:00 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 02E4B75B
	for <gentoo-commits@lists.gentoo.org>; Wed, 12 May 2021 22:10:59 +0000 (UTC)
From: "Matt Turner" <mattst88@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, "Matt Turner" <mattst88@gentoo.org>
Message-ID: <1620856890.9e08ab1ffd4f343f15ebd68b6bc6987ef31d3908.mattst88@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-40.0.ebuild
X-VCS-Directories: gnome-base/gnome-core-apps/
X-VCS-Committer: mattst88
X-VCS-Committer-Name: Matt Turner
X-VCS-Revision: 9e08ab1ffd4f343f15ebd68b6bc6987ef31d3908
X-VCS-Branch: master
Date: Wed, 12 May 2021 22:10:59 +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: ad0004cb-3a39-4848-800f-12e0f5beef39
X-Archives-Hash: 13f6f2e02ae0e3b3d003209cc8fde04d

commit:     9e08ab1ffd4f343f15ebd68b6bc6987ef31d3908
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed May  5 14:58:29 2021 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed May 12 22:01:30 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e08ab1f

gnome-base/gnome-core-apps: Version bump to 40.0

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 .../gnome-core-apps/gnome-core-apps-40.0.ebuild    | 54 ++++++++++++++++++++++
 1 file changed, 54 insertions(+)

diff --git a/gnome-base/gnome-core-apps/gnome-core-apps-40.0.ebuild b/gnome-base/gnome-core-apps/gnome-core-apps-40.0.ebuild
new file mode 100644
index 00000000000..355bf69f66c
--- /dev/null
+++ b/gnome-base/gnome-core-apps/gnome-core-apps-40.0.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2021 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 3"
+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 ~ppc64 ~x86"
+
+# gnome-color-manager min version enforced here due to control-center pulling it in
+# tepl min version for gedit deptree
+RDEPEND="
+	>=gnome-base/gnome-core-libs-${PV}[cups?]
+
+	>=gnome-base/gnome-session-40.0
+	>=gnome-base/gnome-settings-daemon-40.0[cups?]
+	>=gnome-base/gnome-control-center-40.0[cups?]
+	>=gnome-extra/gnome-color-manager-3.36.0
+
+	>=app-crypt/gcr-3.38.1
+	>=gnome-base/nautilus-40.0
+	>=gnome-base/gnome-keyring-40.0
+	>=gnome-extra/evolution-data-server-3.${PV}
+
+	>=app-crypt/seahorse-40.0
+	>=gui-libs/tepl-6.0.0
+	>=app-editors/gedit-40.0
+	>=app-text/evince-40.0
+	>=gnome-extra/gnome-contacts-40.0
+	>=media-gfx/eog-40.0
+	>=media-video/totem-3.38.0
+	>=x11-terms/gnome-terminal-3.40.0
+
+	>=gnome-extra/gnome-user-docs-40.0
+	>=gnome-extra/yelp-40.0
+
+	>=x11-themes/adwaita-icon-theme-40.0
+
+	bluetooth? ( >=net-wireless/gnome-bluetooth-3.34.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
+# >=net-im/empathy-3.12.12 # not part of gnome releng core or apps suite anymore
+
+S="${WORKDIR}"