From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- dev-ruby/totoridipjp/Manifest | 4 ++++ dev-ruby/totoridipjp/metadata.xml | 14 ++++++++++++++ dev-ruby/totoridipjp/totoridipjp-0.1.0.ebuild | 23 +++++++++++++++++++++++ 3 files changed, 41 insertions(+) create mode 100644 dev-ruby/totoridipjp/Manifest create mode 100644 dev-ruby/totoridipjp/metadata.xml create mode 100644 dev-ruby/totoridipjp/totoridipjp-0.1.0.ebuild (limited to 'dev-ruby/totoridipjp') diff --git a/dev-ruby/totoridipjp/Manifest b/dev-ruby/totoridipjp/Manifest new file mode 100644 index 000000000000..fa08bcaea94d --- /dev/null +++ b/dev-ruby/totoridipjp/Manifest @@ -0,0 +1,4 @@ +DIST totoridipjp-0.1.0.gem 7168 SHA256 93d1245c5273971c855b506a7a913d23d6f524e9d7d4494127ae1bc6174c910d SHA512 5298fe39b0705a0b913f7f6cad452be48480a6832e9451d86a7fe9a1248fe893a76af2f56c0bd6d3a65c756d4ed3fd29b4483ef82beeccfc78dcf9dbf43ed748 WHIRLPOOL 1c191cddf29755e31a6d21884f60647b91a5099e7a31a24c243f56cc9ca59d8ca05820fe6ab695698e7a7392b370f1c6266861912126eb6986dc06c95f0f4f27 +EBUILD totoridipjp-0.1.0.ebuild 464 SHA256 61492da99cc8f45c44bc7e36c8449eb27f4795b112c7e0976d3dceacbc83c73c SHA512 ed2ff69fd8407b769cc29e4cf6827733fe8e841cb559c2acb0a0ad9b3a570c9ca2dab3127f61ee4da6221aecda8352647b24ffefafb799059afa0e384d73d1bb WHIRLPOOL 7fbff17367ec58f2492dc6a5a7b97400b114717065ac747a980562c4e6d00601483c0069d55611d8b743e1a7c14097349a676530c861941f9a13fb99e1bb94d8 +MISC ChangeLog 1366 SHA256 cd891a427280d702fa02dad033d5e8652505fbc6ebe7956d233d696cee7769c2 SHA512 a9c010c1072f143aaa89f6d590e96a46707e8a20031b3b5996332036024df41687921287257bb213f40e5dfcc2e9b2fd0368a2113815b21fac8b3db3abf05c99 WHIRLPOOL d26c2e2d468e875917c55157f703552c9409ec761ad8cdea1bc98438b625be38af29862cb3a3f1f9e2290613bd997ee3c05dc6d9ae403a6cb21966aeec3db561 +MISC metadata.xml 406 SHA256 0714ff17de7ae15ed3f5cc19c7f505204fa412cc8d72f02619dc4a5a630df963 SHA512 11b57cef52e1a45bc8e9b3862faefe9c4a19fa0dd74abb812de2ef710a41dea0cb05ab0b6e4c14294783b4a2026b2f371eb86ea3f8046a3a6d50109b9fb4c5b5 WHIRLPOOL 779c8c12c395b9ada57a740e9168f7889d48900ed3464827d831421d65a2c73537aab930a9f96c70af6762289646f90b76894a6bc6c6acb32446a66e46edfda6 diff --git a/dev-ruby/totoridipjp/metadata.xml b/dev-ruby/totoridipjp/metadata.xml new file mode 100644 index 000000000000..ddf5da98f687 --- /dev/null +++ b/dev-ruby/totoridipjp/metadata.xml @@ -0,0 +1,14 @@ + + + + + naota@gentoo.org + + + ruby@gentoo.org + Gentoo Ruby Project + + + totoridipjp + + diff --git a/dev-ruby/totoridipjp/totoridipjp-0.1.0.ebuild b/dev-ruby/totoridipjp/totoridipjp-0.1.0.ebuild new file mode 100644 index 000000000000..db6e5069bdd1 --- /dev/null +++ b/dev-ruby/totoridipjp/totoridipjp-0.1.0.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 + +USE_RUBY="ruby20 ruby21 ruby22 ruby23" + +RUBY_FAKEGEM_RECIPE_TEST="none" + +RUBY_FAKEGEM_RECIPE_DOC="rdoc" +RUBY_FAKEGEM_EXTRADOC="README.md" + +RUBY_FAKEGEM_BINWRAP="" + +inherit ruby-fakegem + +DESCRIPTION="A ruby binding to use totori.dip.jp Web API" +HOMEPAGE="https://rubygems.org/gems/totoridipjp" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" -- cgit v1.2.3