commit:     74f493b111d8890f34b588b206873c230a573cf0
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 21 06:05:16 2023 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Jan 21 06:05:16 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74f493b1

dev-cpp/atkmm: Delete :2.36

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

 dev-cpp/atkmm/Manifest               |  1 -
 dev-cpp/atkmm/atkmm-2.36.2-r1.ebuild | 38 ------------------------------------
 profiles/package.mask                |  6 ------
 3 files changed, 45 deletions(-)

diff --git a/dev-cpp/atkmm/Manifest b/dev-cpp/atkmm/Manifest
index 6d91e5a1baa4..c0461731e648 100644
--- a/dev-cpp/atkmm/Manifest
+++ b/dev-cpp/atkmm/Manifest
@@ -1,2 +1 @@
 DIST atkmm-2.28.3.tar.xz 691164 BLAKE2B 
07468f4bdf2b790873517907c4564ccd513bb28500c14b1db50bcfed0c51ca8401a95989c0c61460c905125e6d0c71560f59190c5fa38abdc2d133991d519f45
 SHA512 
ebc25e9de4b9de6df7097ab485fb0675d8c83113d99a444eec91df0908073362bfdaa9b03fc4c3e91766109d9b94b88df041851176ecde578cf932b526ef678e
-DIST atkmm-2.36.2.tar.xz 744596 BLAKE2B 
2eee35605eee2e569eca1053f0c50449ce2a1cf44c5d29c17d00685da702f252e0eb9cd7d06ceceb0cb93dbe6848f4ea952aae621e5290aa69870a7ca2961766
 SHA512 
ad8ba4cb83a71c2998a600e015d1639d7d2ad39b450148ddb40ed750f3321e6932e81986cb1591ad3bcf914bcc50409c24300580b898f16408acc57a0ce2d914

diff --git a/dev-cpp/atkmm/atkmm-2.36.2-r1.ebuild 
b/dev-cpp/atkmm/atkmm-2.36.2-r1.ebuild
deleted file mode 100644
index 4501f5047598..000000000000
--- a/dev-cpp/atkmm/atkmm-2.36.2-r1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{9..11} )
-inherit gnome.org meson-multilib python-any-r1
-
-DESCRIPTION="C++ interface for the ATK library"
-HOMEPAGE="https://www.gtkmm.org";
-
-LICENSE="LGPL-2.1+"
-SLOT="2.36"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv sparc x86 
~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
-IUSE="gtk-doc"
-
-DEPEND="
-       >=dev-cpp/glibmm-2.68.0:2.68[gtk-doc?,${MULTILIB_USEDEP}]
-       >=dev-libs/atk-2.33.3[${MULTILIB_USEDEP}]
-       dev-libs/libsigc++:3[gtk-doc?,${MULTILIB_USEDEP}]
-"
-RDEPEND="${DEPEND}"
-BDEPEND="
-       virtual/pkgconfig
-       gtk-doc? (
-               app-doc/doxygen[dot]
-               dev-lang/perl
-               dev-libs/libxslt
-       )
-       ${PYTHON_DEPS}
-"
-
-multilib_src_configure() {
-       local emesonargs=(
-               $(meson_native_use_bool gtk-doc build-documentation)
-       )
-       meson_src_configure
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index 45e626c8bfa2..34270b103a60 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -759,12 +759,6 @@ sci-libs/votca-tools
 # Removal on 2023-01-20.
 media-gfx/colorhug-client
 
-# Matt Turner <matts...@gentoo.org> (2022-12-21)
-# No reverse dependencies. GTK 4 doesn't use it.
-# See https://gitlab.gnome.org/GNOME/atkmm/-/issues/4
-# Removal on 2023-01-20.
-dev-cpp/atkmm:2.36
-
 # Michał Górny <mgo...@gentoo.org> (2022-12-21)
 # The mauve project is no longer maintained upstream, and the actual
 # program has been removed from Gentoo in 2016.  These are leftover

Reply via email to