From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BB6B015808B for ; Fri, 18 Mar 2022 19:24:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 23372E0878; Fri, 18 Mar 2022 19:24:52 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 09F2EE0876 for ; Fri, 18 Mar 2022 19:24:52 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 56EED343497 for ; Fri, 18 Mar 2022 19:24:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EAC6934C for ; Fri, 18 Mar 2022 19:24:47 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1647631428.7c1e6e89657b9edf14cfc714bdf311009376e62d.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/alacarte/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/alacarte/Manifest x11-misc/alacarte/alacarte-3.36.0.ebuild X-VCS-Directories: x11-misc/alacarte/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 7c1e6e89657b9edf14cfc714bdf311009376e62d X-VCS-Branch: master Date: Fri, 18 Mar 2022 19:24:47 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: e220d370-2324-4ae0-8930-2780fd303340 X-Archives-Hash: 8f6502227835e22fb45739c598a7b40f commit: 7c1e6e89657b9edf14cfc714bdf311009376e62d Author: Matt Turner gentoo org> AuthorDate: Fri Mar 18 19:18:17 2022 +0000 Commit: Matt Turner gentoo org> CommitDate: Fri Mar 18 19:23:48 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c1e6e89 x11-misc/alacarte: Drop old versions Signed-off-by: Matt Turner gentoo.org> x11-misc/alacarte/Manifest | 1 - x11-misc/alacarte/alacarte-3.36.0.ebuild | 37 -------------------------------- 2 files changed, 38 deletions(-) diff --git a/x11-misc/alacarte/Manifest b/x11-misc/alacarte/Manifest index 883e9a83e089..d2e92e9f5620 100644 --- a/x11-misc/alacarte/Manifest +++ b/x11-misc/alacarte/Manifest @@ -1,2 +1 @@ -DIST alacarte-3.36.0.tar.xz 201088 BLAKE2B 26c924a8a88c014358db38496cb8a20eca82e9b3d514a9feefa64db3674527cef454346c538a1cdb04ebbb384a64dee395738d8d2a19f4d2445e887f5714f8d6 SHA512 7406fef4c59f94f26d52ad6b52ddd8a5183e9ceb50834aecd5e83f60d996ab4efd09ecbc9d3568d65fe1dd9290e446b5c5c5f6ad89c7e81b0ef304d2a10476b9 DIST alacarte-3.42.0.tar.xz 203836 BLAKE2B e020529acd5b6b716c8e1b876b3edc1107cf61fbcebb648ce7f593e830f0ae7ea3445a5ccda2cd798e0441e999cff2e9e4630a7b2fe0b711adef56bf59931c25 SHA512 df56f79e0697268ceebd15614c9e6c6bbef82c10c64c90b39eac1718043edb1a1ea71d03798705d94407cf2dcc3fead6c2d08ff6c5a9ca710574eb15ffed68d1 diff --git a/x11-misc/alacarte/alacarte-3.36.0.ebuild b/x11-misc/alacarte/alacarte-3.36.0.ebuild deleted file mode 100644 index 46c67df8409b..000000000000 --- a/x11-misc/alacarte/alacarte-3.36.0.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="6" -PYTHON_COMPAT=( python3_{7..9} ) -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 ~ia64 ~ppc ~ppc64 ~sparc x86" -IUSE="" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -COMMON_DEPEND=" - ${PYTHON_DEPS} - $(python_gen_cond_dep 'dev-python/pygobject:3[${PYTHON_USEDEP}]') - >=gnome-base/gnome-menus-3.5.3:3[introspection] -" -RDEPEND="${COMMON_DEPEND} - x11-libs/gdk-pixbuf:2[introspection] - x11-libs/gtk+:3[introspection] -" -DEPEND="${COMMON_DEPEND} - >=dev-util/intltool-0.40.0 - sys-devel/gettext - virtual/pkgconfig -" - -src_install() { - gnome2_src_install - python_optimize -}