commit:     dc6822f84be5ad105942ef0cb70f957cc64e3c13
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 14 02:18:06 2025 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Mon Apr 14 02:18:06 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc6822f8

x11-misc/alacarte: drop 3.50.0

Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 x11-misc/alacarte/Manifest               |  1 -
 x11-misc/alacarte/alacarte-3.50.0.ebuild | 35 --------------------------------
 2 files changed, 36 deletions(-)

diff --git a/x11-misc/alacarte/Manifest b/x11-misc/alacarte/Manifest
index dacbdea47189..facb332bcae4 100644
--- a/x11-misc/alacarte/Manifest
+++ b/x11-misc/alacarte/Manifest
@@ -1,2 +1 @@
-DIST alacarte-3.50.0.tar.xz 255404 BLAKE2B 
c22aeb83f707e4860c9a84311da2bf87e79db8b8859b8c45d5c1d0f6ead896f15b83cd112ac248fbb83b2bf839afbc90d2a24685c767ebaaaa850dfab8b26d35
 SHA512 
12578c35e8e68c83b46d81edc59444a92dc672a4a91bb4b443bbc0b26d94a3badf5598602dfc62dfbbabce7e3392c081c39055a201d60d4813b23e061014ee17
 DIST alacarte-3.52.0.tar.xz 255700 BLAKE2B 
8a59c5ccd1ba8ee892aee39625ecd56c4cf9500b104f943775bef613a4d8f6ef50cdce1d436a1f2c95268864ab43a72f8e182a2e15f47b3980193c887e91f8c2
 SHA512 
711166b1d772483be1ca3044f9402ec62dd6bb9c09b71b09944886bac91a72fe9838a60a4cf24649dce33148844b586446c17954129c6bc7aaa3096ba01e1463

diff --git a/x11-misc/alacarte/alacarte-3.50.0.ebuild 
b/x11-misc/alacarte/alacarte-3.50.0.ebuild
deleted file mode 100644
index adaff6e9295b..000000000000
--- a/x11-misc/alacarte/alacarte-3.50.0.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-PYTHON_COMPAT=( python3_{10..12} )
-PYTHON_REQ_USE="xml(+)"
-
-inherit gnome2 python-single-r1
-
-DESCRIPTION="Simple GNOME menu editor"
-HOMEPAGE="https://gitlab.gnome.org/GNOME/alacarte";
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc x86"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-DEPEND="
-       ${PYTHON_DEPS}
-       $(python_gen_cond_dep 'dev-python/pygobject:3[${PYTHON_USEDEP}]')
-       >=gnome-base/gnome-menus-3.5.3:3[introspection]
-"
-RDEPEND="${DEPEND}
-       x11-libs/gdk-pixbuf:2[introspection]
-       x11-libs/gtk+:3[introspection]
-"
-BDEPEND="
-       >=sys-devel/gettext-0.19.8
-       virtual/pkgconfig
-"
-
-src_install() {
-       gnome2_src_install
-       python_optimize
-}

Reply via email to