summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2014-02-01 04:44:17 +0000
committerAkinori Hattori <hattya@gentoo.org>2014-02-01 04:44:17 +0000
commit47b40e78aa672ad7401cc204a30387c79db67026 (patch)
tree1ae5da769a6f47732b26f32f9975b49d2597b9e9 /dev-ruby/mustache
parentia64 stable wrt bug #493780 (diff)
downloadgentoo-2-47b40e78aa672ad7401cc204a30387c79db67026.tar.gz
gentoo-2-47b40e78aa672ad7401cc204a30387c79db67026.tar.bz2
gentoo-2-47b40e78aa672ad7401cc204a30387c79db67026.zip
ia64 stable wrt bug #493780
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)
Diffstat (limited to 'dev-ruby/mustache')
-rw-r--r--dev-ruby/mustache/ChangeLog7
-rw-r--r--dev-ruby/mustache/mustache-0.99.4-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/mustache/ChangeLog b/dev-ruby/mustache/ChangeLog
index 11f9ea4121a3..c3e9ce4993f3 100644
--- a/dev-ruby/mustache/ChangeLog
+++ b/dev-ruby/mustache/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/mustache
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/ChangeLog,v 1.28 2013/12/26 17:55:09 maekke Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/ChangeLog,v 1.29 2014/02/01 04:44:17 hattya Exp $
+
+ 01 Feb 2014; Akinori Hattori <hattya@gentoo.org> mustache-0.99.4-r1.ebuild:
+ ia64 stable wrt bug #493780
26 Dec 2013; Markus Meier <maekke@gentoo.org> mustache-0.99.4-r1.ebuild:
arm stable, bug #493780
diff --git a/dev-ruby/mustache/mustache-0.99.4-r1.ebuild b/dev-ruby/mustache/mustache-0.99.4-r1.ebuild
index 5d9032855379..89fce2baeee2 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-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/mustache/mustache-0.99.4-r1.ebuild,v 1.8 2013/12/26 17:55:09 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/mustache-0.99.4-r1.ebuild,v 1.9 2014/02/01 04:44:17 hattya 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 )"