mr_bones_ 15/04/02 18:23:56 Modified: hashr-0.0.22.ebuild Log: whitespace (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, unsigned Manifest commit)
Revision Changes Path 1.2 dev-ruby/hashr/hashr-0.0.22.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hashr/hashr-0.0.22.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hashr/hashr-0.0.22.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hashr/hashr-0.0.22.ebuild?r1=1.1&r2=1.2 Index: hashr-0.0.22.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hashr/hashr-0.0.22.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- hashr-0.0.22.ebuild 14 Jun 2014 12:03:34 -0000 1.1 +++ hashr-0.0.22.ebuild 2 Apr 2015 18:23:55 -0000 1.2 @@ -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/hashr/hashr-0.0.22.ebuild,v 1.1 2014/06/14 12:03:34 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hashr/hashr-0.0.22.ebuild,v 1.2 2015/04/02 18:23:55 mr_bones_ Exp $ EAPI=5 @@ -23,4 +23,4 @@ all_ruby_prepare() { sed -i -e '/bundler/d' test/test_helper.rb || die -} \ No newline at end of file +}
