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 ABAD4139695 for ; Sat, 1 Jul 2017 21:41:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BF6342340A2; Sat, 1 Jul 2017 21:41:27 +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-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8B95D2340A2 for ; Sat, 1 Jul 2017 21:41:27 +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 0B39E3416DF for ; Sat, 1 Jul 2017 21:41:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 25E2E7498 for ; Sat, 1 Jul 2017 21:41:24 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1498945262.d4af85f8901bce23079debddc798be05895a30ea.mgorny@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-4.0.0.ebuild dev-libs/libfmt/libfmt-9999.ebuild X-VCS-Directories: dev-libs/libfmt/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: d4af85f8901bce23079debddc798be05895a30ea X-VCS-Branch: master Date: Sat, 1 Jul 2017 21:41:24 +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-Archives-Salt: 537565c1-5ac7-4a53-935c-81076ea6896f X-Archives-Hash: 15ad9fa88376f5b14a459e610bc068f7 commit: d4af85f8901bce23079debddc798be05895a30ea Author: Craig Andrews integralblue com> AuthorDate: Wed Jun 28 21:08:52 2017 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Jul 1 21:41:02 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4af85f8 dev-libs/libfmt: 4.0.0 version bump Closes: https://github.com/gentoo/gentoo/pull/5006 Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-libs/libfmt/Manifest | 1 + dev-libs/libfmt/{libfmt-9999.ebuild => libfmt-4.0.0.ebuild} | 4 ++-- dev-libs/libfmt/libfmt-9999.ebuild | 4 ++-- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/dev-libs/libfmt/Manifest b/dev-libs/libfmt/Manifest index f72a5013ebf..9f2da5f6683 100644 --- a/dev-libs/libfmt/Manifest +++ b/dev-libs/libfmt/Manifest @@ -1,2 +1,3 @@ DIST libfmt-3.0.1.tar.gz 606603 SHA256 dce62ab75a161dd4353a98364feb166d35e7eea382169d59d9ce842c49c55bad SHA512 daf5dfb2fe63eb611983fa248bd2182c6202cf1c4f0fc236f357040fce8e87ad531cdf59090306bb313ea333d546e516f467b385e05094e696d0ca091310aad6 WHIRLPOOL 775f9dc9228fbd429e4dbad90d536b69542fb583e44dba9eda950267bae82938b2703726481ff02fbab0cb9efe78b46501f4b82e20cfef550313b7653f6cb963 DIST libfmt-3.0.2.tar.gz 608369 SHA256 fa4a062897b2f3712badfdb8583e6d938252e1156cb5705c3af87705dfef3957 SHA512 50f5a25d1a10fd5b265f3811fa11886b9efdae2952f2aefc9f22c87c1a748128369f4d530b320e5e9c67c745cdab4607d1cb08940f4cf968300dee22e1150117 WHIRLPOOL 8aca672c5a7da8b1d427c7729fd8fe8523e32a1df62b8fd1652da3c71779cee7a59ebefce16abb0c4f28c66d1b9777e085903aa6773f237286ac118172625a6e +DIST libfmt-4.0.0.tar.gz 617818 SHA256 35300a0d356529447a79ed5ccf419239d8b34f916e5d4625f046fd37afa3650a SHA512 8b9f7ce4720c3caef6de4a75b8d4b0fd7db4f1638edca98d5ea95f4a5157aef8faefbac68438236691bd373111ca089b4d3864f7352f3fba1fe44392e9644f8b WHIRLPOOL d9d6a949a32de6d0d0871e5f2a7bb022b078af0781933eaa782e688e5e5e56bdce8b3ce6563b5d29556ce2b6397b50a2ad9278eec07241728cc6a46927f6fc66 diff --git a/dev-libs/libfmt/libfmt-9999.ebuild b/dev-libs/libfmt/libfmt-4.0.0.ebuild similarity index 91% copy from dev-libs/libfmt/libfmt-9999.ebuild copy to dev-libs/libfmt/libfmt-4.0.0.ebuild index bbb6860e2b7..5b65419d5cc 100644 --- a/dev-libs/libfmt/libfmt-9999.ebuild +++ b/dev-libs/libfmt/libfmt-4.0.0.ebuild @@ -3,14 +3,14 @@ EAPI=6 -inherit cmake-multilib +inherit cmake-multilib versionator DESCRIPTION="Small, safe and fast formatting library" HOMEPAGE="https://github.com/fmtlib/fmt" LICENSE="BSD-2" IUSE="test" -SLOT="0" +SLOT="0/$(get_major_version)" if [[ ${PV} == *9999 ]] ; then EGIT_REPO_URI="git://github.com/fmtlib/fmt.git" diff --git a/dev-libs/libfmt/libfmt-9999.ebuild b/dev-libs/libfmt/libfmt-9999.ebuild index bbb6860e2b7..5b65419d5cc 100644 --- a/dev-libs/libfmt/libfmt-9999.ebuild +++ b/dev-libs/libfmt/libfmt-9999.ebuild @@ -3,14 +3,14 @@ EAPI=6 -inherit cmake-multilib +inherit cmake-multilib versionator DESCRIPTION="Small, safe and fast formatting library" HOMEPAGE="https://github.com/fmtlib/fmt" LICENSE="BSD-2" IUSE="test" -SLOT="0" +SLOT="0/$(get_major_version)" if [[ ${PV} == *9999 ]] ; then EGIT_REPO_URI="git://github.com/fmtlib/fmt.git"