summaryrefslogtreecommitdiff
path: root/dev-cpp/gflags
AgeCommit message (Collapse)Author
2025-09-02*/*: destable sparcArthur Zamarin
Result of running the command: grep --include="*.ebuild" -r . -e 'KEYWORDS=.*[" ]sparc' -l | xargs ekeyword ~sparc Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2024-09-12*/*: unkeyword ~ia64Arthur Zamarin
Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2023-07-10dev-cpp/gflags: Use append-lfs-flagsMatt Turner
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2023-07-10dev-cpp/gflags: Synchronize ebuildsMatt Turner
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2023-07-10dev-cpp/gflags: Propagate keywordsMatt Turner
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2023-03-22dev-cpp/gflags: update EAPI 7 -> 8Andreas Sturmlechner
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2023-02-01dev-cpp/gflags: drop 2.2.1-r1Andreas Sturmlechner
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2022-12-04dev-cpp/gflags: keyword 2.2.2 for ~loongWANG Xuerui
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
2022-08-19*/*: Drop obsolete CMAKE_ECLASS meta varAndreas Sturmlechner
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2022-08-04dev-cpp/gflags: x86 stable wrt bug #862978Agostino Sarubbo
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2022-08-03dev-cpp/gflags: Stabilize 2.2.2 sparc, #862978Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2022-08-03dev-cpp/gflags: amd64 stable wrt bug #862978Agostino Sarubbo
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2022-08-03dev-cpp/gflags: Stabilize 2.2.2 ppc, #862978Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2022-08-03dev-cpp/gflags: Stabilize 2.2.2 arm64, #862978Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2022-08-03dev-cpp/gflags: Stabilize 2.2.2 arm, #862978Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2022-08-03dev-cpp/gflags: Stabilize 2.2.2 ppc64, #862978Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2022-06-14dev-cpp/gflags: Stabilize 2.2.1-r1 sparc, #851444Jakov Smolić
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
2021-09-11**/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller
Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
2021-08-08dev-cpp/gflags: bump to version 2.2.2YiyangWu
Closes: https://github.com/gentoo/gentoo/pull/20321 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Signed-off-by: Amy Liffey <amynka@gentoo.org>
2021-07-02dev-cpp/gflags: add ~riscv keywordYe Cao
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Ye Cao <ye.c@rioslab.org> Signed-off-by: Marek Szuba <marecki@gentoo.org>
2021-03-06dev-cpp/gflags: Switch to cmake.eclass, use httpsAndreas Sturmlechner
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@gentoo.org>
2020-09-30dev-cpp/gflags: Drop 2.2.0 and 2.2.1 (r0)Andreas Sturmlechner
Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2020-03-26*/*: Discontinue Gentoo SuperH portMikle Kolyada
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
2019-12-11*/*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny
The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-11-27dev-cpp/gflags: arm stable wrt bug #700774Mikle Kolyada
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
2019-11-23dev-cpp/gflags: ppc64 stable wrt bug #700774Agostino Sarubbo
Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2019-11-23dev-cpp/gflags: ppc stable wrt bug #700774Agostino Sarubbo
Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2019-11-23dev-cpp/gflags: x86 stable wrt bug #700774Agostino Sarubbo
Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2019-11-22dev-cpp/gflags: arm64 stable (bug #700774)Aaron Bauman
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.79, Repoman-2.3.18
2019-11-22dev-cpp/gflags: amd64 stable wrt bug #700774Agostino Sarubbo
Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2019-07-06dev-cpp/gflags: EAPI=7David Michael
This allows the cmake eclass to use BDEPEND, so the host cmake can be used without having to cross-compile it. Signed-off-by: David Michael <dm0@redhat.com> Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-05-15dev-cpp/gflags: arm64 stableAaron Bauman
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.12
2018-06-11dev-cpp/gflags: Drop oldAndreas Sturmlechner
Package-Manager: Portage-2.3.40, Repoman-2.3.9
2018-01-05dev-cpp/gflags: amd64/arm/x86 stable wrt bug #643168Mikle Kolyada
Package-Manager: Portage-2.3.13, Repoman-2.3.3
2018-01-04dev-cpp/gflags: version bump to 2.2.1 #643176Mike Frysinger
2017-12-09dev-cpp/*: Update Manifest hashesMichał Górny
2017-11-18dev-cpp/gflags: stable 2.2.0 for ppc, bug #636226Sergei Trofimovich
Package-Manager: Portage-2.3.14, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc"
2017-11-18dev-cpp/gflags: stable 2.2.0 for ppc64, bug #636226Sergei Trofimovich
Package-Manager: Portage-2.3.14, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc64"
2017-07-09dev-cpp/gflags: Bump to 2.2.0Michał Górny
Closes: https://github.com/gentoo/gentoo/pull/5010
2017-07-09dev-cpp/gflags: Enable testsMichał Górny
2017-07-09dev-cpp/gflags: Set subslot to SONAMEMichał Górny
2017-07-09dev-cpp/gflags: Fix installing stray package registry filesMichał Górny
2017-07-09dev-cpp/gflags: Bump to EAPI=6Michał Górny
2017-07-09dev-cpp/gflags: Update doc installMichał Górny
Update the list of installed doc files to match upstream updates. Do not install AUTHORS file since it does not list anyone. Do not install HTML docs from doc/ since that file is missing from release tarballs.
2017-07-09dev-cpp/gflags: Update URIsMichał Górny
2017-02-28Drop $Id$ per council decision in bug #611234.Robin H. Johnson
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2016-01-24Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny
2015-09-01dev-cpp/gflags: Fixing HOMEPAGE move due to code.google.com shutdownTobias Klausmann
Package-Manager: portage-2.2.20.1
2015-08-24Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert
repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
2015-08-24Enable https for all google URIsJustin Lecher
Signed-off-by: Justin Lecher <jlec@gentoo.org>