diff options
author | Matt Turner <mattst88@gentoo.org> | 2022-10-02 20:02:29 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2022-10-02 20:29:04 -0400 |
commit | 43e799567e6b8a951ad1b1fb82f3d20e4075f842 (patch) | |
tree | 288134b153436a650717e6b95a1510adb60253c6 | |
parent | app-accessibility/at-spi2-core: Version bump to 2.46.0 (diff) | |
download | gentoo-43e799567e6b8a951ad1b1fb82f3d20e4075f842.tar.gz gentoo-43e799567e6b8a951ad1b1fb82f3d20e4075f842.tar.bz2 gentoo-43e799567e6b8a951ad1b1fb82f3d20e4075f842.zip |
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@gentoo.org>
-rw-r--r-- | app-accessibility/at-spi2-atk/at-spi2-atk-2.46.0.ebuild | 16 | ||||
-rw-r--r-- | profiles/package.deprecated | 4 | ||||
-rw-r--r-- | profiles/package.mask | 1 |
3 files changed, 21 insertions, 0 deletions
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 <mattst88@gentoo.org> (2022-10-02) +# Dummy packages, now merged into app-accessibility/at-spi2-core. +app-accessibility/at-spi2-atk + # Michał Górny <mgorny@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 <mattst88@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 <mattst88@gentoo.org> (2022-10-01) # Depends on lots of unmaintained packages: |