summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: [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>
* net-libs/signon-oauth2: Disable -WerrorAndreas Sturmlechner2019-10-241-3/+5
| | | | | | Closes: https://bugs.gentoo.org/698442 Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-libs/signon-oauth2: arm64 stableAaron Bauman2019-07-281-1/+1
| | | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="arm64"
* net-libs/signon-oauth2: added ~arm64Roy Bamford2019-02-191-2/+2
| | | | | | | Package-Manager: Portage-2.3.60, Repoman-2.3.12 Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-libs/signon-oauth2: Drop 0.21-r1Andreas Sturmlechner2018-12-293-59/+0
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-libs/signon-oauth2: amd64 stable wrt bug #673292Mikle Kolyada2018-12-291-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* net-libs/signon-oauth2: x86 stable (bug #673292)Thomas Deutschmann2018-12-221-2/+2
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-libs/signon-oauth2: 0.24 version bump, disable examplesAndreas Sturmlechner2018-05-304-0/+76
| | | | | | Reported-by: Matija Skala <mskala@gmx.com> Closes: https://github.com/gentoo/gentoo/pull/8579 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* net-libs/*: Update Manifest hashesMichał Górny2017-12-101-1/+1
|
* net-libs/signon-oauth2: use HTTPS for links to dev.gentoo.orgFrancesco Turco2017-09-061-2/+2
|
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* net-libs/signon-oauth2: amd64/x86 stableMichael Palimaka2016-08-181-1/+1
| | | | | | Gentoo-bug: 590488 Package-Manager: portage-2.3.0
* net-libs/signon-oauth2: add missing USE dependencyMichael Palimaka2016-07-071-2/+2
| | | | | | Gentoo-bug: 587778 Package-Manager: portage-2.3.0
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* 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.
* net-libs/signon-oauth2: avoid build failure when unused dependency is not ↵Michael Palimaka2015-10-292-1/+19
| | | | | | | | installed Gentoo-bug: 564316 Package-Manager: portage-2.2.20.1
* net-libs/signon-oauth2: New packageJohannes Huber2015-08-273-0/+47
Required for KDEs Telepathy client based on KF5. Import from kde overlay. Initial ebuild by Karol Herbst <git@karolherbst.de>. Package-Manager: portage-2.2.20.1