Skip to content

Commit

Permalink
dev-ruby/d3_rails: add 3.5.17
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.28
  • Loading branch information
graaff committed Jul 31, 2016
1 parent c5e7155 commit 9d7f860
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 0 deletions.
1 change: 1 addition & 0 deletions dev-ruby/d3_rails/Manifest
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
DIST d3_rails-3.5.16.gem 134656 SHA256 617d2aca6138b9d99374cd87ee9b0658a782376f237e2805723dc68143fd0e0f SHA512 b566d161dd1999523106f87f78522fffb7b5ec5615db53cf9d9c8e39145baca00d6f12a94438603ad395fd515de6297afd4afd17ec1186ea141b54a724585268 WHIRLPOOL 2fd259969bba4d424742766f45cf4d75fe84a31294a712d404a79b2085c99f163f9a8b4aa525704cf9545cace9909ab101174c9b0a79cce995d0ed86ccdf50b2
DIST d3_rails-3.5.17.gem 134656 SHA256 c2e3ae9577cf890042c4d017ebce3ad7d913ad30b477af92de81564c6010f41e SHA512 08e59d1615477c92441c9b04239451d184663d0abe9b3340c3f0ae02d2b9eadbec03f6b12ec08407c644d89fbb25c50eb1bddc52d87c77bd4b476fab1461c882 WHIRLPOOL e6dcd9755a9a31351331ea55b0ac492cbd253707ad5ebaa3972adea9365320200a18d772029e7f546ea2673c7bb4d26c2e58f9e52292fc74726315ea4d14f519
23 changes: 23 additions & 0 deletions dev-ruby/d3_rails/d3_rails-3.5.17.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI=5
USE_RUBY="ruby20 ruby21 ruby22 ruby23"

RUBY_FAKEGEM_RECIPE_TEST="none"
RUBY_FAKEGEM_RECIPE_DOC="none"
RUBY_FAKEGEM_EXTRADOC="README.md"
RUBY_FAKEGEM_EXTRAINSTALL="app"

inherit ruby-fakegem

DESCRIPTION="Ruby on Rails integration for the Javascript Data Visualization Framework, D3"
HOMEPAGE="https://github.com/logical42/d3_rails"

LICENSE="MIT BSD"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""

ruby_add_rdepend ">=dev-ruby/railties-3.1:*"

0 comments on commit 9d7f860

Please sign in to comment.