ago 14/12/27 19:34:27 Modified: redis-2.8.17-r1.ebuild ChangeLog Log: Stable for amd64, wrt bug #528312 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Revision Changes Path 1.2 dev-db/redis/redis-2.8.17-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/redis/redis-2.8.17-r1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/redis/redis-2.8.17-r1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/redis/redis-2.8.17-r1.ebuild?r1=1.1&r2=1.2 Index: redis-2.8.17-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-db/redis/redis-2.8.17-r1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- redis-2.8.17-r1.ebuild 25 Dec 2014 09:49:21 -0000 1.1 +++ redis-2.8.17-r1.ebuild 27 Dec 2014 19:34:27 -0000 1.2 @@ -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.1 2014/12/25 09:49:21 pinkbyte Exp $ +# $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 $ EAPI=5 @@ -11,7 +11,7 @@ SRC_URI="http://download.redis.io/releases/${P}.tar.gz" LICENSE="BSD" -KEYWORDS="~amd64 ~amd64-linux ~hppa ~x86 ~x86-linux ~x86-macos ~x86-solaris" +KEYWORDS="amd64 ~hppa ~x86 ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" IUSE="+jemalloc tcmalloc test" SLOT="0" 1.89 dev-db/redis/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/redis/ChangeLog?rev=1.89&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/redis/ChangeLog?rev=1.89&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/redis/ChangeLog?r1=1.88&r2=1.89 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-db/redis/ChangeLog,v retrieving revision 1.88 retrieving revision 1.89 diff -u -r1.88 -r1.89 --- ChangeLog 25 Dec 2014 09:49:21 -0000 1.88 +++ ChangeLog 27 Dec 2014 19:34:27 -0000 1.89 @@ -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.88 2014/12/25 09:49:21 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/redis/ChangeLog,v 1.89 2014/12/27 19:34:27 ago Exp $ + + 27 Dec 2014; Agostino Sarubbo <[email protected]> redis-2.8.17-r1.ebuild: + Stable for amd64, wrt bug #528312 *redis-2.8.17-r1 (25 Dec 2014)
