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 5E7081382C5 for ; Sat, 5 Dec 2020 07:19:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9FFCCE0917; Sat, 5 Dec 2020 07:19:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 8A85DE0917 for ; Sat, 5 Dec 2020 07:19:47 +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 9243D34017A for ; Sat, 5 Dec 2020 07:19:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 470B33A1 for ; Sat, 5 Dec 2020 07:19:45 +0000 (UTC) From: "Miroslav Šulc" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Miroslav Šulc" Message-ID: <1607152781.7b02e0ed7405f96684b5f7d65335ac806c4fa322.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/hugin/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/hugin/hugin-9999.ebuild X-VCS-Directories: media-gfx/hugin/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: 7b02e0ed7405f96684b5f7d65335ac806c4fa322 X-VCS-Branch: master Date: Sat, 5 Dec 2020 07:19: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: f25abe4d-23fb-47df-8eb4-60963483e90d X-Archives-Hash: 03ba9b75c82626e10c3e87d725bdc090 commit: 7b02e0ed7405f96684b5f7d65335ac806c4fa322 Author: Miroslav Šulc gentoo org> AuthorDate: Sat Dec 5 07:19:18 2020 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Sat Dec 5 07:19:41 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b02e0ed media-gfx/hugin: fixed installation of live they already use /usr/share/metadata Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Miroslav Šulc gentoo.org> media-gfx/hugin/hugin-9999.ebuild | 4 ---- 1 file changed, 4 deletions(-) diff --git a/media-gfx/hugin/hugin-9999.ebuild b/media-gfx/hugin/hugin-9999.ebuild index 34db3dfeb05..3eb92a7c66c 100644 --- a/media-gfx/hugin/hugin-9999.ebuild +++ b/media-gfx/hugin/hugin-9999.ebuild @@ -80,10 +80,6 @@ src_install() { cmake-utils_src_install use python && python_optimize - mkdir -p "${ED}"/usr/share/metainfo || die - mv "${ED}"/usr/share/appdata/* "${ED}"/usr/share/metainfo/ || die - rmdir "${ED}"/usr/share/appdata || die - local lang for lang in ${LANGS} ; do case ${lang} in