diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-08-09 10:26:57 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-08-09 10:26:57 +0000 |
commit | 31e0abd2db1aa4fdb2605d119e255dc38e181609 (patch) | |
tree | 4cb143a706c87690b320b6edf552a9d06b09a44e /dev-ruby | |
parent | Stable for HPPA (bug #503570). (diff) | |
download | gentoo-2-31e0abd2db1aa4fdb2605d119e255dc38e181609.tar.gz gentoo-2-31e0abd2db1aa4fdb2605d119e255dc38e181609.tar.bz2 gentoo-2-31e0abd2db1aa4fdb2605d119e255dc38e181609.zip |
Stable for HPPA (bug #503570).
(Portage version: 2.2.11-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/mustache/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/mustache/mustache-0.99.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/mustache/ChangeLog b/dev-ruby/mustache/ChangeLog index 2661776bf893..cc9bae674ece 100644 --- a/dev-ruby/mustache/ChangeLog +++ b/dev-ruby/mustache/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/mustache # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/ChangeLog,v 1.33 2014/08/05 16:00:25 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/ChangeLog,v 1.34 2014/08/09 10:26:57 jer Exp $ + + 09 Aug 2014; Jeroen Roovers <jer@gentoo.org> mustache-0.99.5.ebuild: + Stable for HPPA (bug #503570). 05 Aug 2014; Manuel Rüger <mrueg@gentoo.org> mustache-0.99.4-r1.ebuild, mustache-0.99.4-r2.ebuild, mustache-0.99.5-r1.ebuild, mustache-0.99.5.ebuild: diff --git a/dev-ruby/mustache/mustache-0.99.5.ebuild b/dev-ruby/mustache/mustache-0.99.5.ebuild index 1bdce57cf484..ef3a2b10a226 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 # 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.3 2014/08/05 16:00:25 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/mustache-0.99.5.ebuild,v 1.4 2014/08/09 10:26:57 jer 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 )" |