public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mike Frysinger" <vapier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/gflags/
Date: Thu,  4 Jan 2018 09:08:42 +0000 (UTC)	[thread overview]
Message-ID: <1515056910.1694e521aedbfceb48210835bdf368e53087df57.vapier@gentoo> (raw)

commit:     1694e521aedbfceb48210835bdf368e53087df57
Author:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
AuthorDate: Thu Jan  4 08:46:57 2018 +0000
Commit:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
CommitDate: Thu Jan  4 09:08:30 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1694e521

dev-cpp/gflags: version bump to 2.2.1 #643176

 dev-cpp/gflags/Manifest                                    | 1 +
 dev-cpp/gflags/{gflags-9999.ebuild => gflags-2.2.1.ebuild} | 6 +++---
 dev-cpp/gflags/gflags-9999.ebuild                          | 6 +++---
 3 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/dev-cpp/gflags/Manifest b/dev-cpp/gflags/Manifest
index e1b7d869880..3e3f7057b31 100644
--- a/dev-cpp/gflags/Manifest
+++ b/dev-cpp/gflags/Manifest
@@ -1,3 +1,4 @@
 DIST gflags-2.1.1.tar.gz 102015 BLAKE2B 93a6595730e338f171ba4d3f980aa84bafa7c5890e588027cad8f29f6397c4579186f675f1ba995c9e4be243beecde60ec3449d72baeec016948814aa65a1f86 SHA512 18d1a0a1271f12f0e87447e3a9d6810f531f5b190d84274465add5a928c189caac911ec2592422895961ab3c0c7566ff50c0c22f71d185ac3413c54bdbfb00ef
 DIST gflags-2.1.2.tar.gz 95716 BLAKE2B 1f7aa19176cf4560e5be9d85217cdd3256d5a71db26d504bb9c845f27f303e46ee2debc5d9d791936dc05cff8ae0ace8cc38af8e782c86d0ca4e55fe94e29c3a SHA512 f636023c1150e4d536d2d472e40d643ff0b02d3c96d8cb7f31544df23e6255fa6c4fd927ef94a3660c250d3faeae7d8d78519fc5e856749a577347a78d9d9ab5
 DIST gflags-2.2.0.tar.gz 96408 BLAKE2B 571f07dd0972cec201eae8ce66d5e0592abb6ddb81bcf3c539f38861f0cd379de2db20ba99eab885ba030235938816d7a61e589b74a61743de7cdb2710646854 SHA512 e2106ca70ff539024f888bca12487b3bf7f4f51928acf5ae3e1022f6bbd5e3b7882196ec50b609fd52f739e1f7b13eec7d4b3535d8216ec019a3577de6b4228d
+DIST gflags-2.2.1.tar.gz 96985 BLAKE2B 065dac9cf5d878e4179cb6d56ddf240052a552b72036fd06cb83197d9772a9b97fa544f809c6e1efd6f9ad8cd0222872fc6292c44bc013c5f70e235bcc5b290c SHA512 e919cbdcff1f993ddbfa9c06d8e595566a4717c27ff62f388a64c0e6b4683a93211c24ce78485eae84c2c76053341574064e6c56af185fc2782e2816b26e1fc9

diff --git a/dev-cpp/gflags/gflags-9999.ebuild b/dev-cpp/gflags/gflags-2.2.1.ebuild
similarity index 90%
copy from dev-cpp/gflags/gflags-9999.ebuild
copy to dev-cpp/gflags/gflags-2.2.1.ebuild
index 79f70a7aee4..91f405e1e9b 100644
--- a/dev-cpp/gflags/gflags-9999.ebuild
+++ b/dev-cpp/gflags/gflags-2.2.1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI="6"
 
 inherit cmake-multilib
 
 if [[ ${PV} == 9999 ]]; then
 	inherit git-r3
-	EGIT_REPO_URI="https://github.com/gflags/gflags.git"
+	EGIT_REPO_URI="https://github.com/gflags/gflags"
 else
 	SRC_URI="https://github.com/gflags/gflags/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 	KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"

diff --git a/dev-cpp/gflags/gflags-9999.ebuild b/dev-cpp/gflags/gflags-9999.ebuild
index 79f70a7aee4..91f405e1e9b 100644
--- a/dev-cpp/gflags/gflags-9999.ebuild
+++ b/dev-cpp/gflags/gflags-9999.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI="6"
 
 inherit cmake-multilib
 
 if [[ ${PV} == 9999 ]]; then
 	inherit git-r3
-	EGIT_REPO_URI="https://github.com/gflags/gflags.git"
+	EGIT_REPO_URI="https://github.com/gflags/gflags"
 else
 	SRC_URI="https://github.com/gflags/gflags/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 	KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"


             reply	other threads:[~2018-01-04  9:08 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-04  9:08 Mike Frysinger [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
2021-03-06 12:24 Andreas Sturmlechner
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
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=1515056910.1694e521aedbfceb48210835bdf368e53087df57.vapier@gentoo \
    --to=vapier@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