summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-erlang/p1_oauth2: Fix metadataHanno Böck2019-12-161-1/+1
| | | | | | | Maintainer type was person, not project. Signed-off-by: Hanno Böck <hanno@gentoo.org> Package-Manager: Portage-2.3.81, Repoman-2.3.20
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-112-1/+3
| | | | | | | | | | | | | | | | | | 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-erlang/p1_oauth2: Assign to ejabberd projectHanno Böck2019-11-031-1/+3
| | | | | Signed-off-by: Hanno Böck <hanno@gentoo.org> Package-Manager: Portage-2.3.78, Repoman-2.3.17
* dev-erlang/p1_oauth2: Drop oldMichał Górny2019-09-112-37/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-erlang/p1_oauth2: Version bumpHanno2019-08-312-0/+36
| | | | | Signed-off-by: Hanno Boeck <hanno@gentoo.org> Package-Manager: Portage-2.3.74, Repoman-2.3.17
* dev-erlang: Remove aidecoe from maintainersAmadeusz Piotr Żołnowski2019-07-131-4/+1
| | | | Signed-off-by: Amadeusz Piotr Żołnowski <aidecoe@gentoo.org>
* dev-erlang/p1_oauth2: Bump versionAmadeusz Piotr Żołnowski2018-10-242-0/+37
| | | | | | | Thanks to Rion <rion4ik@gmail.com>. Bug: https://bugs.gentoo.org/626260 Signed-off-by: Amadeusz Piotr Żołnowski <aidecoe@gentoo.org>
* dev-erlang/*: Update Manifest hashesMichał Górny2017-12-091-1/+1
|
* Globally add missing remote ID references to metadata.xmlJustin Lecher2017-04-291-1/+4
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* 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-erlang/p1_oauth2: Don't treat warnings as errorsAmadeusz Żołnowski2016-11-111-0/+1
| | | | | | | | | | | | | Unit tests were failing because of the following warning: src/oauth2_token.erl:68: Warning: crypto:rand_bytes/1 is deprecated and will be removed in a future release; use crypto:strong_rand_bytes/1 It has been reported upstream and hopefully it will be fixed before next Erlang release. Package-Manager: portage-2.3.2
* dev-erlang/p1_oauth2: stabilize 0.6.1 on ppc, bug #587908Anthony G. Basile2016-08-201-1/+1
| | | | Package-Manager: portage-2.2.28
* dev-erlang/p1_oauth2: stabilize 0.6.1 on amd64/x86, bug #587908Matthias Maier2016-08-191-1/+1
| | | | Package-Manager: portage-2.2.28
* dev-erlang: Add ~ia64 and ~sparc keywords backAmadeusz Żołnowski2016-07-031-1/+1
| | | | | | These packages have been debundled from ejabberd which used to have ~ia64 ~sparc keywords. These had to be removed temporarily until dev-util/rebar has these keywords.
* dev-erlang/p1_oauth2: Add new packageAmadeusz Żołnowski2016-06-073-0/+45
It is debundled from net-im/ejabberd-16.04 and therefore inherits keywords from ejabberd: ~amd64, ~arm, ~ppc and ~x86. ~ia64 and ~sparc are not inherited because other dependency is missing these keywords and there's no chance it can get them any time soon. Package-Manager: portage-2.3.0_rc1