summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaohiro Aota <naota@gentoo.org>2011-12-04 23:23:34 +0000
committerNaohiro Aota <naota@gentoo.org>2011-12-04 23:23:34 +0000
commite20c69268ad12aaa817324bdbd65499e61f7f6f7 (patch)
tree62f865f95e8639171861e7efb116281317b3e6b3 /dev-ruby/mustache
parentfixed manifests (diff)
downloadgentoo-2-e20c69268ad12aaa817324bdbd65499e61f7f6f7.tar.gz
gentoo-2-e20c69268ad12aaa817324bdbd65499e61f7f6f7.tar.bz2
gentoo-2-e20c69268ad12aaa817324bdbd65499e61f7f6f7.zip
Add ~x86-fbsd.
(Portage version: 2.2.0_alpha79/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 350f7694aaa4..163fdb3c499b 100644
--- a/dev-ruby/mustache/ChangeLog
+++ b/dev-ruby/mustache/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/mustache
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/ChangeLog,v 1.12 2011/08/07 18:57:26 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/ChangeLog,v 1.13 2011/12/04 23:23:34 naota Exp $
+
+ 04 Dec 2011; Naohiro Aota <naota@gentoo.org> mustache-0.99.4.ebuild:
+ Add ~x86-fbsd.
07 Aug 2011; Raúl Porcel <armin76@gentoo.org> mustache-0.99.3.ebuild,
mustache-0.99.4.ebuild:
diff --git a/dev-ruby/mustache/mustache-0.99.4.ebuild b/dev-ruby/mustache/mustache-0.99.4.ebuild
index 654d527af221..55e1bf6793e3 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-2011 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.4 2011/08/07 18:57:26 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/mustache-0.99.4.ebuild,v 1.5 2011/12/04 23:23:34 naota Exp $
EAPI=2
@@ -18,7 +18,7 @@ HOMEPAGE="http://mustache.github.com/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
ruby_add_bdepend "doc? ( app-text/ronn )"