summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-db/redis: ppc stable wrt bug #698436Agostino Sarubbo2020-03-251-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-db/redis: bump to 5.0.8Tomáš Mózes2020-03-203-0/+180
| | | | | | | | Closes: https://bugs.gentoo.org/652098 Tested-by: ernsteiswuerfel <erhard_f@mailbox.org> Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/14994 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-db/redis: arm64 stable (bug #698436)Aaron Bauman2020-01-011-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.84, Repoman-2.3.20
* dev-db/redis: arm stable wrt bug #698436Agostino Sarubbo2020-01-011-2/+2
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-db/redis: x86 stable wrt bug #698436Agostino Sarubbo2019-12-301-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-db/redis: ppc64 stable wrt bug #698436Agostino Sarubbo2019-12-301-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-db/redis: amd64 stable wrt bug #698436Agostino Sarubbo2019-12-301-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-db/redis: drop oldTomáš Mózes2019-12-257-883/+1
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.17 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com>
* dev-db/redis: bump to 5.0.7Tomáš Mózes2019-12-251-0/+159
| | | | | | Bug: https://bugs.gentoo.org/698436 Package-Manager: Portage-2.3.79, Repoman-2.3.17 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-119-4/+13
| | | | | | | | | | | | | | | | | | 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-db/redis: arm stable wrt bug #689700Mikle Kolyada2019-07-281-1/+1
| | | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* dev-db/redis: arm64 stable (bug #689700)Aaron Bauman2019-07-211-1/+1
| | | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="arm64"
* dev-db/redis: stable 4.0.14 for hppa, bug #689700Rolf Eike Beer2019-07-181-1/+1
| | | | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-db/redis: ppc64 stable wrt bug #689700Agostino Sarubbo2019-07-181-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="ppc64"
* dev-db/redis: x86 stable wrt bug #689700Agostino Sarubbo2019-07-171-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="x86"
* dev-db/redis: amd64 stable wrt bug #689700Agostino Sarubbo2019-07-151-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* dev-db/redis: bump to 5.0.5Tomas Mozes2019-07-112-0/+156
| | | | | | Fixes: https://github.com/gentoo/gentoo/pull/12372 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-db/redis: GitHub PR dropped slotted-Lua improvementsRobin H. Johnson2019-04-172-7/+34
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-db/redis: fix Tcl BDEPEND reqRobin H. Johnson2019-04-172-8/+10
| | | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Fixes: http://github.com/gentoo/gentoo/pull/11456#discussion_r268048208 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-db/redis: bump to 5.0.4Tomas Mozes2019-04-172-0/+141
| | | | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11456 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-db/redis: bump to 4.0.14Tomas Mozes2019-04-174-0/+158
| | | | | | | | Closes: https://bugs.gentoo.org/676046 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11456 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-db/redis: removing myself from maintainerAlexys Jacob2019-04-141-3/+0
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
* dev-db/redis: early Lua-5.[23] supportRobin H. Johnson2019-03-241-4/+18
| | | | | | | | | | This enables easier testing of Lua 5.2 & Lua 5.3 support in Redis. It's blocked behind 'if false' at the moment, because it's clear the upstream Redis doesn't entirely support it yet. Failure messages logged in the ebuild. Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-db/redis: bump to 4.0.13Tomas Mozes2019-03-042-0/+142
| | | | | | | Package-Manager: Portage-2.3.60, Repoman-2.3.12 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11155 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-db/redis: remove unused patchesMichael Mair-Keimberger2019-02-272-90/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11033 Signed-off-by: Aaron Bauman <bman@gentoo.org>
* dev-db/redis: drop oldTomas Mozes2018-12-142-139/+0
| | | | | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> (cherry picked from commit ce404746c8c614cd255c8fb08b5a09e851bccf51) Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/10482
* dev-db/redis: bump to 5.0.3Tomas Mozes2018-12-142-0/+139
| | | | | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> (cherry picked from commit f39140c420b7e4e4660bf23d457bc708a0cc4e1a) Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/10482
* dev-db/redis: bump to 4.0.12Tomas Mozes2018-12-142-0/+142
| | | | | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> (cherry picked from commit d3b89cdc97bf83a15269ac2478c576e21f17f181) Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/10482
* dev-db/redis: drop oldTomas Mozes2018-11-128-971/+0
| | | | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/10400 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-db/redis: bump to 5.0.1Tomas Mozes2018-11-122-0/+139
| | | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-db/redis: drop oldTomas Mozes2018-10-263-290/+0
| | | | | | | Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Package-Manager: Portage-2.3.51, Repoman-2.3.11 Closes: https://github.com/gentoo/gentoo/pull/10167 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-db/redis: bump to 5.0.0Tomas Mozes2018-10-264-8/+156
| | | | | | | Closes: https://bugs.gentoo.org/668950 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* */*: remove redundant local descriptions of 'jemalloc' flagMichał Górny2018-10-201-3/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-db/redis: bump to 5.0-rc5Tomas Mozes2018-09-132-0/+145
| | | | | Closes: https://github.com/gentoo/gentoo/pull/9825 Package-Manager: Portage-2.3.49, Repoman-2.3.10
* dev-db/redis: re-add -lm for luajitTomas Mozes2018-09-051-8/+7
| | | | | | | | Closes: https://bugs.gentoo.org/664648 Package-Manager: Portage-2.3.45, Repoman-2.3.10 (cherry picked from commit 159e0c2bca9bc8b1ba4f6134097faaef7d3e5b25) Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Fixes: https://github.com/gentoo/gentoo/pull/9706
* dev-db/redis: bump to 5.0-rc4Tomas Mozes2018-08-235-0/+248
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/9472 Package-Manager: Portage-2.3.44, Repoman-2.3.10 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-db/redis: bump to 4.0.11Tomas Mozes2018-08-232-0/+142
| | | | | Package-Manager: Portage-2.3.44, Repoman-2.3.10 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-db/redis: cleanup old ebuildsRobin H. Johnson2018-08-1413-964/+0
| | | | | | Bug: https://bugs.gentoo.org/631002 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-db/redis: arm stable, bug #658066Markus Meier2018-07-071-1/+1
| | | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="arm"
* dev-db/redis: arm stable, bug #658066Markus Meier2018-07-071-1/+1
| | | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="arm"
* dev-db/redis: stable 4.0.10 for ppc64, bug #658066Sergei Trofimovich2018-06-241-1/+1
| | | | | | Bug: https://bugs.gentoo.org/658066 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc64"
* dev-db/redis: stable 3.2.12 for ppc64, bug #658066Sergei Trofimovich2018-06-241-1/+1
| | | | | | Bug: https://bugs.gentoo.org/658066 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc64"
* dev-db/redis-4.0.10: arm64 stable (bug #658066)Mart Raudsepp2018-06-211-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-db/redis-3.2.12: arm64 stable (bug #658066)Mart Raudsepp2018-06-211-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-db/redis: amd64 stable wrt bug #658066Agostino Sarubbo2018-06-182-2/+2
| | | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="amd64"
* dev-db/redis: x86 stable (bug #658066)Thomas Deutschmann2018-06-182-2/+2
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-db/redis: bump to v3.2.12Thomas Deutschmann2018-06-172-0/+132
| | | | | Bug: https://bugs.gentoo.org/658066 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-db/redis: bump to 4.0.10Tomas Mozes2018-06-172-0/+142
| | | | | Closes: https://github.com/gentoo/gentoo/pull/8861 Bug: https://bugs.gentoo.org/658066
* dev-db/redis: ppc stable wrt bug #631002Mikle Kolyada2018-05-272-2/+2
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-db/redis-4.0.2-r1: hppa stable, bug 631002Matt Turner2018-04-221-1/+1
|