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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 738EF138359 for ; Sat, 4 Jul 2020 15:07:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 26C0CE0A92; Sat, 4 Jul 2020 15:07:52 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0FAE8E0A92 for ; Sat, 4 Jul 2020 15:07:52 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2ADF734F15E for ; Sat, 4 Jul 2020 15:07:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 81A9C2E5 for ; Sat, 4 Jul 2020 15:07:47 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1593875135.3e2f95ae444d8100f2a7f9fe5c798e8aaf07005c.leio@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.11.91.ebuild X-VCS-Directories: x11-misc/alacarte/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 3e2f95ae444d8100f2a7f9fe5c798e8aaf07005c X-VCS-Branch: master Date: Sat, 4 Jul 2020 15:07: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: a39f14b0-fcef-4122-98f0-2590fcb02e1a X-Archives-Hash: 0baa053d4b7f14dbd2c0d20c1c6d8110 commit: 3e2f95ae444d8100f2a7f9fe5c798e8aaf07005c Author: Mart Raudsepp gentoo org> AuthorDate: Sat Jul 4 15:01:35 2020 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Sat Jul 4 15:05:35 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e2f95ae x11-misc/alacarte: remove old Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp gentoo.org> x11-misc/alacarte/Manifest | 1 - x11-misc/alacarte/alacarte-3.11.91.ebuild | 62 ------------------------------- 2 files changed, 63 deletions(-) diff --git a/x11-misc/alacarte/Manifest b/x11-misc/alacarte/Manifest index e0dbcbeb953..2acc7ec0cda 100644 --- a/x11-misc/alacarte/Manifest +++ b/x11-misc/alacarte/Manifest @@ -1,2 +1 @@ -DIST alacarte-3.11.91.tar.xz 199128 BLAKE2B 711baf87d48b79cf52ad41bc9292c848a0f69477388580b9dddc068c8184178ae1e3c455a5b9ac6d99ef442d4b36544a45852aa134744379fc14b6c69c6a77df SHA512 b4b5ead4ba0b9742ea0530ecb5362afa970125d29750aaf147be6fd477f238b9c360307ce1df2a56330a69cd9c849a0dde4be44b36bf55377f42e30429411935 DIST alacarte-3.36.0.tar.xz 201088 BLAKE2B 26c924a8a88c014358db38496cb8a20eca82e9b3d514a9feefa64db3674527cef454346c538a1cdb04ebbb384a64dee395738d8d2a19f4d2445e887f5714f8d6 SHA512 7406fef4c59f94f26d52ad6b52ddd8a5183e9ceb50834aecd5e83f60d996ab4efd09ecbc9d3568d65fe1dd9290e446b5c5c5f6ad89c7e81b0ef304d2a10476b9 diff --git a/x11-misc/alacarte/alacarte-3.11.91.ebuild b/x11-misc/alacarte/alacarte-3.11.91.ebuild deleted file mode 100644 index 6d193c90411..00000000000 --- a/x11-misc/alacarte/alacarte-3.11.91.ebuild +++ /dev/null @@ -1,62 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" -GCONF_DEBUG="no" -# FIXME: support python3 but installs in a weird location -PYTHON_COMPAT=( python2_7 ) -PYTHON_REQ_USE="xml" - -inherit gnome2 python-r1 - -DESCRIPTION="Simple GNOME menu editor" -HOMEPAGE="https://git.gnome.org/browse/alacarte" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" -IUSE="" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -COMMON_DEPEND=" - ${PYTHON_DEPS} - 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_prepare() { - gnome2_src_prepare - python_copy_sources -} - -src_configure() { - python_foreach_impl run_in_build_dir gnome2_src_configure -} - -src_compile() { - python_foreach_impl run_in_build_dir gnome2_src_compile -} - -src_test() { - python_foreach_impl run_in_build_dir default -} - -src_install() { - installing() { - gnome2_src_install - # Massage shebang to make python_doscript happy - sed -e 's:#! '"${PYTHON}:#!/usr/bin/python:" \ - -i alacarte || die - python_doscript alacarte - } - python_foreach_impl run_in_build_dir installing -}