summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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