summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: [QA] Use consistent function definition formattingDavid Seifert2020-02-221-4/+4
| | | | Signed-off-by: David Seifert <soap@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>
* dev-php/recaptcha: remove "unused" recaptcha-1.1.3.ebuild.Michael Orlitzky2019-02-282-35/+0
| | | | | Signed-off-by: Michael Orlitzky <mjo@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-php/recaptcha: stabilize v1.2.1 on amd64.Michael Orlitzky2019-02-281-1/+1
| | | | | | | | | | I'm not sure what happened on bug 678720... this was supposed to be stabilized on amd64 already. But in any case, it was stabilized on x86 and marked ALLARCHES. Moreover, I actually use it on amd64. All is well. Bug: https://bugs.gentoo.org/678720 Signed-off-by: Michael Orlitzky <mjo@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-php/recaptcha: x86 stable (bug #678720)Thomas Deutschmann2019-03-011-2/+2
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-php/recaptcha: new version 1.2.1.Michael Orlitzky2018-10-122-0/+35
| | | | | Signed-off-by: Michael Orlitzky <mjo@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.10
* dev-php/*: Update Manifest hashesMichał Górny2017-12-091-1/+1
|
* dev-php/recaptcha: mark stable on amd64 and x86 (maintainer tested).Michael Orlitzky2017-07-231-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* dev-php/recaptcha: new version 1.1.3.Michael Orlitzky2017-05-142-1/+1
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-php/recaptcha: new revision with EAPI=6 but no other changes.Michael Orlitzky2017-01-081-2/+2
| | | | Package-Manager: portage-2.3.0
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Unify quoting in metadata.xml files for machine processingMichał Górny2016-01-241-1/+1
| | | | | | | Force unified quoting in all metadata.xml files since lxml does not preserve original use of single and double quotes. Ensuring unified quoting before the process allows distinguishing the GLEP 67-related metadata.xml changes from unrelated quoting changes.
* Global: Update remote-id in metadata.xmlJustin Lecher2015-11-161-1/+4
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-php/recaptcha: new package, a PHP client library for Google's reCAPTCHA.Michael Orlitzky2015-11-123-0/+44
Package-Manager: portage-2.2.20.1