summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-12-22 13:57:13 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-12-22 13:57:13 +0000
commite918bbec5c8c035832a476f8350447b6e8589c42 (patch)
treed098681a47a3d8952839842007c227406c2d7dcd /dev-ruby/hiera
parentStable for x86, wrt bug #513290 (diff)
downloadgentoo-2-e918bbec5c8c035832a476f8350447b6e8589c42.tar.gz
gentoo-2-e918bbec5c8c035832a476f8350447b6e8589c42.tar.bz2
gentoo-2-e918bbec5c8c035832a476f8350447b6e8589c42.zip
Stable for ppc, wrt bug #513290
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/hiera')
-rw-r--r--dev-ruby/hiera/ChangeLog5
-rw-r--r--dev-ruby/hiera/hiera-1.3.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/hiera/ChangeLog b/dev-ruby/hiera/ChangeLog
index a07820562d52..2993e4b2cfb8 100644
--- a/dev-ruby/hiera/ChangeLog
+++ b/dev-ruby/hiera/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/hiera
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hiera/ChangeLog,v 1.29 2014/12/22 13:56:59 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hiera/ChangeLog,v 1.30 2014/12/22 13:57:13 ago Exp $
+
+ 22 Dec 2014; Agostino Sarubbo <ago@gentoo.org> hiera-1.3.4.ebuild:
+ Stable for ppc, wrt bug #513290
22 Dec 2014; Agostino Sarubbo <ago@gentoo.org> hiera-1.3.4.ebuild:
Stable for x86, wrt bug #513290
diff --git a/dev-ruby/hiera/hiera-1.3.4.ebuild b/dev-ruby/hiera/hiera-1.3.4.ebuild
index a887cf6a4957..3755fdb3d66e 100644
--- a/dev-ruby/hiera/hiera-1.3.4.ebuild
+++ b/dev-ruby/hiera/hiera-1.3.4.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-ruby/hiera/hiera-1.3.4.ebuild,v 1.6 2014/12/22 13:56:59 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hiera/hiera-1.3.4.ebuild,v 1.7 2014/12/22 13:57:13 ago Exp $
EAPI=5
@@ -19,7 +19,7 @@ HOMEPAGE="http://projects.puppetlabs.com/"
LICENSE="Apache-2.0"
SLOT="0"
IUSE=""
-KEYWORDS="amd64 hppa ~ppc ~sparc x86"
+KEYWORDS="amd64 hppa ppc ~sparc x86"
ruby_add_bdepend "test? ( dev-ruby/mocha )"