Commit Graph

24 Commits

Author SHA1 Message Date
Andreas Sturmlechner
bf0eeaf5dc dev-cpp/cpp-hocon: Drop broken 0.2.1
Bug: https://bugs.gentoo.org/727372
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2021-04-17 13:40:48 +02:00
Thomas Deutschmann
26a9a09f49 dev-cpp/cpp-hocon: x86 stable (bug #760417)
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
2020-12-20 20:06:43 +01:00
Agostino Sarubbo
1ee32c364c dev-cpp/cpp-hocon: amd64 stable wrt bug #760417
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2020-12-17 17:40:54 +01:00
Matthew Thode
cef7887118 dev-cpp/cpp-hocon: 0.3.0 bump
may help fix
Bug: https://bugs.gentoo.org/727372
Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
2020-07-12 16:43:19 -05:00
David Seifert
fea8004edf dev-cpp/cpp-hocon: Remove dead patch from SRC_URI
Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
2020-01-26 14:51:46 +01:00
David Seifert
fd8a10e4db dev-cpp/cpp-hocon: Remove old
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
2019-12-31 16:17:18 +01:00
Agostino Sarubbo
d837100b63 dev-cpp/cpp-hocon: x86 stable wrt bug #703942
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2019-12-31 15:02:17 +01:00
Agostino Sarubbo
21dc839245 dev-cpp/cpp-hocon: amd64 stable wrt bug #703942
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2019-12-30 16:19:01 +01:00
David Seifert
1ae54f598d dev-cpp/cpp-hocon: [QA] Fix ebuild
* EAPI 7
* Use GNUInstallDirs
* Remove dead variables

Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
2019-12-15 23:06:29 +01:00
Matthew Thode
2d50c99c57 dev-cpp/cpp-hocon: 0.2.1 bump with patch
Fixes: https://bugs.gentoo.org/703018
Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
2019-12-15 14:13:23 -06:00
Michał Górny
064af661d0 */*: [QA] Fix trivial cases of MissingTestRestrict
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-12-11 00:22:38 +01:00
Michał Górny
01b44ee1c5 dev-cpp/cpp-hocon: Add missing := ops
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-04-30 08:11:05 +02:00
Sergei Trofimovich
7fdc68b5d5 dev-cpp/cpp-hocon: stable 0.1.4 for ppc, bug #622158 (thanks to ernsteiswuerfel)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"
2018-02-25 21:50:37 +00:00
Sergei Trofimovich
0024c86aca dev-cpp/cpp-hocon: stable 0.1.4 for sparc, bug #587848 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
2017-12-04 22:07:26 +00:00
Sergei Trofimovich
c0d2379f62 dev-cpp/cpp-hocon: stable 0.1.4 for ppc64, bug #622158
Package-Manager: Portage-2.3.14, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"
2017-11-18 20:30:17 +00:00
David Seifert
85aa94cd1d dev-cpp/cpp-hocon: [QA] Add cmake-utils_src_prepare
Package-Manager: Portage-2.3.11, Repoman-2.3.3
2017-10-15 17:06:02 -07:00
Fabian Groffen
5aee06c79d dev-cpp/cpp-hocon: marked ~arm
Package-Manager: Portage-2.3.6, Repoman-2.3.1
2017-08-30 20:13:20 +02:00
Jeroen Roovers
ead1972b60 dev-cpp/cpp-hocon: Stable for HPPA (bug #587848).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches
2017-04-30 12:05:25 +02:00
Matthew Thode
4857fefec0 dev-cpp/cpp-hocon: 0.1.4 stable amd64 and x86
Package-Manager: Portage-2.3.3, Repoman-2.3.1
2017-03-09 11:50:11 -06:00
Robin H. Johnson
61b861acd7 Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2017-02-28 11:50:50 -08:00
Matthew Thode
a10bbf8edc dev-cpp/cpp-hocon: remove old
Package-Manager: portage-2.3.0
2016-11-11 10:57:31 -06:00
Matthew Thode
3c4631fe53 dev-cpp/cpp-hocon: updating deps more in line with the actual code
Package-Manager: portage-2.3.0
2016-11-11 10:57:31 -06:00
Matthew Thode
31ba40e12a dev-cpp/cpp-hocon: fixing transient error
Package-Manager: portage-2.2.28
2016-08-18 11:14:48 -05:00
Matthew Thode
671687695b dev-cpp/cpp-hocon: adding as it's now needed by puppety things
Package-Manager: portage-2.2.28
2016-08-18 11:01:53 -05:00