Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dev-python/vdirsyncer: Remove redundant versions | Michał Górny | 2020-03-29 | 4 | -150/+0 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | dev-python/vdirsyncer: added ~arm64 keyword | Roy Bamford | 2020-03-04 | 1 | -1/+1 |
| | | | | | | | Bug: https://bugs.gentoo.org/696134 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org> Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | */*: Clean PYTHON_COMPAT of obsolete impls | Michał Górny | 2020-01-05 | 4 | -8/+8 |
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | dev-python/vdirsyncer: Add ~arm keyword wrt bug #696134 | Mikle Kolyada | 2019-12-24 | 1 | -1/+1 |
| | | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> | ||||
* | */*: [QA] Fix trivial cases of MissingTestRestrict | Michał Górny | 2019-12-11 | 4 | -0/+4 |
| | | | | | | | | | | | | | | | | | | 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> | ||||
* | */*: Remove python3_4 PYTHON_COMPAT correctly | Michał Górny | 2019-04-17 | 4 | -8/+8 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | dev-python/vdirsyncer: version bump 0.16.7 | Amy Liffey | 2018-08-05 | 2 | -0/+49 |
| | | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9 | ||||
* | dev-python/vdirsyncer: version bump 0.16.6 | Amy Liffey | 2018-06-29 | 2 | -0/+49 |
| | | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9 | ||||
* | dev-python/vdirsyncer: drop old 0.14.0, 0.16.0 | Amy Liffey | 2018-05-26 | 3 | -95/+0 |
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 | ||||
* | dev-python/vdirsyncer: version bump 0.16.4 | Amy Liffey | 2018-05-26 | 2 | -0/+49 |
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 | ||||
* | dev-python/vdirsyncer: version bump 0.16.3 | Amy Liffey | 2018-01-19 | 2 | -0/+49 |
| | | | | | | Closes: https://bugs.gentoo.org/644988 Submitted-by: Kristian <kbx@posteo.de> Package-Manager: Portage-2.3.13, Repoman-2.3.3 | ||||
* | dev-python/*: Update Manifest hashes | Michał Górny | 2017-12-09 | 1 | -2/+2 |
| | |||||
* | dev-python/vdirsyncer: add req python use sqlite | Amy Liffey | 2017-10-09 | 1 | -0/+1 |
| | | | | | | | Suggested-by: Christopher Head <chead@chead.ca> Closes: https://bugs.gentoo.org/630060 Package-Manager: Portage-2.3.6, Repoman-2.3.1 | ||||
* | dev-python/vdirsyncer: version bump 0.16.0 bug #623748 | Amy Liffey | 2017-07-08 | 2 | -0/+47 |
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1 | ||||
* | dev-python/vdirsyncer: Tested on py3.5 & 3.6 | Michał Górny | 2017-05-01 | 1 | -1/+1 |
| | |||||
* | dev-python/vdirsyncer: Write partial test support | Michał Górny | 2017-05-01 | 1 | -3/+19 |
| | |||||
* | dev-python/vdirsyncer: Add missing setuptools dep | Michał Górny | 2017-05-01 | 1 | -1/+3 |
| | |||||
* | Globally add missing remote ID references to metadata.xml | Justin Lecher | 2017-04-29 | 1 | -2/+6 |
| | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | Drop $Id$ per council decision in bug #611234. | Robin H. Johnson | 2017-02-28 | 1 | -1/+0 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | dev-python/vdirsyncer: remove old | Amy Winston | 2016-11-26 | 6 | -154/+0 |
| | | | | Package-Manager: portage-2.3.0 | ||||
* | dev-python/vdirsyncer: version bump 0.14.0 bug #595948 | Amy Winston | 2016-11-25 | 2 | -0/+30 |
| | | | | Package-Manager: portage-2.3.0 | ||||
* | global: Drop dead implementations from PYTHON_COMPAT | Michał Górny | 2016-11-01 | 5 | -5/+5 |
| | |||||
* | dev-python/vdirsyncer: version bump 0.11.2 bug #589870 | Amy Winston | 2016-07-28 | 2 | -0/+30 |
| | | | | Package-Manager: portage-2.2.28 | ||||
* | dev-python/vdirsyncer: version bump 0.10.0 bug #581756 | Amy Winston | 2016-05-02 | 2 | -0/+30 |
| | | | | Package-Manager: portage-2.2.26 | ||||
* | dev-python/vdirsyncer: homepage changed | Amy Winston | 2016-04-24 | 2 | -2/+2 |
| | | | | Package-Manager: portage-2.2.26 | ||||
* | dev-python/vdirsyncer: fix dependencies bug #580902 | Amy Winston | 2016-04-24 | 2 | -10/+8 |
| | | | | Package-Manager: portage-2.2.26 | ||||
* | dev-python/vdirsyncer: version bump 0.9.3 bug #580666 | Amy Winston | 2016-04-21 | 2 | -0/+32 |
| | | | | Package-Manager: portage-2.2.26 | ||||
* | dev-python/vdirsyncer: version bump 0.9.0 bug #577296 | Amy Winston | 2016-03-14 | 2 | -0/+32 |
| | | | | Package-Manager: portage-2.2.26 | ||||
* | dev-python/vdirsyncer: Initial commit dependency for khal | Amy Winston | 2016-02-21 | 3 | -0/+39 |
Package-Manager: portage-2.2.26 |