summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-01-08 11:39:30 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-01-08 11:39:30 +0000
commit8313e92e9549fc90dd388d47f321776dab6c1f0a (patch)
tree662e54a3826585461355912be60f83dddfa33f27 /dev-ruby/mustache
parentStable for x86, wrt bug #503570 (diff)
downloadgentoo-2-8313e92e9549fc90dd388d47f321776dab6c1f0a.tar.gz
gentoo-2-8313e92e9549fc90dd388d47f321776dab6c1f0a.tar.bz2
gentoo-2-8313e92e9549fc90dd388d47f321776dab6c1f0a.zip
Stable for x86, wrt bug #503570
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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.5.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-ruby/mustache/ChangeLog b/dev-ruby/mustache/ChangeLog
index 63fea5f6d3f4..2a1720471838 100644
--- a/dev-ruby/mustache/ChangeLog
+++ b/dev-ruby/mustache/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/mustache
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/ChangeLog,v 1.40 2015/01/04 14:57:30 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/ChangeLog,v 1.41 2015/01/08 11:39:30 ago Exp $
+
+ 08 Jan 2015; Agostino Sarubbo <ago@gentoo.org> mustache-0.99.5.ebuild:
+ Stable for x86, wrt bug #503570
04 Jan 2015; Hans de Graaff <graaff@gentoo.org> -mustache-0.99.4-r2.ebuild:
Cleanup.
diff --git a/dev-ruby/mustache/mustache-0.99.5.ebuild b/dev-ruby/mustache/mustache-0.99.5.ebuild
index b8aa5c6926f8..0f148c45cbdd 100644
--- a/dev-ruby/mustache/mustache-0.99.5.ebuild
+++ b/dev-ruby/mustache/mustache-0.99.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/mustache-0.99.5.ebuild,v 1.6 2014/09/09 19:09:17 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/mustache-0.99.5.ebuild,v 1.7 2015/01/08 11:39:30 ago Exp $
EAPI=5
@@ -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 )"