dev-perl/Crypt-Rijndael
Crypt::CBC compliant Rijndael encryption module
ChangeLog
commit 7476d693d632f9ac7bc6a4c73d928802849b8e01
Author: Georgy Yakovlev <gyakovlev@gentoo.org>
Date: Tue Feb 25 20:56:25 2020 -0800
*/*: drop unused/unsupported keywords
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
commit 75077f2c46d5c86c238d0dcedf9953d3e0ef4a79
Author: Jory Pratt <anarchy@gentoo.org>
Date: Tue Jan 28 13:14:19 2020 -0600
*/*: [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.
Signed-off-by: Jory Pratt <anarchy@gentoo.org>
commit 787eb1aea5b97233b58592bf4909058b90f0a326
Author: xdch47 <xdch47@posteo.de>
Date: Fri Nov 9 22:39:25 2018 +0100
dev-perl/Crypt-Rijndael: adapt for musl
Package-Manager: Portage-2.3.49, Repoman-2.3.11
RepoMan-Options: --force
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Author: Georgy Yakovlev <gyakovlev@gentoo.org>
Date: Tue Feb 25 20:56:25 2020 -0800
*/*: drop unused/unsupported keywords
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
commit 75077f2c46d5c86c238d0dcedf9953d3e0ef4a79
Author: Jory Pratt <anarchy@gentoo.org>
Date: Tue Jan 28 13:14:19 2020 -0600
*/*: [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.
Signed-off-by: Jory Pratt <anarchy@gentoo.org>
commit 787eb1aea5b97233b58592bf4909058b90f0a326
Author: xdch47 <xdch47@posteo.de>
Date: Fri Nov 9 22:39:25 2018 +0100
dev-perl/Crypt-Rijndael: adapt for musl
Package-Manager: Portage-2.3.49, Repoman-2.3.11
RepoMan-Options: --force
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>