| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/929359
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
diff is OK:
```
* CMP: =app-shells/powerline-2.7-r2 with app-shells/powerline-2.7-r2/image
* FILES:-usr/lib/python3.10/site-packages/powerline_status-*-py3.10.egg-info/PKG-INFO
* FILES:-usr/lib/python3.10/site-packages/powerline_status-*-py3.10.egg-info/SOURCES.txt
* FILES:-usr/lib/python3.10/site-packages/powerline_status-*-py3.10.egg-info/dependency_links.txt
* FILES:-usr/lib/python3.10/site-packages/powerline_status-*-py3.10.egg-info/not-zip-safe
* FILES:-usr/lib/python3.10/site-packages/powerline_status-*-py3.10.egg-info/requires.txt
* FILES:-usr/lib/python3.10/site-packages/powerline_status-*-py3.10.egg-info/top_level.txt
* FILES:+usr/lib/python3.10/site-packages/powerline_status-*.dist-info/METADATA
* FILES:+usr/lib/python3.10/site-packages/powerline_status-*.dist-info/RECORD
* FILES:+usr/lib/python3.10/site-packages/powerline_status-*.dist-info/WHEEL
* FILES:+usr/lib/python3.10/site-packages/powerline_status-*.dist-info/top_level.txt
* FILES:-usr/lib/python3.11/site-packages/powerline_status-*-py3.11.egg-info/PKG-INFO
* FILES:-usr/lib/python3.11/site-packages/powerline_status-*-py3.11.egg-info/SOURCES.txt
* FILES:-usr/lib/python3.11/site-packages/powerline_status-*-py3.11.egg-info/dependency_links.txt
* FILES:-usr/lib/python3.11/site-packages/powerline_status-*-py3.11.egg-info/not-zip-safe
* FILES:-usr/lib/python3.11/site-packages/powerline_status-*-py3.11.egg-info/requires.txt
* FILES:-usr/lib/python3.11/site-packages/powerline_status-*-py3.11.egg-info/top_level.txt
* FILES:+usr/lib/python3.11/site-packages/powerline_status-*.dist-info/METADATA
* FILES:+usr/lib/python3.11/site-packages/powerline_status-*.dist-info/RECORD
* FILES:+usr/lib/python3.11/site-packages/powerline_status-*.dist-info/WHEEL
* FILES:+usr/lib/python3.11/site-packages/powerline_status-*.dist-info/top_level.txt
* ------> FILES(+8,-12)
```
Fixes: 6faa61c59e55bf56acb8fddbbea8f820a22a1c56
Bug: https://bugs.gentoo.org/909895
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/909895
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
|
| |
Signed-off-by: Xin Yang <yangmame@icloud.com>
Closes: https://github.com/gentoo/gentoo/pull/29531
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
|
|
|
|
| |
Signed-off-by: Benda Xu <heroxbd@gentoo.org>
|
|
|
|
| |
Signed-off-by: Benda Xu <heroxbd@gentoo.org>
|
|
|
|
| |
Signed-off-by: David Seifert <soap@gentoo.org>
|
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/845588
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/552720
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
|
|
|
|
| |
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
| |
Suggested-by: Yiyang Wu <xgreenlandforwyy@gmail.com>
Package-Manager: Portage-3.0.5, Repoman-3.0.1
Signed-off-by: Benda Xu <heroxbd@gentoo.org>
|
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/726700
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
| |
Closes: https://github.com/gentoo/gentoo/pull/14246
Signed-off-by: Michał Górny <mgorny@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.69, Repoman-2.3.17
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
|