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 73D4F158095 for ; Mon, 3 Oct 2022 00:29:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 03157E0874; Mon, 3 Oct 2022 00:29:15 +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 DD09AE0874 for ; Mon, 3 Oct 2022 00:29:14 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C7D0E340EAC for ; Mon, 3 Oct 2022 00:29:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 21ACF5F8 for ; Mon, 3 Oct 2022 00:29:12 +0000 (UTC) From: "Matt Turner" 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" Message-ID: <1664756945.680a9a048f812387fd64f82d79cb533b1c9fedc1.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-libs/atk/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/atk/atk-2.46.0.ebuild profiles/package.deprecated profiles/package.mask X-VCS-Directories: dev-libs/atk/ profiles/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 680a9a048f812387fd64f82d79cb533b1c9fedc1 X-VCS-Branch: master Date: Mon, 3 Oct 2022 00:29:12 +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: a0f84034-0275-4d9c-9fa3-2afb613b415a X-Archives-Hash: 347d8e2055edd46a6295e0a5dbe65586 commit: 680a9a048f812387fd64f82d79cb533b1c9fedc1 Author: Matt Turner gentoo org> AuthorDate: Mon Oct 3 00:10:52 2022 +0000 Commit: Matt Turner gentoo org> CommitDate: Mon Oct 3 00:29:05 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=680a9a04 dev-libs/atk: Version bump to 2.46.0 Dummy package, now that atk has been merged into at-spi2-core. Signed-off-by: Matt Turner gentoo.org> dev-libs/atk/atk-2.46.0.ebuild | 17 +++++++++++++++++ profiles/package.deprecated | 1 + profiles/package.mask | 1 + 3 files changed, 19 insertions(+) diff --git a/dev-libs/atk/atk-2.46.0.ebuild b/dev-libs/atk/atk-2.46.0.ebuild new file mode 100644 index 000000000000..2d75a0c5a07e --- /dev/null +++ b/dev-libs/atk/atk-2.46.0.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit multilib-build + +DESCRIPTION="GTK+ & GNOME Accessibility Toolkit" +HOMEPAGE="https://wiki.gnome.org/Accessibility" + +LICENSE="metapackage" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" +IUSE="+introspection" + +DEPEND="" +RDEPEND=">=app-accessibility/at-spi2-core-2.46.0[introspection?,${MULTILIB_USEDEP}]" diff --git a/profiles/package.deprecated b/profiles/package.deprecated index cdd028d1df8c..3088c50408e7 100644 --- a/profiles/package.deprecated +++ b/profiles/package.deprecated @@ -20,6 +20,7 @@ # Matt Turner (2022-10-02) # Dummy packages, now merged into app-accessibility/at-spi2-core. app-accessibility/at-spi2-atk +dev-libs/atk # Michał Górny (2022-06-19) # dev-python/tox is a wrapper to run test suite in a virtual diff --git a/profiles/package.mask b/profiles/package.mask index 39620032925a..2eae0d4acf54 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -37,6 +37,7 @@ # Masked for testing >=app-accessibility/at-spi2-core-2.46.0 >=app-accessibility/at-spi2-atk-2.46.0 +>=dev-libs/atk-2.46.0 # Matt Turner (2022-10-01) # Depends on lots of unmaintained packages: