summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-10-05 15:06:47 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-10-05 15:06:47 +0000
commit92f12349ec97972dbae3810cd82877c4be893536 (patch)
treeee69412b9038df44df6019a34c44bfb4a9946446 /dev-libs/hiredis
parentStable for ppc, wrt bug #524154 (diff)
downloadgentoo-2-92f12349ec97972dbae3810cd82877c4be893536.tar.gz
gentoo-2-92f12349ec97972dbae3810cd82877c4be893536.tar.bz2
gentoo-2-92f12349ec97972dbae3810cd82877c4be893536.zip
Stable for ppc, wrt bug #524154
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/hiredis')
-rw-r--r--dev-libs/hiredis/ChangeLog5
-rw-r--r--dev-libs/hiredis/hiredis-0.11.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/hiredis/ChangeLog b/dev-libs/hiredis/ChangeLog
index 96df330cf53a..6816068b880b 100644
--- a/dev-libs/hiredis/ChangeLog
+++ b/dev-libs/hiredis/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/hiredis
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/hiredis/ChangeLog,v 1.15 2014/10/05 15:04:39 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/hiredis/ChangeLog,v 1.16 2014/10/05 15:06:47 ago Exp $
+
+ 05 Oct 2014; Agostino Sarubbo <ago@gentoo.org> hiredis-0.11.0-r1.ebuild:
+ Stable for ppc, wrt bug #524154
05 Oct 2014; Agostino Sarubbo <ago@gentoo.org> hiredis-0.11.0-r1.ebuild:
Stable for alpha, wrt bug #524154
diff --git a/dev-libs/hiredis/hiredis-0.11.0-r1.ebuild b/dev-libs/hiredis/hiredis-0.11.0-r1.ebuild
index 6abb44a3edb6..75c3f1d87e42 100644
--- a/dev-libs/hiredis/hiredis-0.11.0-r1.ebuild
+++ b/dev-libs/hiredis/hiredis-0.11.0-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-libs/hiredis/hiredis-0.11.0-r1.ebuild,v 1.6 2014/10/05 15:04:39 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/hiredis/hiredis-0.11.0-r1.ebuild,v 1.7 2014/10/05 15:06:47 ago Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="http://github.com/redis/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa x86 ~x86-fbsd ~x64-solaris"
+KEYWORDS="alpha amd64 ~arm hppa ppc x86 ~x86-fbsd ~x64-solaris"
IUSE="static-libs"
src_prepare() {