summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-ruby/eventmachine: update LICENSEHans de Graaff2022-07-301-1/+1
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-ruby/eventmachine: drop 1.2.7-r1Hans de Graaff2022-06-261-92/+0
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-ruby/eventmachine: Stabilize 1.2.7-r3 x86, #852866Sam James2022-06-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-ruby/eventmachine: Stabilize 1.2.7-r3 amd64, #852866Sam James2022-06-181-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-ruby/eventmachine: fix DeprecatedInsintoConrad Kostecki2022-02-131-3/+3
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-ruby/eventmachine: skip fewer tests, backport OpenSSL 1.1.1 fixesSam James2021-09-282-12/+19
| | | | | | | | | | | | | | | | While I'd prefer to not mess with SSL patches where possible, on balance, it's worth using these here: - They're upstream patches; - They're being used in production by Fedora and Debian (in stable too); - This is the lesser evil given that tests fail with latest OpenSSL (hence we can't really judge if things are working) and, in the best case, at runtime, this will fallback to older SSL/TLS versions. Bug: https://bugs.gentoo.org/765253 Closes: https://bugs.gentoo.org/723818 Closes: https://bugs.gentoo.org/759250 Fixes: f05cc0db4473e05d408574c23a494ce903173e8d Signed-off-by: Sam James <sam@gentoo.org>
* dev-ruby/eventmachine: disable ruby25, drop unused multilib.eclassSam James2021-09-281-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-ruby/eventmachine: restore stable version (1.2.7-r1)Sam James2021-09-282-29/+121
| | | | | | | And cut the new changes into ~arch'd -r2. Bug: https://bugs.gentoo.org/765253 Signed-off-by: Sam James <sam@gentoo.org>
* dev-ruby/eventmachine: Add ruby27 + tests supportGuillaume Seren2021-09-281-42/+29
| | | | | | | Closes: https://bugs.gentoo.org/765253 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Guillaume Seren <guillaumeseren@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* dev-ruby/eventmachine: use binding := for dev-libs/opensslIonen Wolkens2021-06-221-1/+1
| | | | | | | | Needed for upcoming upgrade to OpenSSL 3.0.0 which has changed ABI. Acked-by: David Seifert <soap@gentoo.org> Signed-off-by: Ionen Wolkens <ionen@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
* dev-ruby/eventmachine: drop x86-macosFabian Groffen2021-01-061-2/+2
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* dev-ruby/eventmachine: arm64 keyworded (bug #733784)Sam James2020-07-271-1/+1
| | | | | Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* dev-ruby/eventmachine: update HOMEPAGEHans de Graaff2020-05-231-2/+2
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* */*: [QA] Remove redundant `|| die` guardsDavid Seifert2019-12-111-2/+2
| | | | | | | | | | | | * Since all ebuilds in the tree are EAPI>=4, `|| die` on builtin commands is redundant and dead code. Closes: https://github.com/gentoo/gentoo/pull/13940 Reviewed-by: Ulrich Müller <ulm@gentoo.org> Reviewed-by: Michał Górny <mgorny@gentoo.org> Reviewed-by: Andreas K. Hüttel <dilfridge@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
* dev-ruby/eventmachine: add ruby26Hans de Graaff2019-02-021-2/+2
| | | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-ruby/eventmachine: cleanupHans de Graaff2018-07-152-89/+0
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-ruby/eventmachine: amd64 stableHans de Graaff2018-07-151-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-ruby/eventmachine: x86 stable (bug #661264)Thomas Deutschmann2018-07-151-1/+1
| | | | Package-Manager: Portage-2.3.42, Repoman-2.3.9
* dev-ruby/eventmachine: add 1.2.7Hans de Graaff2018-05-182-0/+93
| | | | Package-Manager: Portage-2.3.36, Repoman-2.3.9
* dev-ruby/eventmachine: cleanupHans de Graaff2018-04-262-82/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-ruby/eventmachine: x86 stable (bug #645622)Thomas Deutschmann2018-04-251-1/+1
| | | | Package-Manager: Portage-2.3.31, Repoman-2.3.9
* dev-ruby/eventmachine: fix testsHans de Graaff2018-04-171-0/+6
| | | | | | | Avoid tests requiring either a network or obsolete SSL protocols. Closes: https://bugs.gentoo.org/648776 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-ruby/eventmachine: remove obsolete ruby targetsHans de Graaff2018-04-161-2/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-ruby/eventmachine: use correct test script, fixing bug 645840Hans de Graaff2018-02-251-1/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-ruby/eventmachine: amd64 stable, bug 645622Hans de Graaff2018-02-251-2/+2
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-ruby/*: Update Manifest hashesMichał Górny2017-12-091-2/+2
|
* 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-ruby/eventmachine: remove unused patches.Michael Mair-Keimberger (asterix)2016-10-312-84/+0
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/2417 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-ruby/eventmachine: cleanupHans de Graaff2016-06-262-71/+0
| | | | Package-Manager: portage-2.2.28
* dev-ruby/eventmachine: x86 stable wrt bug #556728Agostino Sarubbo2016-06-251-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-ruby/eventmachine: amd64 stable wrt bug #556728Agostino Sarubbo2016-03-171-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-ruby/eventmachine: cleanupHans de Graaff2016-03-172-85/+0
| | | | Package-Manager: portage-2.2.26
* dev-ruby/eventmachine: drop yard dependencyHans de Graaff2016-03-171-4/+2
| | | | Package-Manager: portage-2.2.26
* dev-ruby/eventmachine: add 1.2.0.1Hans de Graaff2016-03-172-0/+85
| | | | Package-Manager: portage-2.2.26
* 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.
* dev-ruby/eventmachine: Remove oldManuel Rüger2016-01-143-154/+0
| | | | Package-Manager: portage-2.2.26
* dev-ruby/eventmachine: Version bumpManuel Rüger2016-01-142-0/+85
| | | | Package-Manager: portage-2.2.26
* dev-ruby/eventmachine: fix openssl dependencyHans de Graaff2015-10-032-4/+4
| | | | Package-Manager: portage-2.2.20.1
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-088-0/+402
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed