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 EED64138350 for ; Tue, 28 Apr 2020 23:12:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 058A3E0863; Tue, 28 Apr 2020 23:12:16 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 E4005E0863 for ; Tue, 28 Apr 2020 23:12:15 +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 1DB4C34EF94 for ; Tue, 28 Apr 2020 23:12:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 809C318F for ; Tue, 28 Apr 2020 23:12:12 +0000 (UTC) From: "James Le Cuirot" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "James Le Cuirot" Message-ID: <1588115486.e946df41d4ae514437c4f35fca36376cbba068e9.chewi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/fs-uae/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/fs-uae/Manifest app-emulation/fs-uae/fs-uae-3.0.3.ebuild app-emulation/fs-uae/fs-uae-3.0.5.ebuild X-VCS-Directories: app-emulation/fs-uae/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: e946df41d4ae514437c4f35fca36376cbba068e9 X-VCS-Branch: master Date: Tue, 28 Apr 2020 23:12:12 +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: 24f34a1c-21ce-49ff-9e54-e8d719864950 X-Archives-Hash: 97f7cc906310d560629b7140b76ede63 commit: e946df41d4ae514437c4f35fca36376cbba068e9 Author: James Le Cuirot gentoo org> AuthorDate: Tue Apr 28 23:11:26 2020 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Tue Apr 28 23:11:26 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e946df41 app-emulation/fs-uae: Bump to 3.0.5, drop old 3.0.3, use xdg.eclass Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: James Le Cuirot gentoo.org> app-emulation/fs-uae/Manifest | 2 +- .../fs-uae/{fs-uae-3.0.3.ebuild => fs-uae-3.0.5.ebuild} | 13 ++----------- 2 files changed, 3 insertions(+), 12 deletions(-) diff --git a/app-emulation/fs-uae/Manifest b/app-emulation/fs-uae/Manifest index 8f9b4818852..4e1ce60994c 100644 --- a/app-emulation/fs-uae/Manifest +++ b/app-emulation/fs-uae/Manifest @@ -1 +1 @@ -DIST fs-uae-3.0.3.tar.gz 4844072 BLAKE2B 7e072abc11de1d7e174e3af9203d35941305f4bd5df9e11c5a94ada26c81c52912b1edee25e6ad3fa9d114dcb888d421fcb55def3a83931cab792650f5acfe9d SHA512 dce5f4b7e769902d334b48a5d5ff50cd152f48c8e50d5089a11abfe1a405e574eec460842b0bd74540375b80e65faca58b223cf6b03da6f84e326433f52f7c98 +DIST fs-uae-3.0.5.tar.gz 4819884 BLAKE2B 0a82e0635ed02c1b4f04610555370c80ea12a870a73fd00cc98adefcefada2deed293c437202af34fc98e2f695fe1b08df918eca71b504e5b94e5ab3a099d9ed SHA512 b34ffb818040c7bf67022f26e1dbc9ebf06742a354212f2b0d2aa6b8e04c60807893a16ff965c819395f4c3fb3c43c35b38dce848b86fa046a211e12414385c7 diff --git a/app-emulation/fs-uae/fs-uae-3.0.3.ebuild b/app-emulation/fs-uae/fs-uae-3.0.5.ebuild similarity index 91% rename from app-emulation/fs-uae/fs-uae-3.0.3.ebuild rename to app-emulation/fs-uae/fs-uae-3.0.5.ebuild index a33c9af89fa..3cf31cf10ce 100644 --- a/app-emulation/fs-uae/fs-uae-3.0.3.ebuild +++ b/app-emulation/fs-uae/fs-uae-3.0.5.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit autotools xdg-utils +inherit autotools xdg DESCRIPTION="Integrates the most accurate Amiga emulation code available from WinUAE" HOMEPAGE="https://fs-uae.net/" @@ -105,15 +105,6 @@ src_install() { } pkg_postinst() { - xdg_desktop_database_update - xdg_mimeinfo_database_update - xdg_icon_cache_update - + xdg_pkg_postinst elog "Install app-emulation/fs-uae-launcher for a better graphical interface." } - -pkg_postrm() { - xdg_desktop_database_update - xdg_mimeinfo_database_update - xdg_icon_cache_update -}