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 35D8D1381F3 for ; Tue, 3 Nov 2020 01:39:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 86285E09F1; Tue, 3 Nov 2020 01:39:51 +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 64BF4E09F1 for ; Tue, 3 Nov 2020 01:39:51 +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 31C8933D0AF for ; Tue, 3 Nov 2020 01:39:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DB0AC3FB for ; Tue, 3 Nov 2020 01:39:47 +0000 (UTC) From: "Craig Andrews" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Craig Andrews" Message-ID: <1604367582.d6c99068ba6278d7189a11573ce7c1f53274685b.candrews@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libfmt/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libfmt/Manifest dev-libs/libfmt/libfmt-7.1.0.ebuild X-VCS-Directories: dev-libs/libfmt/ X-VCS-Committer: candrews X-VCS-Committer-Name: Craig Andrews X-VCS-Revision: d6c99068ba6278d7189a11573ce7c1f53274685b X-VCS-Branch: master Date: Tue, 3 Nov 2020 01:39:47 +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: bef640f9-dec4-4486-b0db-302bfa247f46 X-Archives-Hash: e819d1146ee3791966a86c57981b5121 commit: d6c99068ba6278d7189a11573ce7c1f53274685b Author: Craig Andrews gentoo org> AuthorDate: Tue Nov 3 01:39:08 2020 +0000 Commit: Craig Andrews gentoo org> CommitDate: Tue Nov 3 01:39:42 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6c99068 dev-libs/libfmt: Cleanup old version Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Craig Andrews gentoo.org> dev-libs/libfmt/Manifest | 1 - dev-libs/libfmt/libfmt-7.1.0.ebuild | 37 ------------------------------------- 2 files changed, 38 deletions(-) diff --git a/dev-libs/libfmt/Manifest b/dev-libs/libfmt/Manifest index 503b6b8b53f..84567bc1e97 100644 --- a/dev-libs/libfmt/Manifest +++ b/dev-libs/libfmt/Manifest @@ -1,3 +1,2 @@ DIST libfmt-7.0.3.tar.gz 740047 BLAKE2B d12d6f59bcea5b4385c4d9ff5c563860cb9275d34d5747d9f8b95664aaa499661500b630d1f621698a7a3f8431326ac5a5273e6883d070aab7cb9aa84b0bcd41 SHA512 26afe55255414e27d58c2389fcc8643b64adc04ecc3604f87024e6421706833cbad8ee4caf514dfb7e88da4162ab3e5ff8ff81b83b5f2fb66e9959e4d1bf0f9a -DIST libfmt-7.1.0.tar.gz 768672 BLAKE2B 0c0baf703174bd982151fd8cd1e63308843b6e5a5842f67c93b865ffde6f6f7a2b7cfed71f59118d1789030f47ff4aab3a6793311d5fe35fca9b2bf032d688a8 SHA512 5b1af11bd234d31df7d07baa51f1f745a865d89dc15479a21b05b4925ce0d1d9c0d0b1dee804f84e727e4d8e3b5904caf0e7d8f70fc147d843c7f20651e1b331 DIST libfmt-7.1.1.tar.gz 769321 BLAKE2B edb4081458afff3d1f73ff8ae0ba1ba399a7c7c53ada1ca2f2d6032a7246266535e11cbe553e97c305c3aa29287ad9aac1f59c4a69840a47ab2fe5fa4c9ed1f7 SHA512 a4debbf02ee613f12aac75f15c5b80b8b70eb767aedb651aa989e3e61208858b72a7911ed19dcb169fc54045f0a032e81618c762f0ab15302740f7261acdd9d1 diff --git a/dev-libs/libfmt/libfmt-7.1.0.ebuild b/dev-libs/libfmt/libfmt-7.1.0.ebuild deleted file mode 100644 index 95217ca8499..00000000000 --- a/dev-libs/libfmt/libfmt-7.1.0.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -CMAKE_ECLASS=cmake -inherit cmake-multilib flag-o-matic - -DESCRIPTION="Small, safe and fast formatting library" -HOMEPAGE="https://github.com/fmtlib/fmt" - -LICENSE="MIT" -IUSE="test" -SLOT="0/$(ver_cut 1)" - -if [[ ${PV} == *9999 ]] ; then - EGIT_REPO_URI="https://github.com/fmtlib/fmt.git" - inherit git-r3 -else - SRC_URI="https://github.com/fmtlib/fmt/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" - S="${WORKDIR}/fmt-${PV}" -fi - -DEPEND="" -RDEPEND="" -RESTRICT="!test? ( test )" - -multilib_src_configure() { - filter-flags "-flto*" # https://github.com/fmtlib/fmt/issues/1955 - local mycmakeargs=( - -DFMT_CMAKE_DIR="$(get_libdir)/cmake/fmt" - -DFMT_LIB_DIR="$(get_libdir)" - -DFMT_TEST=$(usex test) - ) - cmake_src_configure -}