summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-11-16 18:13:33 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-11-16 18:13:33 +0000
commitccaffa9abfb3958e8a6c4804942d75f7b267a539 (patch)
treea1ef3bd99e8dd0b8d507affc82a060d5a689468d /dev-ruby/mustache
parentStable for ppc, wrt bug #493780 (diff)
downloadgentoo-2-ccaffa9abfb3958e8a6c4804942d75f7b267a539.tar.gz
gentoo-2-ccaffa9abfb3958e8a6c4804942d75f7b267a539.tar.bz2
gentoo-2-ccaffa9abfb3958e8a6c4804942d75f7b267a539.zip
Stable for ppc, wrt bug #493780
(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-ruby/mustache')
-rw-r--r--dev-ruby/mustache/ChangeLog5
-rw-r--r--dev-ruby/mustache/mustache-0.99.4-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/mustache/ChangeLog b/dev-ruby/mustache/ChangeLog
index 9f2630ae26de..f5867f0ce8f7 100644
--- a/dev-ruby/mustache/ChangeLog
+++ b/dev-ruby/mustache/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/mustache
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/ChangeLog,v 1.37 2014/09/09 19:09:17 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/ChangeLog,v 1.38 2014/11/16 18:13:33 ago Exp $
+
+ 16 Nov 2014; Agostino Sarubbo <ago@gentoo.org> mustache-0.99.4-r1.ebuild:
+ Stable for ppc, wrt bug #493780
09 Sep 2014; Markus Meier <maekke@gentoo.org> mustache-0.99.5.ebuild:
arm stable, bug #503570
diff --git a/dev-ruby/mustache/mustache-0.99.4-r1.ebuild b/dev-ruby/mustache/mustache-0.99.4-r1.ebuild
index c8e52b4e5cfb..ff3d8718cf7b 100644
--- a/dev-ruby/mustache/mustache-0.99.4-r1.ebuild
+++ b/dev-ruby/mustache/mustache-0.99.4-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-ruby/mustache/mustache-0.99.4-r1.ebuild,v 1.13 2014/08/15 17:41:58 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/mustache-0.99.4-r1.ebuild,v 1.14 2014/11/16 18:13:33 ago Exp $
EAPI=2
@@ -18,7 +18,7 @@ HOMEPAGE="http://mustache.github.com/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 sparc x86 ~x86-fbsd"
IUSE=""
ruby_add_bdepend "doc? ( app-text/ronn )"