| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
| |
Package-Manager: Portage-2.3.29, Repoman-2.3.9
|
|
|
|
|
|
|
|
|
|
|
| |
Upstream:
- understand objects in report()
- understand DBIx::Class::Exception in try{}
- understand XML::LibXML::Error in try{}
- make $msg->toString stringify when append/prepend are objects
- Accept init of Log::Log4perl outside dispatcher
Package-Manager: Portage-2.3.24, Repoman-2.3.6
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Upstream:
- collect DEBUG info from try() when required by dispatch
- support __p* from Locale::textDomain
- Stop doubling texts in _prepend and _append
- Don't stringify exceptions
- "\n" of msgid moved to _prepend/_append
- Fix Dancer2 sporadic missing request
- attribute _lang overrules default locale in translation
- reduce exceptions triggering translation
- add textdomain($name,'EXISTS')
- add textdomain($domain_object)
- use String::Print for interpolation
Package-Manager: Portage-2.3.8, Repoman-2.3.3
|
|
|
|
|
|
|
|
|
|
| |
Upstream:
- Skip additonal stacklevels under Dancer2 to report correct
location of exception
- Dancer2 tests have more optional deps
- Dancer2 interface change fixes
Package-Manager: Portage-2.3.4, Repoman-2.3.2
|
|
|
|
| |
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
|
|
Deep dependency of sci-biology/meme
Package-Manager: portage-2.3.2
|