| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/750080
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@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>
Closes: https://github.com/gentoo/gentoo/pull/17540
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This commit adds support for python 3.7 to 3.9 and does some internal changes:
- drop explicit dep for >dev-python/vobject-0.9.3 as a working version
was introduced to the tree in december 2017. For details see commit
17e2b60acb7049e925c1d65116dbb4edf16e820e.
- don't call external test but use the [[ ]] bashism, so globbing for
version works ("*9999").
- add dep for dev-python/setuptools_scm for tests
Bug: https://bugs.gentoo.org/718232
Closes: https://bugs.gentoo.org/721832
Thanks-to: Christopher Head <chead@chead.ca>
Package-Manager: Portage-3.0.2, Repoman-2.3.23
Signed-off-by: Nils Freydank <holgersson@posteo.de>
Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
|
|
|
|
|
|
| |
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Nils Freydank <holgersson@posteo.de>
Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
|
|
|
|
| |
Signed-off-by: Aaron Bauman <bman@gentoo.org>
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/718232
Signed-off-by: Aaron Bauman <bman@gentoo.org>
|
|
|
|
|
|
| |
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi@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>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
| |
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
|
|
|
|
|
| |
Package-Manager: Portage-2.3.49, Repoman-2.3.12
Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
|
|
|
|
|
|
|
| |
Test suite has been added in 0.13.3 release.
Package-Manager: Portage-2.3.49, Repoman-2.3.12
Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
|
|
|
|
|
|
|
| |
Ebuild cloned from 0.12.2 verbatim for further changes.
Package-Manager: Portage-2.3.49, Repoman-2.3.12
Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/643066
Package-Manager: Portage-2.3.40, Repoman-2.3.9
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/651476
Package-Manager: Portage-2.3.26, Repoman-2.3.7
|
|
|
|
|
| |
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"
|
|
|
|
| |
Package-Manager: Portage-2.3.24, Repoman-2.3.6
|
|
|
|
|
|
|
| |
Based on work by Kristian <kbx@posteo.de>
Bug: https://bugs.gentoo.org/644996
Package-Manager: Portage-2.3.19, Repoman-2.3.6
|
|
|
|
|
|
|
|
| |
vdirsyncer is not a dependency (never called directly), just a
complementary tool to operate on same user data.
Suggested-by: Kristian <kbx@posteo.de>
Package-Manager: Portage-2.3.19, Repoman-2.3.6
|
|
|
|
|
|
| |
This helps Ebuild Upstream Scanner (euscan).
Package-Manager: Portage-2.3.19, Repoman-2.3.6
|
|
khard is a console CardDAV client, from same author as app-misc/khal.
Adding it to main gentoo repo fulfills bug #601440.
Previously khard was in xmw overlay, which is no longer available.
Based on original ebuild by Kristian <kbx@posteo.de>.
Test phase will be implemented when upstream gets a test suite, waiting
for resolution of https://github.com/scheibler/khard/pull/96 .
Bug: https://bugs.gentoo.org/601440
Suggested-by: Kristian <kbx@posteo.de>
Reviewed-by: Andrey Utkin <andrey_utkin@gentoo.org>
Tested-by: Kristian <kbx@posteo.de>
Package-Manager: Portage-2.3.17, Repoman-2.3.6
|