Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 602198 Details for
Bug 704462
dev-libs/libfmt-6.1.2 stabilisation
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
libfmt.ebuild.cmake.patch
libfmt.ebuild.patch (text/plain), 1.72 KB, created by
Andreas Sturmlechner
on 2020-01-01 14:34:06 UTC
(
hide
)
Description:
libfmt.ebuild.cmake.patch
Filename:
MIME Type:
Creator:
Andreas Sturmlechner
Created:
2020-01-01 14:34:06 UTC
Size:
1.72 KB
patch
obsolete
>From 1a3e381d0857a77e3b83b9f84dcaec92ce59b437 Mon Sep 17 00:00:00 2001 >From: Andreas Sturmlechner <asturm@gentoo.org> >Date: Wed, 1 Jan 2020 15:33:15 +0100 >Subject: [PATCH] dev-libs/libfmt: Switch to cmake.eclass > >Package-Manager: Portage-2.3.84, Repoman-2.3.20 >Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> >--- > dev-libs/libfmt/libfmt-6.1.2.ebuild | 5 +++-- > dev-libs/libfmt/libfmt-9999.ebuild | 5 +++-- > 2 files changed, 6 insertions(+), 4 deletions(-) > >diff --git a/dev-libs/libfmt/libfmt-6.1.2.ebuild b/dev-libs/libfmt/libfmt-6.1.2.ebuild >index fc0c0c0b8be..78c2d74959b 100644 >--- a/dev-libs/libfmt/libfmt-6.1.2.ebuild >+++ b/dev-libs/libfmt/libfmt-6.1.2.ebuild >@@ -1,8 +1,9 @@ >-# Copyright 1999-2019 Gentoo Authors >+# Copyright 1999-2020 Gentoo Authors > # Distributed under the terms of the GNU General Public License v2 > > EAPI=7 > >+CMAKE_ECLASS=cmake > inherit cmake-multilib > > DESCRIPTION="Small, safe and fast formatting library" >@@ -31,5 +32,5 @@ multilib_src_configure() { > -DFMT_LIB_DIR="$(get_libdir)" > -DFMT_TEST=$(usex test) > ) >- cmake-utils_src_configure >+ cmake_src_configure > } >diff --git a/dev-libs/libfmt/libfmt-9999.ebuild b/dev-libs/libfmt/libfmt-9999.ebuild >index fc0c0c0b8be..78c2d74959b 100644 >--- a/dev-libs/libfmt/libfmt-9999.ebuild >+++ b/dev-libs/libfmt/libfmt-9999.ebuild >@@ -1,8 +1,9 @@ >-# Copyright 1999-2019 Gentoo Authors >+# Copyright 1999-2020 Gentoo Authors > # Distributed under the terms of the GNU General Public License v2 > > EAPI=7 > >+CMAKE_ECLASS=cmake > inherit cmake-multilib > > DESCRIPTION="Small, safe and fast formatting library" >@@ -31,5 +32,5 @@ multilib_src_configure() { > -DFMT_LIB_DIR="$(get_libdir)" > -DFMT_TEST=$(usex test) > ) >- cmake-utils_src_configure >+ cmake_src_configure > } >-- >2.24.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 704462
: 602198