summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-07-08 16:24:31 +0000
committerJeroen Roovers <jer@gentoo.org>2012-07-08 16:24:31 +0000
commit6bc8003384e8fa9e3e7218b6809d14a59c2222b4 (patch)
tree473ff1306a4501ec84fed6a622a6dbc6e035af24 /dev-ruby
parentDrop alpha/ia64/sparc keywords (diff)
downloadgentoo-2-6bc8003384e8fa9e3e7218b6809d14a59c2222b4.tar.gz
gentoo-2-6bc8003384e8fa9e3e7218b6809d14a59c2222b4.tar.bz2
gentoo-2-6bc8003384e8fa9e3e7218b6809d14a59c2222b4.zip
Marked ~hppa (bug #417573).
(Portage version: 2.2.0_alpha116/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby')
-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 10caa555897d..588e018ba6ca 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.18 2012/04/07 15:01:29 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/ChangeLog,v 1.19 2012/07/08 16:24:31 jer Exp $
+
+ 08 Jul 2012; Jeroen Roovers <jer@gentoo.org> mustache-0.99.4-r1.ebuild:
+ Marked ~hppa (bug #417573).
07 Apr 2012; Markus Meier <maekke@gentoo.org> mustache-0.99.4.ebuild:
x86 stable, bug #398847
diff --git a/dev-ruby/mustache/mustache-0.99.4-r1.ebuild b/dev-ruby/mustache/mustache-0.99.4-r1.ebuild
index 4c8e4af9acca..b3c6605726e3 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-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-r1.ebuild,v 1.1 2012/01/14 07:13:49 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/mustache-0.99.4-r1.ebuild,v 1.2 2012/07/08 16:24:31 jer 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 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
ruby_add_bdepend "doc? ( app-text/ronn )"