graaff      15/01/01 10:16:54

  Added:                rails-dom-testing-1.0.5.ebuild metadata.xml
                        ChangeLog
  Log:
  Initial import. New dependency for Rails 4.2.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  Changes    Path
1.1                  dev-ruby/rails-dom-testing/rails-dom-testing-1.0.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rails-dom-testing/rails-dom-testing-1.0.5.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rails-dom-testing/rails-dom-testing-1.0.5.ebuild?rev=1.1&content-type=text/plain

Index: rails-dom-testing-1.0.5.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/rails-dom-testing/rails-dom-testing-1.0.5.ebuild,v
 1.1 2015/01/01 10:16:54 graaff Exp $

EAPI=5
USE_RUBY="ruby19 ruby20 ruby21"

RUBY_FAKEGEM_RECIPE_DOC="rdoc"
RUBY_FAKEGEM_EXTRADOC="README.md"

inherit ruby-fakegem

DESCRIPTION="Compare doms and assert certain elements exists in doms using 
Nokogiri"
HOMEPAGE="https://github.com/kaspth/rails-dom-testing";

LICENSE="MIT"
SLOT="1"
KEYWORDS="~amd64"
IUSE=""

ruby_add_rdepend "
        >=dev-ruby/nokogiri-1.6.0
        >=dev-ruby/rails-deprecated_sanitizer-1.0.1"

each_ruby_test() {
        ${RUBY} -Ilib:test:. -e 'Dir["test/*_test.rb"].each{|f| require f}' || 
die
}



1.1                  dev-ruby/rails-dom-testing/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rails-dom-testing/metadata.xml?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rails-dom-testing/metadata.xml?rev=1.1&content-type=text/plain

Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
<pkgmetadata>
<herd>ruby</herd>
</pkgmetadata>



1.1                  dev-ruby/rails-dom-testing/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rails-dom-testing/ChangeLog?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rails-dom-testing/ChangeLog?rev=1.1&content-type=text/plain

Index: ChangeLog
===================================================================
# ChangeLog for dev-ruby/rails-dom-testing
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails-dom-testing/ChangeLog,v 1.1 
2015/01/01 10:16:54 graaff Exp $

*rails-dom-testing-1.0.5 (01 Jan 2015)

  01 Jan 2015; Hans de Graaff <[email protected]>
  +rails-dom-testing-1.0.5.ebuild, +metadata.xml:
  Initial import. New dependency for Rails 4.2.





Reply via email to