summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-apps/the_silver_searcher: fix the no-LFS64 patchMarek Szuba2024-04-052-0/+11
| | | | | | | | | | | | According to the documentation glibc still defaults to 32-bit file offsets on 32-bit arches, therefore tell autoconf to check if it needs to explicitly set this to 64. Straight-to-stable revbump on the off chance someone has emerged the ebuild using the previous version of the patch on a 32-bit system. And that's enough of messing with this without the usual ~arch revisions. Signed-off-by: Marek Szuba <marecki@gentoo.org>
* sys-apps/the_silver_searcher: drop 2.2.0Marek Szuba2024-04-033-219/+0
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* sys-apps/the_silver_searcher: phase out LFS64 interfacesMarek Szuba2024-04-032-1/+43
| | | | | Closes: https://bugs.gentoo.org/908582 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* sys-apps/the_silver_searcher: add myself as a maintainerMarek Szuba2024-04-031-4/+7
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* */*: Reassign wraeth's packagesMichał Górny2024-04-031-4/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-apps/the_silver_searcher: Stabilize 2.2.0_p20201217-r1 x86, #920081Arthur Zamarin2023-12-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-apps/the_silver_searcher: Stabilize 2.2.0_p20201217-r1 amd64, #920081Sam James2023-12-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/the_silver_searcher: keyword 2.2.0_p20201217-r1 for ~x64-macosBenda Xu2023-07-091-1/+1
| | | | Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* sys-apps/the_silver_searcher: keyword 2.2.0_p20201217-r1 for ~loongYongxiang Liang2023-05-041-2/+2
| | | | | Signed-off-by: Yongxiang Liang <tanekliang@gmail.com> Signed-off-by: WANG Xuerui <xen0n@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>
* sys-apps/the_silver_searcher: append -fPIC, #797355Sam Jorna2021-07-041-1/+5
| | | | | | Closes: https://bugs.gentoo.org/797355 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Sam Jorna <wraeth@gentoo.org>
* sys-apps/the_silver_searcher: keyword for riscvMarek Szuba2021-05-311-1/+1
| | | | | | | | Builds, tests and installs fine. Checked on a BeagleV Starlight. Signed-off-by: Marek Szuba <marecki@gentoo.org>
* sys-apps/the_silver_searcher: bump to 2.2.0_p20201217Sam Jorna2021-04-182-0/+56
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Sam Jorna <wraeth@gentoo.org>
* sys-apps/the_silver_searcher: clean oldSam Jorna2021-04-173-107/+0
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Sam Jorna <wraeth@gentoo.org>
* sys-apps/the_silver_searcher-2.2.0: amd64 stableSam Jorna2021-04-111-1/+1
| | | | | | Closes: https://bugs.gentoo.org/782052 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Sam Jorna <wraeth@gentoo.org>
* sys-apps/the_silver_searcher-2.2.0: x86 stableSam Jorna2021-04-111-2/+2
| | | | | | Gentoo-bug: https://bugs.gentoo.org/782052 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Sam Jorna <wraeth@gentoo.org>
* sys-apps/the_silver_searcher: fix fno-commonSam Jorna2020-07-124-5/+177
| | | | | | Closes: https://bugs.gentoo.org/708532 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam Jorna <wraeth@gentoo.org>
* sys-apps/the_silver_searcher: add missing test depSam Jorna2019-12-161-1/+4
| | | | | | Bug: https://bugs.gentoo.org/626548 Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Sam Jorna <wraeth@gentoo.org>
* sys-apps/the_silver_searcher: vbump to 2.2.0Sam Jorna2019-12-162-0/+52
| | | | | | Bug: https://bugs.gentoo.org/683672 Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Sam Jorna <wraeth@gentoo.org>
* sys-apps/the_silver_searcher: EAPI bumpSam Jorna2019-12-161-1/+1
| | | | | Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Sam Jorna <wraeth@gentoo.org>
* sys-apps/the_silver_searcher: add missing test depSam Jorna2019-12-161-1/+4
| | | | | | Bug: https://bugs.gentoo.org/626548 Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Sam Jorna <wraeth@gentoo.org>
* sys-apps/the_silver_searcher: add self to metadataSam Jorna2019-12-161-1/+4
| | | | | Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Sam Jorna <wraeth@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-112-2/+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>
* sys-apps/the_silver_searcher: drop myself as a maintainerTim Harder2019-11-161-4/+1
| | | | Signed-off-by: Tim Harder <radhermit@gentoo.org>
* sys-apps: Remove *-fbsd KEYWORDSMichał Górny2019-10-112-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-apps/the_silver_searcher: add ~arm64 keywordAlex Bennée2018-06-041-1/+1
| | | | We also ~arm64 dev-util/cram which is used for testing ag.
* sys-apps/the_silver_searcher: keyword ~amd64-linux.Benda Xu2018-01-131-1/+1
| | | | | | Reported-By: Jacob Godserv Closes: https://bugs.gentoo.org/show_bug.cgi?id=511720 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-apps/the_silver_searcher: fix build when USE=-lzmaBenda Xu2018-01-132-1/+494
| | | | | | Suggested-By: Oleg, Nicolas Porcel Closes: https://bugs.gentoo.org/629488 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-apps: Update Manifest hashes.Ulrich Müller2017-12-091-2/+2
|
* sys-apps/the_silver_searcher: remove oldTim Harder2017-08-314-111/+0
|
* sys-apps/the_silver_searcher: stabilize 2.0.0Tim Harder2017-08-311-1/+1
|
* sys-apps/the_silver_searcher: version bump to 2.1.0Tim Harder2017-08-312-0/+46
|
* sys-apps/the_silver_searcher: version bump to 2.0.0Tim Harder2017-06-052-0/+46
|
* sys-apps/the_silver_searcher: version bump to 1.0.3Tim Harder2017-05-042-0/+46
|
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sys-apps/the_silver_searcher: remove oldTim Harder2017-01-204-138/+0
|
* sys-apps/the_silver_searcher: stabilize 1.0.2Tim Harder2017-01-201-1/+1
|
* sys-apps/the_silver_searcher: version bump to 1.0.2Tim Harder2016-12-052-0/+49
|
* sys-apps/the_silver_searcher: version bump to 1.0.1Tim Harder2016-12-033-0/+66
|
* sys-apps/the_silver_searcher: stabilize 0.33.0Tim Harder2016-11-011-1/+1
|
* sys-apps/the_silver_searcher: version bump to 0.33.0Tim Harder2016-10-022-0/+47
|
* sys-apps/the_silver_searcher: remove oldTim Harder2016-08-072-41/+0
|
* sys-apps/the_silver_searcher: stabilize 0.32.0Tim Harder2016-08-071-1/+1
|
* sys-apps/the_silver_searcher: Cleanup per bug #390203Pacho Ramos2016-08-071-4/+0
| | | | Package-Manager: portage-2.3.0
* sys-apps/the_silver_searcher: version bump to 0.32.0Tim Harder2016-06-192-0/+42
|
* sys-apps/the_silver_searcher: remove oldTim Harder2016-03-142-41/+0
|
* sys-apps/the_silver_searcher: stabilize 0.31.0Tim Harder2016-03-141-1/+1
|
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-2/+2
|
* sys-apps/the_silver_searcher: version bump to 0.31.0Matthias Maier2015-10-032-0/+41
| | | | Package-Manager: portage-2.2.21
* 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