mrueg       15/01/26 12:52:44

  Modified:             niceogiri-1.1.2.ebuild ChangeLog
  Log:
  Drop bundler usage in Rakefile.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.5                  dev-ruby/niceogiri/niceogiri-1.1.2.ebuild

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

Index: niceogiri-1.1.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/niceogiri/niceogiri-1.1.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- niceogiri-1.1.2.ebuild      3 Nov 2014 20:05:09 -0000       1.4
+++ niceogiri-1.1.2.ebuild      26 Jan 2015 12:52:44 -0000      1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/niceogiri/niceogiri-1.1.2.ebuild,v 
1.4 2014/11/03 20:05:09 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/niceogiri/niceogiri-1.1.2.ebuild,v 
1.5 2015/01/26 12:52:44 mrueg Exp $
 
 EAPI=5
 USE_RUBY="ruby19 ruby20 ruby21"
@@ -23,4 +23,5 @@
 
 all_ruby_prepare() {
        sed -i -e '/guard-rspec/d' ${PN}.gemspec || die
+       sed -i -e '/[Bb]undler/d' Rakefile || die
 }



1.5                  dev-ruby/niceogiri/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/niceogiri/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   3 Nov 2014 20:05:09 -0000       1.4
+++ ChangeLog   26 Jan 2015 12:52:44 -0000      1.5
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/niceogiri
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/niceogiri/ChangeLog,v 1.4 
2014/11/03 20:05:09 mrueg Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/niceogiri/ChangeLog,v 1.5 
2015/01/26 12:52:44 mrueg Exp $
+
+  26 Jan 2015; Manuel Rüger <mr...@gentoo.org> niceogiri-1.1.2.ebuild:
+  Drop bundler usage in Rakefile.
 
   03 Nov 2014; Manuel Rüger <mr...@gentoo.org> niceogiri-1.1.2.ebuild:
   Drop jruby.




Reply via email to