graaff      14/09/01 05:52:35

  Added:                metadata.xml typhoeus-0.6.9.ebuild ChangeLog
  Log:
  Initial import. Dependency for forthcoming dev-ruby/vcr.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  Changes    Path
1.1                  dev-ruby/typhoeus/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/typhoeus/metadata.xml?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/typhoeus/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/typhoeus/typhoeus-0.6.9.ebuild

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

Index: typhoeus-0.6.9.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/typhoeus/typhoeus-0.6.9.ebuild,v 
1.1 2014/09/01 05:52:35 graaff Exp $

EAPI=5

USE_RUBY="ruby19 ruby20 ruby21"

RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md UPGRADE.md"
RUBY_FAKEGEM_TASK_DOC=""

RUBY_FAKEGEM_RECIPE_TEST="rspec"

inherit ruby-fakegem

DESCRIPTION="Typhoeus runs HTTP requests in parallel while cleanly encapsulating
handling logic."
HOMEPAGE="http://rubygems.org/gems/typhoeus/";

LICENSE="Ruby"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""

ruby_add_rdepend ">=dev-ruby/ethon-0.7.1"

ruby_add_bdepend "test? ( dev-ruby/json >=dev-ruby/faraday-0.9 
>=dev-ruby/sinatra-1.3 )"

all_ruby_prepare() {
        sed -e '/bundler/I s:^:#:' -i Rakefile spec/spec_helper.rb || die
}



1.1                  dev-ruby/typhoeus/ChangeLog

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

Index: ChangeLog
===================================================================
# ChangeLog for dev-ruby/typhoeus
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/typhoeus/ChangeLog,v 1.1 2014/09/01 
05:52:35 graaff Exp $

*typhoeus-0.6.9 (01 Sep 2014)

  01 Sep 2014; Hans de Graaff <[email protected]> +typhoeus-0.6.9.ebuild,
  +metadata.xml:
  Initial import. Dependency for forthcoming dev-ruby/vcr.





Reply via email to