| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/552720
Signed-off-by: Ulrich Müller <ulm@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.40, Repoman-2.3.9
|
|
|
|
|
|
|
|
| |
Upstream:
- Documentation fixes
- Fix macro test for compiler attributes
Package-Manager: Portage-2.3.24, Repoman-2.3.6
|
| |
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/615238
Package-Manager: Portage-2.3.4, Repoman-2.3.2
|
|
|
|
|
|
|
|
| |
Upstream:
- Fix for '.' in @INC
Bug: https://bugs.gentoo.org/615238
Package-Manager: Portage-2.3.4, Repoman-2.3.2
|
|
|
|
| |
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
|
|
|
|
|
|
|
|
| |
Upstream:
- Documentation fixes
- NearestMinuteInterval maximum increased from 1439 to 1440
Package-Manager: portage-2.3.3
|
|
|
|
|
|
|
|
| |
Upstream:
- Fix problem with thread-perl compilation with
forward-function declaration
Package-Manager: portage-2.3.2
|
|
|
|
|
|
|
|
|
|
|
|
| |
- EAPI6
- Add USE="examples"
Upstream:
- Add "precision" and "with_precision" methods
- Add {Western,Orthodox}EasterSunday() and NearestMinuteInterval
adjusters
Package-Manager: portage-2.3.2
|
|
Required for dev-perl/MongoDB-1.2.2
Package-Manager: portage-2.2.27
|