mrueg       14/08/25 16:34:18

  Modified:             mustache-0.99.5.ebuild ChangeLog
  Log:
  Mark amd64 stable. Bug #503570.
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.5                  dev-ruby/mustache/mustache-0.99.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mustache/mustache-0.99.5.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mustache/mustache-0.99.5.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mustache/mustache-0.99.5.ebuild?r1=1.4&r2=1.5

Index: mustache-0.99.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mustache/mustache-0.99.5.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- mustache-0.99.5.ebuild      9 Aug 2014 10:26:57 -0000       1.4
+++ mustache-0.99.5.ebuild      25 Aug 2014 16:34:18 -0000      1.5
@@ -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.4 2014/08/09 10:26:57 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/mustache-0.99.5.ebuild,v 
1.5 2014/08/25 16:34:18 mrueg Exp $
 
 EAPI=5
 
@@ -18,11 +18,15 @@
 
 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 )"
 
+all_ruby_prepare() {
+       sed -i "s#rake/rdoctask#rdoc/task#" Rakefile || die
+}
+
 each_ruby_test() {
        ${RUBY} -Ilib:. -e "Dir['test/*.rb'].each{|f| require f}"
 }



1.36                 dev-ruby/mustache/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mustache/ChangeLog?rev=1.36&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mustache/ChangeLog?rev=1.36&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mustache/ChangeLog?r1=1.35&r2=1.36

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mustache/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog   15 Aug 2014 17:41:58 -0000      1.35
+++ ChangeLog   25 Aug 2014 16:34:18 -0000      1.36
@@ -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.35 
2014/08/15 17:41:58 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/ChangeLog,v 1.36 
2014/08/25 16:34:18 mrueg Exp $
+
+  25 Aug 2014; Manuel Rüger <mr...@gentoo.org> mustache-0.99.5.ebuild:
+  Mark amd64 stable. Bug #503570.
 
   15 Aug 2014; Raúl Porcel <armi...@gentoo.org> mustache-0.99.4-r1.ebuild:
   sparc stable, bug #493780




Reply via email to