commit:     43e799567e6b8a951ad1b1fb82f3d20e4075f842
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Oct  3 00:02:29 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Oct  3 00:29:04 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43e79956

app-accessibility/at-spi2-atk: Version bump to 2.46.0

Dummy package, now that at-spi2-atk has been merged into at-spi2-core.

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

 app-accessibility/at-spi2-atk/at-spi2-atk-2.46.0.ebuild | 16 ++++++++++++++++
 profiles/package.deprecated                             |  4 ++++
 profiles/package.mask                                   |  1 +
 3 files changed, 21 insertions(+)

diff --git a/app-accessibility/at-spi2-atk/at-spi2-atk-2.46.0.ebuild 
b/app-accessibility/at-spi2-atk/at-spi2-atk-2.46.0.ebuild
new file mode 100644
index 000000000000..4ffa4ff3ea3b
--- /dev/null
+++ b/app-accessibility/at-spi2-atk/at-spi2-atk-2.46.0.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit multilib-build
+
+DESCRIPTION="Gtk module for bridging AT-SPI to Atk"
+HOMEPAGE="https://wiki.gnome.org/Accessibility";
+
+LICENSE="metapackage"
+SLOT="2"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+
+DEPEND=""
+RDEPEND=">=app-accessibility/at-spi2-core-2.46.0[${MULTILIB_USEDEP}]"

diff --git a/profiles/package.deprecated b/profiles/package.deprecated
index 192c51f6b83d..cdd028d1df8c 100644
--- a/profiles/package.deprecated
+++ b/profiles/package.deprecated
@@ -17,6 +17,10 @@
 
 #--- END OF EXAMPLES ---
 
+# Matt Turner <matts...@gentoo.org> (2022-10-02)
+# Dummy packages, now merged into app-accessibility/at-spi2-core.
+app-accessibility/at-spi2-atk
+
 # Michał Górny <mgo...@gentoo.org> (2022-06-19)
 # dev-python/tox is a wrapper to run test suite in a virtual
 # environment, possibly for multiple Python versions.  It cannot really

diff --git a/profiles/package.mask b/profiles/package.mask
index 300907ce0487..39620032925a 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -36,6 +36,7 @@
 # Matt Turner <matts...@gentoo.org> (2022-10-02)
 # Masked for testing
 >=app-accessibility/at-spi2-core-2.46.0
+>=app-accessibility/at-spi2-atk-2.46.0
 
 # Matt Turner <matts...@gentoo.org> (2022-10-01)
 # Depends on lots of unmaintained packages:

Reply via email to