summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-12-28 12:05:57 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-12-28 12:05:57 +0000
commit46147993e0d1475bb49ff2360ceb7e94858e6e87 (patch)
treecfc5c6138126d8e7b001ef83959e99cdb835456f /dev-db
parentStable for x86, wrt bug #530658 (diff)
downloadgentoo-2-46147993e0d1475bb49ff2360ceb7e94858e6e87.tar.gz
gentoo-2-46147993e0d1475bb49ff2360ceb7e94858e6e87.tar.bz2
gentoo-2-46147993e0d1475bb49ff2360ceb7e94858e6e87.zip
Stable for x86, wrt bug #528312
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/redis/ChangeLog5
-rw-r--r--dev-db/redis/redis-2.8.17-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/redis/ChangeLog b/dev-db/redis/ChangeLog
index 0463c95a759c..109c1097fd37 100644
--- a/dev-db/redis/ChangeLog
+++ b/dev-db/redis/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-db/redis
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/redis/ChangeLog,v 1.89 2014/12/27 19:34:27 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/redis/ChangeLog,v 1.90 2014/12/28 12:05:57 ago Exp $
+
+ 28 Dec 2014; Agostino Sarubbo <ago@gentoo.org> redis-2.8.17-r1.ebuild:
+ Stable for x86, wrt bug #528312
27 Dec 2014; Agostino Sarubbo <ago@gentoo.org> redis-2.8.17-r1.ebuild:
Stable for amd64, wrt bug #528312
diff --git a/dev-db/redis/redis-2.8.17-r1.ebuild b/dev-db/redis/redis-2.8.17-r1.ebuild
index a6a450c9ddf3..a798996f582a 100644
--- a/dev-db/redis/redis-2.8.17-r1.ebuild
+++ b/dev-db/redis/redis-2.8.17-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/redis/redis-2.8.17-r1.ebuild,v 1.2 2014/12/27 19:34:27 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/redis/redis-2.8.17-r1.ebuild,v 1.3 2014/12/28 12:05:57 ago Exp $
EAPI=5
@@ -11,7 +11,7 @@ HOMEPAGE="http://redis.io/"
SRC_URI="http://download.redis.io/releases/${P}.tar.gz"
LICENSE="BSD"
-KEYWORDS="amd64 ~hppa ~x86 ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
+KEYWORDS="amd64 ~hppa x86 ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
IUSE="+jemalloc tcmalloc test"
SLOT="0"