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 E5621158086 for ; Thu, 14 Oct 2021 17:19:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 185D5E085E; Thu, 14 Oct 2021 17:19:55 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EF1E5E085E for ; Thu, 14 Oct 2021 17:19:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E2FF5342EE1 for ; Thu, 14 Oct 2021 17:19:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9DCF7D0 for ; Thu, 14 Oct 2021 17:19:52 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1634231963.713c81a6f76b62ea0f5a6d868c6189a1a438d320.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/compose-tables/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/compose-tables/compose-tables-1.7.2-r1.ebuild x11-misc/compose-tables/compose-tables-1.7.2.ebuild X-VCS-Directories: x11-misc/compose-tables/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 713c81a6f76b62ea0f5a6d868c6189a1a438d320 X-VCS-Branch: master Date: Thu, 14 Oct 2021 17:19:52 +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: 890c606c-c7d4-4930-98fa-403f014e2833 X-Archives-Hash: c67deee165b9e773ba5a5bc6917c3034 commit: 713c81a6f76b62ea0f5a6d868c6189a1a438d320 Author: Sam James gentoo org> AuthorDate: Thu Oct 14 17:19:23 2021 +0000 Commit: Sam James gentoo org> CommitDate: Thu Oct 14 17:19:23 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=713c81a6 x11-misc/compose-tables: revbump to force reinstall on musl It's a tiny package and it'll mean that the locale files properly get installed following the INSTALL_MASK fix. Closes: https://bugs.gentoo.org/799437 Signed-off-by: Sam James gentoo.org> .../{compose-tables-1.7.2.ebuild => compose-tables-1.7.2-r1.ebuild} | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/x11-misc/compose-tables/compose-tables-1.7.2.ebuild b/x11-misc/compose-tables/compose-tables-1.7.2-r1.ebuild similarity index 100% rename from x11-misc/compose-tables/compose-tables-1.7.2.ebuild rename to x11-misc/compose-tables/compose-tables-1.7.2-r1.ebuild