Michał Górny
410f53cbac
*/*: [QA] Remove redundant <longdescription/>s
...
Signed-off-by: Michał Górny <mgorny@gentoo.org >
Closes: https://github.com/gentoo/gentoo/pull/17540
Signed-off-by: Michał Górny <mgorny@gentoo.org >
2020-09-14 21:31:09 +02:00
Agostino Sarubbo
70c8e0ad30
dev-cpp/ms-gsl: amd64 stable wrt bug #732822
...
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org >
2020-07-17 17:04:52 +02:00
Georgy Yakovlev
6c4dab36fe
dev-cpp/ms-gsl: sync eclass ebuild changes to live ebuild
...
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org >
2020-06-14 13:29:58 -07:00
Georgy Yakovlev
675f3d9347
dev-cpp/ms-gsl: move new ebuild to cmake.eclass
...
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org >
2020-06-14 13:29:57 -07:00
Jan Henke
e5da0f47e9
dev-cpp/ms-gsl: Version bump 3.1.0
...
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Jan Henke <Jan.Henke@taujhe.de >
Closes: https://github.com/gentoo/gentoo/pull/16237
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org >
2020-06-14 13:28:30 -07:00
Agostino Sarubbo
b6f5348bd4
dev-cpp/ms-gsl: amd64 stable wrt bug #718708
...
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org >
2020-04-21 10:52:22 +02:00
Georgy Yakovlev
c649907801
dev-cpp/ms-gsl: bump to 2.1.0
...
this version is required for telegram-desktop
Package-Manager: Portage-2.3.87, Repoman-2.3.20
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org >
2020-02-07 00:10:28 -08:00
Georgy Yakovlev
a7ddda952e
dev-cpp/ms-gsl: keyword on ~ppc64
...
Test project /var/tmp/portage/dev-cpp/ms-gsl-2.0.0/work/ms-gsl-2.0.0_build
Start 1: span_tests
Start 2: multi_span_tests
Start 3: strided_span_tests
Start 4: string_span_tests
Start 5: at_tests
Start 6: bounds_tests
Start 7: notnull_tests
Start 8: assertion_tests
Start 9: utils_tests
Start 10: owner_tests
Start 11: byte_tests
Start 12: algorithm_tests
Start 13: sloppy_notnull_tests
Start 14: no_exception_throw_tests
Start 15: no_exception_ensure_tests
1/15 Test #1 : span_tests ....................... Passed 0.10 sec
2/15 Test #2 : multi_span_tests ................. Passed 0.09 sec
3/15 Test #3 : strided_span_tests ............... Passed 0.09 sec
4/15 Test #4 : string_span_tests ................ Passed 0.08 sec
5/15 Test #5 : at_tests ......................... Passed 0.07 sec
6/15 Test #6 : bounds_tests ..................... Passed 0.07 sec
7/15 Test #7 : notnull_tests .................... Passed 0.06 sec
8/15 Test #8 : assertion_tests .................. Passed 0.05 sec
9/15 Test #9 : utils_tests ...................... Passed 0.05 sec
10/15 Test #10 : owner_tests ...................... Passed 0.04 sec
11/15 Test #11 : byte_tests ....................... Passed 0.04 sec
12/15 Test #12 : algorithm_tests .................. Passed 0.03 sec
13/15 Test #13 : sloppy_notnull_tests ............. Passed 0.02 sec
14/15 Test #14 : no_exception_throw_tests ......... Passed 0.02 sec
15/15 Test #15 : no_exception_ensure_tests ........ Passed 0.01 sec
100% tests passed, 0 tests failed out of 15
Package-Manager: Portage-2.3.87, Repoman-2.3.20
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org >
2020-02-07 00:10:27 -08: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
Jan Henke
6f7d6aeccb
dev-cpp/ms-gsl: Drop old
...
Now that 2.0.0 is stable, drop the old ebuild.
Signed-off-by: Jan Henke <Jan.Henke@taujhe.de >
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Closes: https://github.com/gentoo/gentoo/pull/11607
Signed-off-by: Michał Górny <mgorny@gentoo.org >
2019-07-06 08:18:46 +02:00
Thomas Deutschmann
316640ad36
dev-cpp/ms-gsl: x86 stable (bug #680592 )
...
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org >
2019-04-01 21:57:36 +02:00
Agostino Sarubbo
f28f2db7e7
dev-cpp/ms-gsl: amd64 stable wrt bug #680592
...
Signed-off-by: Agostino Sarubbo <ago@gentoo.org >
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
2019-03-16 22:38:16 +01:00
David Seifert
f6e9b41c64
dev-cpp/ms-gsl: Use SLOTed dev-cpp/catch
...
Package-Manager: Portage-2.3.56, Repoman-2.3.12
Signed-off-by: David Seifert <soap@gentoo.org >
2019-01-19 15:20:43 +01:00
Jan Henke
23720bf545
dev-cpp/ms-gsl: Add live ebuild
...
Signed-off-by: Jan Henke <Jan.Henke@taujhe.de >
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Closes: https://github.com/gentoo/gentoo/pull/10146
Signed-off-by: Michał Górny <mgorny@gentoo.org >
2018-10-19 11:13:05 +02:00
Jan Henke
336d88ac33
dev-cpp/ms-gsl: Version bump to 2.0.0
...
Closes: https://bugs.gentoo.org/666410
Closes: https://github.com/gentoo/gentoo/pull/10013
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Signed-off-by: Jan Henke <Jan.Henke@taujhe.de >
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org >
2018-10-11 18:30:33 -07:00
Jan Henke
ade32fdab1
dev-cpp/ms-gsl: Fix bug 659386
...
Closes: https://bugs.gentoo.org/659386
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Closes: https://github.com/gentoo/gentoo/pull/9082
2018-07-07 15:57:43 +02:00
Jan Henke
4d5de19e4a
dev-cpp/ms-gsl: drop old.
...
Package-Manager: Portage-2.3.24, Repoman-2.3.6
2018-05-02 00:02:55 +02:00
Jan Henke
8ccfe39925
dev-cpp/ms-gsl: version bump to 1.0.0.
...
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Closes: https://github.com/gentoo/gentoo/pull/8237
2018-05-02 00:02:48 +02:00
Jan Henke
db56cbbc42
dev-cpp/ms-gsl: Disable Werror when compiling tests
...
This lead to build failures due to new warnings being emmited by GCC 7
Closes: https://bugs.gentoo.org/644042
Closes: https://github.com/gentoo/gentoo/pull/7495
Package-Manager: Portage-2.3.24, Repoman-2.3.6
2018-03-19 16:45:37 +01:00
Jan Henke
198629fa02
dev-cpp/ms-gsl: version bump 0_pre20180304
...
Closes: https://github.com/gentoo/gentoo/pull/7361
Package-Manager: Portage-2.3.19, Repoman-2.3.6
2018-03-10 16:55:18 +01:00
Jan Henke
574793820f
dev-cpp/ms-gsl: Fix patch file name for new atom name
...
Closes: https://bugs.gentoo.org/645476
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Closes: https://github.com/gentoo/gentoo/pull/6945
2018-01-28 13:57:17 +01:00
Jan Henke
aa71e140d4
dev-cpp/gsl: renamed to dev-cpp/ms-gsl.
...
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Closes: https://bugs.gentoo.org/644944
Closes: https://github.com/gentoo/gentoo/pull/6897
2018-01-22 22:51:41 +01:00