summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-erlang/hamcrest: Change snapshot URLHanno Böck2020-05-111-2/+2
| | | | | | | Mirror in my public_html. Signed-off-by: Hanno Böck <hanno@gentoo.org> Package-Manager: Portage-2.3.99, Repoman-2.3.22
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-111-1/+2
| | | | | | | | | | | | | | | | | | 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: Remove aidecoe from maintainersAmadeusz Piotr Żołnowski2019-07-131-4/+1
| | | | Signed-off-by: Amadeusz Piotr Żołnowski <aidecoe@gentoo.org>
* dev-erlang/hamcrest: Drop old, to allow removal of vulnerable erlangPacho Ramos2018-03-283-124/+0
| | | | Package-Manager: Portage-2.3.26, Repoman-2.3.7
* dev-erlang/*: Update Manifest hashesMichał Górny2017-12-091-2/+2
|
* 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-282-2/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-erlang/hamcrest: ppc stable wrt bug #603800Agostino Sarubbo2017-01-011-2/+2
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-erlang/hamcrest: x86 stable wrt bug #603800Agostino Sarubbo2016-12-291-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-erlang/hamcrest: amd64 stable wrt bug #603800Agostino Sarubbo2016-12-291-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-erlang/hamcrest: Bump version to latestAmadeusz Żołnowski2016-08-292-0/+35
| | | | | | | | | Latest revision a857893 from upstream repo has been packed and uploaded to dev.gentoo.org, because upstream still doesn't make releases. This version includes fixes for which previous version needed to be patched, so as soon this one is stable, older version can be removed. Package-Manager: portage-2.3.0
* dev-erlang/hamcrest: stabilize 0.1.0_p20150103 on ppc, bug #587908Anthony G. Basile2016-08-201-1/+1
| | | | Package-Manager: portage-2.2.28
* dev-erlang/hamcrest: stabilize 0.1.0_p20150103 on amd64/x86, bug #587908Matthias Maier2016-08-191-1/+1
| | | | Package-Manager: portage-2.2.28
* dev-erlang/hamcrest: Change patch nameAmadeusz Żołnowski2016-07-092-1/+1
| | | | Package-Manager: portage-2.3.0
* dev-erlang/hamcrest: Restore unit testsAmadeusz Żołnowski2016-07-092-4/+89
| | | | | | Apply patch from https://github.com/hyperthunk/hamcrest-erlang/pull/24 Package-Manager: portage-2.3.0
* dev-erlang/hamcrest: Restrict Erlang version to <19Amadeusz Żołnowski2016-07-091-1/+2
| | | | | | It doesn't build with >=dev-lang/erlang-19.0. Package-Manager: portage-2.3.0
* 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/hamcrest: Add new packageAmadeusz Żołnowski2016-06-073-0/+47
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