commit: afa35fcb5be87d86d24c70a00a8e3ca42fd96549 Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org> AuthorDate: Mon Jun 5 04:16:07 2017 +0000 Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org> CommitDate: Mon Jun 5 04:16:29 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afa35fcb
package.mask: remove redis versions no longer in tree. Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org> profiles/package.mask | 3 --- 1 file changed, 3 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index c375a778ff9..d00b9d3347e 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -514,15 +514,12 @@ x11-libs/gtk+:1 # odd revisions are slotted lua, # even revisions are unslotted lua =dev-db/redis-3.2.5-r1 -=dev-db/redis-3.2.5-r2 # except somebody bumped it out of pattern =dev-db/redis-3.2.5-r5 =dev-db/redis-3.2.6-r1 -=dev-db/redis-3.2.6-r2 # except somebody bumped it out of pattern =dev-db/redis-3.2.6-r5 =dev-db/redis-3.2.8-r1 =dev-db/redis-3.2.8-r3 - # Ian Stakenvicius (17 Nov 2016) # Does not honour LD_LIBRARY_PATH set in the environment, causing # all mozilla packages to fail in src_install() when xpcshell is
