From: "Mart Raudsepp" <leio@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-accessibility/at-spi2-atk/
Date: Sun, 9 Feb 2020 15:56:28 +0000 (UTC) [thread overview]
Message-ID: <1581263758.876057921835c73198bf6c5c9b8265052493f1ab.leio@gentoo> (raw)
commit: 876057921835c73198bf6c5c9b8265052493f1ab
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 9 15:19:40 2020 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sun Feb 9 15:55:58 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87605792
app-accessibility/at-spi2-atk: remove old
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
app-accessibility/at-spi2-atk/Manifest | 1 -
.../at-spi2-atk/at-spi2-atk-2.26.2.ebuild | 39 ----------------------
2 files changed, 40 deletions(-)
diff --git a/app-accessibility/at-spi2-atk/Manifest b/app-accessibility/at-spi2-atk/Manifest
index 7065ddf75b7..34daef6d086 100644
--- a/app-accessibility/at-spi2-atk/Manifest
+++ b/app-accessibility/at-spi2-atk/Manifest
@@ -1,3 +1,2 @@
-DIST at-spi2-atk-2.26.2.tar.xz 322800 BLAKE2B 108a01fd8c16816d9953ad42721080dd6dcb9f75c95c412387d7f54920998c66eb5855eb859e8e00096a47b387d05779691887a7717d31f4c70681d69a9c8266 SHA512 f938b8e2b999fcdfa13e9433bd13c39430bae2ceae0c664a24caccc6af522947bf73de02de3c359807f5370a85961193df2ba24b193b60b915c61828ea747bb2
DIST at-spi2-atk-2.32.0.tar.xz 94952 BLAKE2B 972bb32590a51549eb8b0b3c46a068e95cc43783f0f0e31ca3663ff1669196a88def63342c01d056d45d6f4fb4bcc2127b50a49be37fd45d33aa1daeadca5172 SHA512 095ceaa33d5b35f1f4f81a31bea00487c054493cb29d4fdbcf74331ec8d1b9570dc7cb93e1cc06da9ea3f5805e7a3a9e7bf80cfdbce86a1822c2a46327109393
DIST at-spi2-atk-2.34.0.tar.xz 96116 BLAKE2B 242b29b988d97b06ca85495be77f9c4cf1c621d9ff977cd73ea37f97b42fc636474df34429e7397fb3f91d3d11b14ce1b3de5d68c0b30f85877f444c78389564 SHA512 515ad4d0a000fa47a7848f3ea9f95f8e0c582f9d9876725deb8e521c60e290f73655445456e6c238f382cb8773b56db2795c221029ec931bad68395326b6bb04
diff --git a/app-accessibility/at-spi2-atk/at-spi2-atk-2.26.2.ebuild b/app-accessibility/at-spi2-atk/at-spi2-atk-2.26.2.ebuild
deleted file mode 100644
index 81663143db5..00000000000
--- a/app-accessibility/at-spi2-atk/at-spi2-atk-2.26.2.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GNOME2_LA_PUNT="yes"
-
-inherit gnome2 multilib-minimal virtualx
-
-DESCRIPTION="Gtk module for bridging AT-SPI to Atk"
-HOMEPAGE="https://wiki.gnome.org/Accessibility"
-
-LICENSE="LGPL-2+"
-SLOT="2"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
- >=sys-apps/dbus-1.5[${MULTILIB_USEDEP}]
- >=dev-libs/glib-2.32:2[${MULTILIB_USEDEP}]
- >=dev-libs/atk-2.25.2[${MULTILIB_USEDEP}]
- >=app-accessibility/at-spi2-core-2.25.3[${MULTILIB_USEDEP}]
-"
-DEPEND="${RDEPEND}
- virtual/pkgconfig[${MULTILIB_USEDEP}]
- test? ( >=dev-libs/libxml2-2.9.1 )
-"
-
-multilib_src_configure() {
- ECONF_SOURCE=${S} \
- gnome2_src_configure --enable-p2p $(use_with test tests)
-}
-
-multilib_src_test() {
- virtx emake check TESTS_ENVIRONMENT="dbus-run-session"
-}
-
-multilib_src_compile() { gnome2_src_compile; }
-multilib_src_install() { gnome2_src_install; }
next reply other threads:[~2020-02-09 15:56 UTC|newest]
Thread overview: 48+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-09 15:56 Mart Raudsepp [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-11-16 18:10 [gentoo-commits] repo/gentoo:master commit in: app-accessibility/at-spi2-atk/ Arthur Zamarin
2022-05-17 7:56 WANG Xuerui
2022-05-13 5:06 Matt Turner
2021-05-21 0:51 Yixun Lan
2021-03-15 18:06 Sergei Trofimovich
2021-01-07 7:45 Fabian Groffen
2020-11-08 3:51 Matt Turner
2020-07-29 11:23 Mart Raudsepp
2020-07-29 4:49 Sam James
2020-03-14 22:33 Mart Raudsepp
2020-02-09 15:56 Mart Raudsepp
2020-01-11 19:40 Mart Raudsepp
2020-01-01 16:06 Mart Raudsepp
2019-12-08 11:55 Mikle Kolyada
2019-11-17 20:35 Mart Raudsepp
2019-10-21 19:51 Matt Turner
2019-10-09 8:27 Agostino Sarubbo
2019-09-19 7:15 Mart Raudsepp
2019-05-09 20:04 Aaron Bauman
2019-03-11 18:17 Mart Raudsepp
2019-02-28 17:05 Mikle Kolyada
2019-02-18 19:00 Mart Raudsepp
2019-02-18 19:00 Mart Raudsepp
2019-01-23 13:41 Mikle Kolyada
2019-01-19 20:09 Mart Raudsepp
2018-12-29 20:43 Mart Raudsepp
2018-12-29 16:00 Sergei Trofimovich
2018-12-28 3:46 Matt Turner
2018-12-15 12:50 Sergei Trofimovich
2018-12-11 23:24 Sergei Trofimovich
2018-12-09 23:51 Thomas Deutschmann
2018-12-08 9:44 Sergei Trofimovich
2018-12-08 9:36 Sergei Trofimovich
2018-12-07 21:26 Richard Freeman
2018-08-30 22:54 Mart Raudsepp
2018-02-16 20:39 Sergei Trofimovich
2018-01-18 1:49 Mikle Kolyada
2018-01-13 12:13 Sergei Trofimovich
2017-08-15 22:44 Gilles Dartiguelongue
2017-05-23 18:08 Mart Raudsepp
2016-12-06 19:48 Markus Meier
2016-11-01 17:31 Gilles Dartiguelongue
2016-06-24 20:06 Pacho Ramos
2016-05-03 19:19 Markus Meier
2015-11-16 21:56 Pacho Ramos
2015-11-16 21:56 Pacho Ramos
2015-10-03 8:09 Markus Meier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1581263758.876057921835c73198bf6c5c9b8265052493f1ab.leio@gentoo \
--to=leio@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox