summaryrefslogtreecommitdiff
path: root/dev-db/redis/redis-4.0.14.ebuild
AgeCommit message (Collapse)Author
2020-07-26dev-db/redis: drop old and unsupportedTomáš Mózes
Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16796 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
2019-12-11*/*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny
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>
2019-07-28dev-db/redis: arm stable wrt bug #689700Mikle Kolyada
Package-Manager: Portage-2.3.66, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
2019-07-21dev-db/redis: arm64 stable (bug #689700)Aaron Bauman
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="arm64"
2019-07-18dev-db/redis: stable 4.0.14 for hppa, bug #689700Rolf Eike Beer
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>
2019-07-18dev-db/redis: ppc64 stable wrt bug #689700Agostino Sarubbo
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="ppc64"
2019-07-17dev-db/redis: x86 stable wrt bug #689700Agostino Sarubbo
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="x86"
2019-07-15dev-db/redis: amd64 stable wrt bug #689700Agostino Sarubbo
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
2019-04-17dev-db/redis: GitHub PR dropped slotted-Lua improvementsRobin H. Johnson
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2019-04-17dev-db/redis: fix Tcl BDEPEND reqRobin H. Johnson
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>
2019-04-17dev-db/redis: bump to 4.0.14Tomas Mozes
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>