summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2012-04-07 15:02:39 +0000
committerMarkus Meier <maekke@gentoo.org>2012-04-07 15:02:39 +0000
commitb84dcf6c74f51c1d54f02f700d73585ba39110a1 (patch)
treecfec877ab363a3e3b7c019cc9d59884c4610abfd /dev-ruby/mustache
parentMove package moves of dev-lisp/cl-asdf and dev-lisp/cl-asdf-binary-locations ... (diff)
downloadhistorical-b84dcf6c74f51c1d54f02f700d73585ba39110a1.tar.gz
historical-b84dcf6c74f51c1d54f02f700d73585ba39110a1.tar.bz2
historical-b84dcf6c74f51c1d54f02f700d73585ba39110a1.zip
x86 stable, bug #398847
Package-Manager: portage-2.1.10.56/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby/mustache')
-rw-r--r--dev-ruby/mustache/ChangeLog5
-rw-r--r--dev-ruby/mustache/mustache-0.99.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/mustache/ChangeLog b/dev-ruby/mustache/ChangeLog
index a87925f2809c..10caa555897d 100644
--- a/dev-ruby/mustache/ChangeLog
+++ b/dev-ruby/mustache/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/mustache
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/ChangeLog,v 1.17 2012/01/17 13:55:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/ChangeLog,v 1.18 2012/04/07 15:01:29 maekke Exp $
+
+ 07 Apr 2012; Markus Meier <maekke@gentoo.org> mustache-0.99.4.ebuild:
+ x86 stable, bug #398847
17 Jan 2012; Agostino Sarubbo <ago@gentoo.org> mustache-0.99.4.ebuild:
Stable for amd64, wrt bug #398847
diff --git a/dev-ruby/mustache/mustache-0.99.4.ebuild b/dev-ruby/mustache/mustache-0.99.4.ebuild
index 70e814e00d1b..54f426eda7d0 100644
--- a/dev-ruby/mustache/mustache-0.99.4.ebuild
+++ b/dev-ruby/mustache/mustache-0.99.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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.ebuild,v 1.8 2012/01/17 13:55:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/mustache-0.99.4.ebuild,v 1.9 2012/04/07 15:01:29 maekke Exp $
EAPI=2
@@ -18,7 +18,7 @@ HOMEPAGE="http://mustache.github.com/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
IUSE=""
ruby_add_bdepend "doc? ( app-text/ronn )"