diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-13 09:51:31 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-13 09:51:31 +0000 |
commit | 68970761b86bb9f901ed6baf446a6e6d3e6c2e27 (patch) | |
tree | 9db29f99967d5240903857b070f2bb684e35ec27 | |
parent | Stable for ppc, wrt bug #503570 (diff) | |
download | gentoo-2-68970761b86bb9f901ed6baf446a6e6d3e6c2e27.tar.gz gentoo-2-68970761b86bb9f901ed6baf446a6e6d3e6c2e27.tar.bz2 gentoo-2-68970761b86bb9f901ed6baf446a6e6d3e6c2e27.zip |
Stable for ppc, wrt bug #503570
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
-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 2a1720471838..7900a9dcb960 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.41 2015/01/08 11:39:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/ChangeLog,v 1.42 2015/01/13 09:51:31 ago Exp $ + + 13 Jan 2015; Agostino Sarubbo <ago@gentoo.org> mustache-0.99.5.ebuild: + Stable for ppc, wrt bug #503570 08 Jan 2015; Agostino Sarubbo <ago@gentoo.org> mustache-0.99.5.ebuild: Stable for x86, wrt bug #503570 diff --git a/dev-ruby/mustache/mustache-0.99.5.ebuild b/dev-ruby/mustache/mustache-0.99.5.ebuild index 0f148c45cbdd..01ee0239b606 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.7 2015/01/08 11:39:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/mustache-0.99.5.ebuild,v 1.8 2015/01/13 09:51:31 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 )" |