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 F40F8158042 for ; Tue, 7 Sep 2021 14:08:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2C34CE08AD; Tue, 7 Sep 2021 14:08:48 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 158A4E08AD for ; Tue, 7 Sep 2021 14:08:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 D5E89342AAC for ; Tue, 7 Sep 2021 14:08:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 724CEBA for ; Tue, 7 Sep 2021 14:08:45 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1631023718.f2c93282bca4ca7cd3462129b1b63499cfa74568.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/desktop-file-utils/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/desktop-file-utils/Manifest dev-util/desktop-file-utils/desktop-file-utils-0.24.ebuild X-VCS-Directories: dev-util/desktop-file-utils/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: f2c93282bca4ca7cd3462129b1b63499cfa74568 X-VCS-Branch: master Date: Tue, 7 Sep 2021 14:08:45 +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: 295ffd3e-3871-4e46-a6fd-c00a7321b075 X-Archives-Hash: 4b20e2982ea7e43929f62bce40b543c9 commit: f2c93282bca4ca7cd3462129b1b63499cfa74568 Author: Pacho Ramos gentoo org> AuthorDate: Tue Sep 7 13:47:04 2021 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Tue Sep 7 14:08:38 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2c93282 dev-util/desktop-file-utils: Drop old Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Pacho Ramos gentoo.org> dev-util/desktop-file-utils/Manifest | 1 - .../desktop-file-utils-0.24.ebuild | 56 ---------------------- 2 files changed, 57 deletions(-) diff --git a/dev-util/desktop-file-utils/Manifest b/dev-util/desktop-file-utils/Manifest index 6b04817a00e..3f61a7f3c2f 100644 --- a/dev-util/desktop-file-utils/Manifest +++ b/dev-util/desktop-file-utils/Manifest @@ -1,2 +1 @@ -DIST desktop-file-utils-0.24.tar.xz 137424 BLAKE2B 3cce27caa14782ef10886fdc0602c0378c1bad0d49a4b99077436a9951f13ccdb539fdc2b9d27b54430fce94fb0ee0268746b216cc5d6c1b9ba517e1af81b4ce SHA512 b19d700d4403c8757c62e49bb7650e0138a85e799f79de07b0d0099a52398a3ead90c8125ccc883df6e2a3f8f5f97696009ebb7452dc7acc25afeef20e06fde0 DIST desktop-file-utils-0.26.tar.xz 83132 BLAKE2B fdbe5427a0278ebe4a9b1bc15a148ecdc3f54b54058b355ae4f9a962fb1c4ec309d24a075973caf8f187a1c74b013e9bed0a7c3668bf888274e77fac9e077ec8 SHA512 5b4e435f0b635d8f898ac7f5759f74a08ffbe2a56d41fee0e84ff57e73b98d08b57b4416f20b99f696dad8bcb1c20792b39acf836b0814220c0b386ea5f6b831 diff --git a/dev-util/desktop-file-utils/desktop-file-utils-0.24.ebuild b/dev-util/desktop-file-utils/desktop-file-utils-0.24.ebuild deleted file mode 100644 index c9c70c4e60d..00000000000 --- a/dev-util/desktop-file-utils/desktop-file-utils-0.24.ebuild +++ /dev/null @@ -1,56 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -inherit elisp-common - -DESCRIPTION="Command line utilities to work with desktop menu entries" -HOMEPAGE="https://freedesktop.org/wiki/Software/desktop-file-utils" -SRC_URI="https://www.freedesktop.org/software/${PN}/releases/${P}.tar.xz" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" -IUSE="emacs" - -RDEPEND=">=dev-libs/glib-2.12:2 - emacs? ( >=app-editors/emacs-23.1:* )" -DEPEND="${RDEPEND}" -BDEPEND=" - app-arch/xz-utils - virtual/pkgconfig -" - -SITEFILE=50${PN}-gentoo.el - -DOCS=( AUTHORS ChangeLog HACKING NEWS README ) - -src_prepare() { - default - sed -i -e '/SUBDIRS =/s:misc::' Makefile.in || die -} - -src_configure() { - econf "$(use_with emacs lispdir "${SITELISP}"/${PN})" -} - -src_compile() { - default - use emacs && elisp-compile misc/desktop-entry-mode.el -} - -src_install() { - default - if use emacs; then - elisp-install ${PN} misc/*.el misc/*.elc || die - elisp-site-file-install "${FILESDIR}"/${SITEFILE} || die - fi -} - -pkg_postinst() { - use emacs && elisp-site-regen -} - -pkg_postrm() { - use emacs && elisp-site-regen -}