summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-backup/amanda: add missing selinux policy depSam James2023-06-281-3/+6
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-backup/amanda: switch to virtual/opensshDavid Seifert2023-05-111-1/+1
| | | | | Signed-off-by: David Seifert <soap@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
* app-backup/amanda: fix configure w/ clang 16Sam James2023-04-152-2/+27
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-backup/amanda: remove Stefan Weichinger as proxied maintainerStefan G. Weichinger2022-12-061-4/+0
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/28491 Closes: https://bugs.gentoo.org/633272 Signed-off-by: Stefan G. Weichinger <lists@xunil.at> Signed-off-by: Florian Schmaus <flow@gentoo.org>
* Move {virtual → app-alternatives}/awkMichał Górny2022-12-021-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-backup/amanda: egrep -> grep -ESam James2022-05-151-4/+4
| | | | Signed-off-by: Sam James <sam@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>
* */*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny2021-03-161-2/+2
| | | | | | | | | | | | 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-backup/amanda: remove unused patchMichael Mair-Keimberger2021-02-111-10/+0
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/19407 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-backup/amanda: Remove oldJakov Smolic2021-01-243-492/+0
| | | | | | Bug: https://bugs.gentoo.org/756883 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
* app-backup/amanda: Stabilize 3.5.1-r3 ppc64, #756883Sam James2021-01-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-backup/amanda: depend on libtirpc for USE=ndmpJakov Smolic2021-01-232-0/+18
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/19155 Closes: https://bugs.gentoo.org/656340 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
* app-backup/amanda: amd64 stable wrt bug #756883Agostino Sarubbo2021-01-211-1/+1
| | | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-backup/amanda: Stabilize 3.5.1-r3 ppc, #756883Sam James2021-01-201-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-backup/amanda: Stabilize 3.5.1-r3 x86, #756883Sam James2021-01-201-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-backup/amanda: Clean up ebuildDavid Seifert2020-12-301-124/+116
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/18872 Closes: https://bugs.gentoo.org/762448 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: David Seifert <soap@gentoo.org>
* app-backup/amanda: Cleanup obsolete versionsJakov Smolic2020-12-289-3107/+0
| | | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.1 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
* app-backup/amanda: Port to EAPI 7 and GLEP 81Jakov Smolic2020-12-282-48/+59
| | | | | | | Closes: https://bugs.gentoo.org/707236 Package-Manager: Portage-3.0.9, Repoman-3.0.1 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
* app-backup/amanda: [QA] inherit toolchain-funcs.eclass directlyDavid Seifert2020-02-138-15/+15
| | | | | Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
* app-backup/amanda: Disable sandbox-violating configure testErik Mackdanz2019-12-311-3/+6
| | | | | | Closes: https://bugs.gentoo.org/701416 Signed-off-by: Erik Mackdanz <stasibear@gentoo.org> Package-Manager: Portage-2.3.84, Repoman-2.3.20
* */*: [QA] Remove redundant `|| die` guardsDavid Seifert2019-12-116-6/+6
| | | | | | | | | | | | * Since all ebuilds in the tree are EAPI>=4, `|| die` on builtin commands is redundant and dead code. Closes: https://github.com/gentoo/gentoo/pull/13940 Reviewed-by: Ulrich Müller <ulm@gentoo.org> Reviewed-by: Michał Górny <mgorny@gentoo.org> Reviewed-by: Andreas K. Hüttel <dilfridge@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
* app-backup/amanda: Remove useless maintainer <description/>Michał Górny2018-02-111-2/+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-backup/amanda: fixed permissionsStefan G. Weichinger2017-12-141-3/+2
| | | | | | | | | (revbump included by Robin H. Johnson [robbat2]) Closes: https://github.com/gentoo/gentoo/pull/6470 Closes: https://bugs.gentoo.org/639930 (cherry picked from commit 63d030d108893a4045402e1cf7581fc3b02fab36) Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* app-backup/*: Update Manifest hashesMichał Górny2017-12-091-7/+7
|
* app-backup/amanda: version bump to 3.5.1Stefan G. Weichinger2017-12-052-0/+499
| | | | | Closes: https://github.com/gentoo/gentoo/pull/6433 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* app-backup/amanda: run correct src_test.Robin H. Johnson2017-11-137-0/+35
| | | | | | Fixes: https://bugs.gentoo.org/621416 Package-Manager: Portage-2.3.8, Repoman-2.3.3 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* app-backup/amanda: fix ownership of /etc/amanda/amanda-security.confRobin H. Johnson2017-11-131-0/+9
| | | | | | Fixes: https://bugs.gentoo.org/637332 Package-Manager: Portage-2.3.8, Repoman-2.3.3 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* app-backup/amanda: fix chown during USE=minimalRobin H. Johnson2017-11-131-0/+1
| | | | | | Fixes: https://bugs.gentoo.org/633828 Package-Manager: Portage-2.3.8, Repoman-2.3.3 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* app-backup/amanda: fix systemd perms.Robin H. Johnson2017-11-131-4/+4
| | | | | | Fixes: https://bugs.gentoo.org/530150 Package-Manager: Portage-2.3.8, Repoman-2.3.3 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* app-backup/amanda: make NDMP optionalStefan G. Weichinger2017-11-062-1/+5
| | | | | | | | | | | | NDMP is an uncommon feature, and fails to build with newer glibc at this time; make it optional for now. Closes: https://bugs.gentoo.org/376127 Closes: https://bugs.gentoo.org/636262 Closes: https://github.com/gentoo/gentoo/pull/6137 Closes: https://github.com/gentoo/gentoo/pull/6138 Closes: https://github.com/gentoo/gentoo/pull/6142 (cherry picked from commit 337a72935369e963b74b8293e3a9ecbce1383bd0) Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* app-backup/amanda: remove unused patchMichael Mair-Keimberger2017-11-031-205/+0
| | | | Closes:#6090
* app-backup/amanda: version bump to 3.5.Stefan G. Weichinger2017-10-042-0/+481
| | | | Closes: https://github.com/gentoo/gentoo/pull/5848
* app-backup/amanda: cleanup, per bug #537248.Robin H. Johnson2017-07-015-1899/+0
| | | | Package-Manager: portage-2.3.6
* app-backup/amanda: version bump to 3.4.5Stefan G. Weichinger2017-06-102-0/+480
| | | | | | (cherry picked from commit 44ac2533196e2acedb67a273bb3f6f19c5a0b1fe) Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Fixes: https://github.com/gentoo/gentoo/pull/4891
* app-backup/amanda: version bump to 3.4.4Stefan G. Weichinger2017-05-042-0/+480
| | | | | | (cherry picked from commit d4aba38537bd4de517d106a440a3be3fed836092) Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Fixes: https://github.com/gentoo/gentoo/pull/4540
* app-backup/amanda: version bump to 3.4.3Stefan G. Weichinger2017-03-022-0/+480
| | | | | (cherry picked from commit b2ef81c443097de5527d877b77816d79ffaa0887) Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-287-7/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* fixes bug #607980Stefan G. Weichinger2017-02-021-1/+1
| | | | | | (cherry picked from commit 8b620fe3f8143a1a394937fda520ce9e2306fe16) Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Fixes: https://github.com/gentoo/gentoo/pull/3773
* app-backup/amanda: version bump to 3.4.2, EAPI6 switchStefan G. Weichinger2017-01-315-0/+1145
| | | | | | (cherry picked from commit ed64d25637d041ff6116f3ccaf7a9656e282a9a7) Fixes: https://github.com/gentoo/gentoo/pull/3507 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* app-backup/amanda: ppc64 stable wrt bug #549626Agostino Sarubbo2017-01-031-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-backup/amanda: x86 stable wrt bug #549626Agostino Sarubbo2017-01-021-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-backup/amanda: ppc stable wrt bug #549626Agostino Sarubbo2017-01-011-2/+2
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-backup/amanda: amd64 stable wrt bug #549626Agostino Sarubbo2016-09-271-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* Multiple metadata.xml: reorder to make sure assignee goes firstMichał Górny2016-06-191-5/+5
| | | | | | Reorder all metadata.xml files with explicit descriptions requesting particular bug assignment/CC to ensure that the requested assignee always goes first, in order to match the bug wrangling policies.
* app-backup/amanda: metadata.xml, updateIan Delaney2016-04-061-1/+1
| | | | | | Reset description attribute for user maintainer in metadata.xml Package-Manager: portage-2.2.28
* app-backup/amanda: remove duplicate entry of nameIan Delaney2016-04-011-2/+1
| | | | Package-Manager: portage-2.2.28
* app-backup/amanda: minor tidy to metadata.xmlIan Delaney2016-04-011-0/+1
| | | | Package-Manager: portage-2.2.28
* app-backup/amanda: bump to vn. 3.3.9Ian Delaney2016-03-273-0/+488
| | | | | | | | | patches supplied by proxy maintainer S. Weichinger via the gentoo bug, ack to user Christopher Head for assistance in their preparation Gentoo-bug: #575436 Package-Manager: portage-2.2.28
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-4/+4
|