jer 15/05/05 09:01:20 Modified: redis-3.0.0.ebuild ChangeLog Log: Mark ~ppc64 (bug #510626). (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path 1.2 dev-db/redis/redis-3.0.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/redis/redis-3.0.0.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/redis/redis-3.0.0.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/redis/redis-3.0.0.ebuild?r1=1.1&r2=1.2 Index: redis-3.0.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-db/redis/redis-3.0.0.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- redis-3.0.0.ebuild 11 Apr 2015 11:16:42 -0000 1.1 +++ redis-3.0.0.ebuild 5 May 2015 09:01:19 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/redis/redis-3.0.0.ebuild,v 1.1 2015/04/11 11:16:42 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/redis/redis-3.0.0.ebuild,v 1.2 2015/05/05 09:01:19 jer 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 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" IUSE="+jemalloc tcmalloc test" SLOT="0" 1.95 dev-db/redis/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/redis/ChangeLog?rev=1.95&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/redis/ChangeLog?rev=1.95&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/redis/ChangeLog?r1=1.94&r2=1.95 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-db/redis/ChangeLog,v retrieving revision 1.94 retrieving revision 1.95 diff -u -r1.94 -r1.95 --- ChangeLog 11 Apr 2015 11:16:42 -0000 1.94 +++ ChangeLog 5 May 2015 09:01:19 -0000 1.95 @@ -1,6 +1,9 @@ # ChangeLog for dev-db/redis # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/redis/ChangeLog,v 1.94 2015/04/11 11:16:42 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/redis/ChangeLog,v 1.95 2015/05/05 09:01:19 jer Exp $ + + 05 May 2015; Jeroen Roovers <[email protected]> redis-3.0.0.ebuild: + Mark ~ppc64 (bug #510626). *redis-3.0.0 (11 Apr 2015)
