summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-antivirus/clamtk: Switch to PYTHON_SINGLE_USEDEPMichał Górny2020-02-071-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-antivirus/clamtk: drop old versionConrad Kostecki2019-12-132-161/+0
| | | | | Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-antivirus/clamtk: x86 stable wrt bug #702072Agostino Sarubbo2019-12-131-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-antivirus/clamtk: amd64 stable wrt bug #702072Agostino Sarubbo2019-12-121-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-antivirus/clamtk: updated metadata.xmlConrad Kostecki2019-12-031-5/+1
| | | | | Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-antivirus/clamtk: bump to 6.02Conrad Kostecki2019-10-043-2/+148
| | | | | | | | | Also bumped to EAPI=7 and changed Github to Gitlab, as the project moved there. Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Conrad Kostecki <conrad@kostecki.com> Closes: https://github.com/gentoo/gentoo/pull/13133 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-antivirus/clamtk: drop old versionConrad Kostecki2019-10-032-162/+0
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Conrad Kostecki <conrad@kostecki.com> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-antivirus/clamtk: amd64 stable wrt bug #690378Agostino Sarubbo2019-10-021-1/+1
| | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-antivirus/clamtk: x86 stable wrt bug #690378Agostino Sarubbo2019-10-021-1/+1
| | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-antivirus/clamtk: fix CI python warningsConrad Kostecki2019-07-212-2/+8
| | | | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --force Signed-off-by: Conrad Kostecki <conrad@kostecki.com> Closes: https://github.com/gentoo/gentoo/pull/12484 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-antivirus/clamtk: x86 stable wrt bug #682590Agostino Sarubbo2019-06-051-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="x86"
* app-antivirus/clamtk: bump to version 6.01Conrad Kostecki2019-05-302-0/+159
| | | | | | | | | Also bumped Nautilus plugin to 0.03. Package-Manager: Portage-2.3.64, Repoman-2.3.12 Signed-off-by: Conrad Kostecki <conrad@kostecki.com> Closes: https://github.com/gentoo/gentoo/pull/11786 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-antivirus/clamtk: amd64 stable wrt bug #682590Aaron Bauman2019-04-091-2/+2
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* app-antivirus/clamtk: drop old version.Conrad Kostecki2019-04-073-189/+0
| | | | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Conrad Kostecki <conrad@kostecki.com> Closes: https://github.com/gentoo/gentoo/pull/11615 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* app-antivirus/clamtk: bump to version 6.00.Conrad Kostecki2019-03-103-0/+173
| | | | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Conrad Kostecki <conrad@kostecki.com> Closes: https://github.com/gentoo/gentoo/pull/11305 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* app-antivirus/clamtk: drop old versionConrad Kostecki2018-09-183-344/+0
| | | | | | Signed-off-by: Conrad Kostecki <conrad@kostecki.com> Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.10
* app-antivirus/clamtk: bump to version 5.26Conrad Kostecki2018-09-182-0/+174
| | | | | | | Closes: https://bugs.gentoo.org/666362 Signed-off-by: Conrad Kostecki <conrad@kostecki.com> Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.10
* app-antivirus/clamtk: add dep for faenza icon themeConrad Kostecki2018-07-132-0/+188
| | | | | | | | | | | If icons are missing, ClamTk will crash, so adding dep for the faenza icon theme, to ensure, all icons are available as fallback. Closes: https://bugs.gentoo.org/show_bug.cgi?id=660814 Package-Manager: Portage-2.3.41, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/9191 Closes: https://bugs.gentoo.org/660814
* app-antivirus/clamtk: New packageConrad Kostecki2018-06-243-0/+202
Closes: https://bugs.gentoo.org/98976 Closes: https://github.com/gentoo/gentoo/pull/7774 Package-Manager: Portage-2.3.40, Repoman-2.3.9