summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-ruby/redis: add 4.8.0Petr Vaněk2022-12-241-0/+49
| | | | | | | | | | | | | | - local redis server patch was adapted from previous version (4.7.1) - dropping ruby26, it is no longer in the tree - tests require >=dev-db/redis-7; they fail immediately with dev-db/redis-6.2.7 - it was necessary to tweak one sed because test file was moved to different directory. Bug: https://bugs.gentoo.org/873091 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/27494 Signed-off-by: Sam James <sam@gentoo.org>
* dev-ruby/redis: drop 4.1.4Petr Vaněk2022-07-101-40/+0
| | | | | | Closes: https://bugs.gentoo.org/841407 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-ruby/redis: add 4.7.1Petr Vaněk2022-07-101-0/+42
| | | | | | | | | | | | | | | | - EAPI bump to 8 - Remove test_subscribe_past_a_timeout sed, redis-rb does not use nc command since version 3.2.0, see upstream commit d97779c3d028 ("Use pure ruby to send a TCP message") - It is now required to set VERBOSE env in order to have verbose output of tests since version 4.2.0, see upstream commit 287276c2633d ("Disable travis-ci") - This version does not support redis-7 but all other versions available in ::gentoo work. Bug: https://bugs.gentoo.org/841407 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-ruby/redis: remove unused patchMichael Mair-Keimberger2021-03-201-40/+0
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/19961 Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-ruby/redis: remove unused patchMichael Mair-Keimberger2020-09-161-68/+0
| | | | | | Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-ruby/redis: add 4.1.4Hans de Graaff2020-05-091-0/+40
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-ruby/redis: add 4.0.1Hans de Graaff2018-04-101-0/+40
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-ruby/redis: remove unused filesHans de Graaff2017-08-111-69/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-ruby/redis: Version bump & Add ruby22Peter Wilmott2015-08-111-0/+68
| | | | Package-Manager: portage-2.2.20
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+69
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