diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-17 19:39:42 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-17 19:39:42 +0000 |
commit | b7b2da342cc79c61d2ec927332e150ab65c7e1b9 (patch) | |
tree | d8a713a0a1042d788d1c8fc51da1e718506a40f9 /dev-ruby/mustache | |
parent | Stable for alpha, wrt bug #503570 (diff) | |
download | gentoo-2-b7b2da342cc79c61d2ec927332e150ab65c7e1b9.tar.gz gentoo-2-b7b2da342cc79c61d2ec927332e150ab65c7e1b9.tar.bz2 gentoo-2-b7b2da342cc79c61d2ec927332e150ab65c7e1b9.zip |
Stable for alpha, wrt bug #503570
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/mustache')
-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 d5799b09e104..7346d548ed7e 100644 --- a/dev-ruby/mustache/ChangeLog +++ b/dev-ruby/mustache/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/mustache # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/ChangeLog,v 1.44 2015/01/16 15:18:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/ChangeLog,v 1.45 2015/01/17 19:39:42 ago Exp $ + + 17 Jan 2015; Agostino Sarubbo <ago@gentoo.org> mustache-0.99.5.ebuild: + Stable for alpha, wrt bug #503570 16 Jan 2015; Agostino Sarubbo <ago@gentoo.org> mustache-0.99.5.ebuild: Stable for sparc, wrt bug #503570 diff --git a/dev-ruby/mustache/mustache-0.99.5.ebuild b/dev-ruby/mustache/mustache-0.99.5.ebuild index a7a480a2bef6..3cf35e5bf8ca 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-2015 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.10 2015/01/16 15:18:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/mustache-0.99.5.ebuild,v 1.11 2015/01/17 19:39:42 ago 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 )" |