summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-erlang/meck: 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-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/meck: Assign to ejabberd projectHanno2019-11-021-1/+1
| | | | | Signed-off-by: Hanno Boeck <hanno@gentoo.org> Package-Manager: Portage-2.3.78, Repoman-2.3.17
* dev-erlang/meck: Version bump.Hanno2019-09-183-1/+26
| | | | | | | | From Vampik's overlay. Removes unneeded test dependency. Signed-off-by: Hanno Boeck <hanno@gentoo.org> Package-Manager: Portage-2.3.76, Repoman-2.3.17
* dev-erlang/meck: x86 stable wrt bug #694160Agostino Sarubbo2019-09-131-1/+1
| | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-erlang/meck: ppc stable wrt bug #694160Agostino Sarubbo2019-09-131-1/+1
| | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-erlang/meck: amd64 stable wrt bug #694160Agostino Sarubbo2019-09-131-2/+2
| | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-erlang/meck: Drop oldMichał Górny2019-09-112-32/+0
| | | | 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/meck: Bump versionAmadeusz Piotr Żołnowski2018-10-242-0/+26
| | | | | 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-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/meck: 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/meck: 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/meck: 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/meck: Bump version to 0.8.4Amadeusz Żołnowski2016-11-112-0/+33
| | | | Package-Manager: portage-2.3.2
* dev-erlang/meck: stabilize 0.8.3 on ppc, bug #587908Anthony G. Basile2016-08-201-1/+1
| | | | Package-Manager: portage-2.2.28
* dev-erlang/meck: stabilize 0.8.3 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/meck: Add new packageAmadeusz Żołnowski2016-06-073-0/+41
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