public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/gflags/
Date: Sat,  6 Mar 2021 12:24:24 +0000 (UTC)	[thread overview]
Message-ID: <1615033444.ce3d16e1f808744400f0afd2bcca9b883a5a02ea.asturm@gentoo> (raw)

commit:     ce3d16e1f808744400f0afd2bcca9b883a5a02ea
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 25 10:12:03 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Mar  6 12:24:04 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce3d16e1

dev-cpp/gflags: Switch to cmake.eclass, use https

Follow-up to commit 932dc78d1c7fff951f55c2ca509634e9d9e304cb

Closes: https://bugs.gentoo.org/770520
Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 dev-cpp/gflags/gflags-2.2.1-r1.ebuild | 7 ++++---
 dev-cpp/gflags/gflags-9999.ebuild     | 7 ++++---
 2 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/dev-cpp/gflags/gflags-2.2.1-r1.ebuild b/dev-cpp/gflags/gflags-2.2.1-r1.ebuild
index 3a7f4b44bc0..4ee23a61cae 100644
--- a/dev-cpp/gflags/gflags-2.2.1-r1.ebuild
+++ b/dev-cpp/gflags/gflags-2.2.1-r1.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
+CMAKE_ECLASS=cmake
 inherit cmake-multilib
 
 if [[ ${PV} == 9999 ]]; then
@@ -14,7 +15,7 @@ else
 fi
 
 DESCRIPTION="Google's C++ argument parsing library"
-HOMEPAGE="http://gflags.github.io/gflags/"
+HOMEPAGE="https://gflags.github.io/gflags/"
 
 LICENSE="BSD"
 SLOT="0/2.2"
@@ -32,5 +33,5 @@ multilib_src_configure() {
 		# >>> /tmp/portage/dev-cpp/gflags-9999/homedir/.cmake/packages/gflags/a7fca4708532331c2d656af0fdc8b8b9
 		-DREGISTER_INSTALL_PREFIX=OFF
 	)
-	cmake-utils_src_configure
+	cmake_src_configure
 }

diff --git a/dev-cpp/gflags/gflags-9999.ebuild b/dev-cpp/gflags/gflags-9999.ebuild
index e8121a0281a..6aa92ecf5e5 100644
--- a/dev-cpp/gflags/gflags-9999.ebuild
+++ b/dev-cpp/gflags/gflags-9999.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
+CMAKE_ECLASS=cmake
 inherit cmake-multilib
 
 if [[ ${PV} == 9999 ]]; then
@@ -14,7 +15,7 @@ else
 fi
 
 DESCRIPTION="Google's C++ argument parsing library"
-HOMEPAGE="http://gflags.github.io/gflags/"
+HOMEPAGE="https://gflags.github.io/gflags/"
 
 LICENSE="BSD"
 SLOT="0/2.2"
@@ -32,5 +33,5 @@ multilib_src_configure() {
 		# >>> /tmp/portage/dev-cpp/gflags-9999/homedir/.cmake/packages/gflags/a7fca4708532331c2d656af0fdc8b8b9
 		-DREGISTER_INSTALL_PREFIX=OFF
 	)
-	cmake-utils_src_configure
+	cmake_src_configure
 }


             reply	other threads:[~2021-03-06 12:24 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-06 12:24 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-07-10 21:00 [gentoo-commits] repo/gentoo:master commit in: dev-cpp/gflags/ Matt Turner
2023-07-10 21:00 Matt Turner
2023-07-10 21:00 Matt Turner
2023-03-22 18:53 Andreas Sturmlechner
2023-02-01 19:27 Andreas Sturmlechner
2022-08-04  8:04 Agostino Sarubbo
2022-08-03 17:30 Arthur Zamarin
2022-08-03  7:49 Agostino Sarubbo
2022-08-03  4:38 Arthur Zamarin
2022-08-03  4:38 Arthur Zamarin
2022-08-03  4:38 Arthur Zamarin
2022-08-03  4:38 Arthur Zamarin
2022-06-14  6:17 Jakov Smolić
2021-08-08 19:05 Amy Liffey
2020-09-30  5:48 Andreas Sturmlechner
2019-11-27 13:16 Mikle Kolyada
2019-11-23 16:49 Agostino Sarubbo
2019-11-23 15:46 Agostino Sarubbo
2019-11-23 12:43 Agostino Sarubbo
2019-11-23  2:36 Aaron Bauman
2019-11-22 10:24 Agostino Sarubbo
2019-07-06  6:17 Michał Górny
2019-05-16  3:54 Aaron Bauman
2018-01-04 21:05 Mikle Kolyada
2018-01-04  9:08 Mike Frysinger
2017-11-18 10:13 Sergei Trofimovich
2017-11-18 10:03 Sergei Trofimovich
2017-07-09 21:41 Michał Górny
2017-07-09 21:41 Michał Górny
2017-07-09 21:41 Michał Górny
2017-07-09 21:41 Michał Górny
2017-07-09 21:41 Michał Górny
2017-07-09 21:41 Michał Górny
2017-07-09 21:41 Michał Górny
2015-09-01 18:55 Tobias Klausmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1615033444.ce3d16e1f808744400f0afd2bcca9b883a5a02ea.asturm@gentoo \
    --to=asturm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox