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 7033B1382C5 for ; Mon, 15 Jun 2020 15:06:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7B868E0839; Mon, 15 Jun 2020 15:06:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 5B756E0839 for ; Mon, 15 Jun 2020 15:06:33 +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 60F9534EDE1 for ; Mon, 15 Jun 2020 15:06:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 193C41EF for ; Mon, 15 Jun 2020 15:06:31 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1592233588.53c99cc0f0f919663486d0be15c0c06624ee4a3d.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/shared-mime-info/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/shared-mime-info/shared-mime-info-2.0-r1.ebuild x11-misc/shared-mime-info/shared-mime-info-2.0.ebuild X-VCS-Directories: x11-misc/shared-mime-info/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 53c99cc0f0f919663486d0be15c0c06624ee4a3d X-VCS-Branch: master Date: Mon, 15 Jun 2020 15:06:31 +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: bd3857ce-1567-4572-8b60-1c275c035bbe X-Archives-Hash: 7c543e6f4dd5d1c990722f33796febd4 commit: 53c99cc0f0f919663486d0be15c0c06624ee4a3d Author: Lars Wendler gentoo org> AuthorDate: Mon Jun 15 15:06:10 2020 +0000 Commit: Lars Wendler gentoo org> CommitDate: Mon Jun 15 15:06:28 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53c99cc0 x11-misc/shared-mime-info: Revbump to really install files Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Lars Wendler gentoo.org> .../{shared-mime-info-2.0.ebuild => shared-mime-info-2.0-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/shared-mime-info/shared-mime-info-2.0.ebuild b/x11-misc/shared-mime-info/shared-mime-info-2.0-r1.ebuild similarity index 98% rename from x11-misc/shared-mime-info/shared-mime-info-2.0.ebuild rename to x11-misc/shared-mime-info/shared-mime-info-2.0-r1.ebuild index 9734a9d4568..f58d431e714 100644 --- a/x11-misc/shared-mime-info/shared-mime-info-2.0.ebuild +++ b/x11-misc/shared-mime-info/shared-mime-info-2.0-r1.ebuild @@ -32,7 +32,7 @@ DEPEND="${RDEPEND}" DOCS=( HACKING.md NEWS README.md ) src_install() { - default + meson_src_install # in prefix, install an env.d entry such that prefix patch is used/added if use prefix; then