summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-01-06 09:28:35 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-01-06 09:28:35 +0000
commitfd9551e40997f583648e384a33c53eb2864796b9 (patch)
tree83620a0c45e028cad4c7eaaf7b01931258f01c8f /dev-ruby/hiera
parentStable for ppc, wrt bug #494768 (diff)
downloadgentoo-2-fd9551e40997f583648e384a33c53eb2864796b9.tar.gz
gentoo-2-fd9551e40997f583648e384a33c53eb2864796b9.tar.bz2
gentoo-2-fd9551e40997f583648e384a33c53eb2864796b9.zip
Stable for ppc, wrt bug #494768
(Portage version: 2.2.7/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/ChangeLog7
-rw-r--r--dev-ruby/hiera/hiera-1.2.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/hiera/ChangeLog b/dev-ruby/hiera/ChangeLog
index 20b6e73b4d57..9d6c0449584e 100644
--- a/dev-ruby/hiera/ChangeLog
+++ b/dev-ruby/hiera/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/hiera
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hiera/ChangeLog,v 1.17 2013/12/24 12:45:46 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hiera/ChangeLog,v 1.18 2014/01/06 09:28:35 ago Exp $
+
+ 06 Jan 2014; Agostino Sarubbo <ago@gentoo.org> hiera-1.2.1.ebuild:
+ Stable for ppc, wrt bug #494768
24 Dec 2013; Agostino Sarubbo <ago@gentoo.org> hiera-1.2.1.ebuild:
Stable for x86, wrt bug #486002
diff --git a/dev-ruby/hiera/hiera-1.2.1.ebuild b/dev-ruby/hiera/hiera-1.2.1.ebuild
index ade25d4acadb..bb5c75691775 100644
--- a/dev-ruby/hiera/hiera-1.2.1.ebuild
+++ b/dev-ruby/hiera/hiera-1.2.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# 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.2.1.ebuild,v 1.6 2013/12/24 12:45:46 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hiera/hiera-1.2.1.ebuild,v 1.7 2014/01/06 09:28:35 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 )"