summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-misc/trash-cli: drop 0.21.10.24Zoltan Puskas2022-07-226-348/+0
| | | | | | | Closes: https://bugs.gentoo.org/829461 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Closes: https://github.com/gentoo/gentoo/pull/26522 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-misc/trash-cli: Stabilize 0.22.4.16 x86, #859598Joonas Niilola2022-07-221-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/trash-cli: Stabilize 0.22.4.16 amd64, #859598Joonas Niilola2022-07-221-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/trash-cli: add 0.22.4.16Zoltan Puskas2022-04-232-0/+33
| | | | | | Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Closes: https://github.com/gentoo/gentoo/pull/25055 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/trash-cli: Drop old stable 0.20.12.26-r1Zoltan Puskas2022-01-222-29/+0
| | | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Closes: https://github.com/gentoo/gentoo/pull/23907 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/trash-cli: Stabilize 0.21.10.24 x86, #828335Jakov Smolić2022-01-191-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* app-misc/trash-cli: Stabilize 0.21.10.24 amd64, #828335Jakov Smolić2022-01-191-2/+2
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* app-misc/trash-cli: Drop old testing 0.21.5.25Zoltan Puskas2021-12-172-28/+0
| | | | | | | | Closes: https://bugs.gentoo.org/802465 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Closes: https://github.com/gentoo/gentoo/pull/23186 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/trash-cli: Bump to 0.21.10.24Zoltan Puskas2021-12-176-0/+348
| | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* app-misc/trash-cli: use pytest in 0.21.5.25Joonas Niilola2021-06-071-2/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/trash-cli: Drop oldstable 0.20.11.23Zoltan Puskas2021-06-072-29/+0
| | | | | | | Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Closes: https://github.com/gentoo/gentoo/pull/20746 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/trash-cli: Bump to 0.21.5.25Zoltan Puskas2021-06-072-0/+29
| | | | | | | Closes: https://bugs.gentoo.org/791538 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/trash-cli: Stabilize 0.20.12.26-r1 amd64, #789261Sam James2021-05-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/trash-cli: Stabilize 0.20.12.26-r1 x86, #789261Sam James2021-05-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/trash-cli: Fix runtime issue due to missing dependencyZoltan Puskas2021-03-292-2/+8
| | | | | | | | | | | Some subcommands need dev-python/psutil to be a runtime dependency rather than a build time dependency. Gentoo bug: https://bugs.gentoo.org/777993 Package-Manager: Portage-3.0.15, Repoman-3.0.2 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Signed-off-by: Sam James <sam@gentoo.org>
* */*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny2021-03-161-1/+1
| | | | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '/pkgmetadata/maintainer[substring(email, string-length(email) - string-length("@gentoo.org") + 1) != "@gentoo.org"]' \ -t attr -n proxied -v yes {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Add 'proxied="proxy"' for proxy-maint projectMichał Górny2021-03-161-1/+1
| | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '//maintainer[email="proxy-maint@gentoo.org"]' \ -t attr -n proxied -v proxy {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-misc/trash-cli: Drop old stable 0.17.1.14_p20170816-r1Zoltan Puskas2021-03-052-31/+0
| | | | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Closes: https://github.com/gentoo/gentoo/pull/19642 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/trash-cli: Bump to 0.20.12.26Zoltan Puskas2021-03-052-0/+26
| | | | | | | Closes: https://bugs.gentoo.org/772122 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/trash-cli: amd64 stable wrt bug #772077Agostino Sarubbo2021-02-261-1/+1
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-misc/trash-cli: x86 stable wrt bug #772077Agostino Sarubbo2021-02-261-2/+2
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-311-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-misc/trash-cli: add psutil as test depJoonas Niilola2020-12-071-3/+2
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/trash-cli: Bump to 0.20.11.23Zoltan Puskas2020-12-072-0/+27
| | | | | | | Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Closes: https://github.com/gentoo/gentoo/pull/18423 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/trash-cli: Drop 0.17.1.14_p20170816Zoltan Puskas2020-12-071-30/+0
| | | | | | | | | app-misc/trash-cli-0.17.1.14_p20170816-r1 is also stable, thus dropping old stable version. Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/trash-cli: x86 stable wrt bug #721444Agostino Sarubbo2020-05-121-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-misc/trash-cli: amd64 stable wrt bug #721444Agostino Sarubbo2020-05-111-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-misc/trash-cli: Remove py2.7Michał Górny2020-05-071-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-misc/trash-cli: Fix DISTUTILS_USE_SETUPTOOLS QA noticeZoltan Puskas2020-04-051-0/+30
| | | | | | | | | | | Also update to EAPI7, drop Python2 support, enable Python3.{7,8} Closes: https://bugs.gentoo.org/709952 Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Closes: https://github.com/gentoo/gentoo/pull/15165 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/trash-cli: Drop old stable 0.12.9.14-r2Zoltan Puskas2020-04-052-21/+0
| | | | | | Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-111-0/+1
| | | | | | | | | | | | | | | | | | 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>
* app-misc/trash-cli: Claim ebuild as a proxy-maintainerZoltan Puskas2019-03-311-1/+8
| | | | | | | Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Package-Manager: Portage-2.3.62, Repoman-2.3.12 Closes: https://github.com/gentoo/gentoo/pull/11489 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-misc/trash-cli: amd64 stable wrt bug #656732Mikle Kolyada2019-02-081-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* app-misc/trash-cli: Drop oldPacho Ramos2019-01-273-39/+0
| | | | | Package-Manager: Portage-2.3.58, Repoman-2.3.12 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* app-misc/trash-cli: x86 stable (bug #656732)Thomas Deutschmann2019-01-241-2/+2
| | | | | Package-Manager: Portage-2.3.56, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-misc/trash-cli: Maintainer retiredJonas Stein2019-01-191-8/+1
| | | | | | | Proxied maintainer asked for retirement. Bug: https://bugs.gentoo.org/632924 Package-Manager: Portage-2.3.56, Repoman-2.3.12 Signed-off-by: Jonas Stein <jstein@gentoo.org>
* app-misc/trash-cli: bump to 0.17.1.14_p20170816Virgil Dupras2018-09-062-0/+30
| | | | | | | Patch by Alex Xu Closes: https://bugs.gentoo.org/643488 Package-Manager: Portage-2.3.49, Repoman-2.3.10
* app-misc/trash-cli: Remove useless maintainer <description/>Michał Górny2018-02-111-1/+0
| | | | | | | | | Remove useless/redundant maintainer <description/>. It does not benefit bug wrangling, and only wastes developer's time on reading it. Few tips: - assignee/CC is implied by ordering, there is no reason to repeat it, - we know that maintainer is maintainer (la la la la la), - most of adjectives for maintainer are of no value and/or are obvious.
* app-misc/*: Update Manifest hashesMichał Górny2017-12-091-3/+3
|
* app-misc/trash-cli: [QA] Consistent whitespace in metadata.xmlDavid Seifert2017-11-251-23/+23
|
* app-misc/trash-cli: version bump.Patrice Clement2017-07-182-0/+19
| | | | | | Gentoo-Bug: https://bugs.gentoo.org/620434 Package-Manager: Portage-2.3.6, Repoman-2.3.1
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-282-2/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* app-misc/trash-cli: version bump.Patrice Clement2016-12-312-0/+21
| | | | | | Gentoo-Bug: https://bugs.gentoo.org/603862 Package-Manager: portage-2.3.0
* app-misc/trash-cli: Add missing upstream maintainer's nameMichał Górny2016-05-071-0/+1
|
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-2/+2
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>