From 8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 21:03:06 +0100 Subject: gentoo resync : 14.07.2018 --- dev-ruby/axiom-types/Manifest | 3 +++ dev-ruby/axiom-types/axiom-types-0.1.1.ebuild | 29 +++++++++++++++++++++++++++ dev-ruby/axiom-types/metadata.xml | 12 +++++++++++ 3 files changed, 44 insertions(+) create mode 100644 dev-ruby/axiom-types/Manifest create mode 100644 dev-ruby/axiom-types/axiom-types-0.1.1.ebuild create mode 100644 dev-ruby/axiom-types/metadata.xml (limited to 'dev-ruby/axiom-types') diff --git a/dev-ruby/axiom-types/Manifest b/dev-ruby/axiom-types/Manifest new file mode 100644 index 000000000000..22adc011d0a0 --- /dev/null +++ b/dev-ruby/axiom-types/Manifest @@ -0,0 +1,3 @@ +DIST axiom-types-0.1.1.gem 23552 BLAKE2B 26a9c7f242d331951a85d8a5819eb00bdf599c7f891eac2a7478d0f28d11a6f90c6c81a9beb4c6cedbe540684fb99382148568d28bf5cb55aecc85987c8913e2 SHA512 1d1eb7680cc7370e81506acf8a3a5ca2e40e8c375cc6e91176fca2b5ba388b87792b0e0872e6847b7f8ab27f3fc52f4cd4792875c97f579ffa4578e3c414d2e5 +EBUILD axiom-types-0.1.1.ebuild 734 BLAKE2B ac591243f3ba1f4c39169ea55d4163174a4cbe74fa6eaa45ccb6426c4cb02f05dbfa6fb319a32e94d722e1ac86d7f6d87715fe2d53d7646949a50d8f0fd1935b SHA512 1d40357e9db9912b784a37d9dc40a21ddde60d645238c877281b17e1a913eba347b99588511047c8f9433887cfb65eb5cdc9bdba443a33f0dbb88910c3755d46 +MISC metadata.xml 398 BLAKE2B 53ab62259975f7b7aa7413bfce595b9c05459d9fc2052fce262b5921003bd3a2915627b57fd325c4422d2bc5b7125c80b609f0a8ca1af6a565a705a88311dcca SHA512 99d1d06e2af5c9ee6ecdadeceac40ea7ec7f3774ed5de1b817bb2d96db7ae1d2b147755a32f3b16c721afe0c28470d8e7d19e31af841d919d44b0ed6969f31ca diff --git a/dev-ruby/axiom-types/axiom-types-0.1.1.ebuild b/dev-ruby/axiom-types/axiom-types-0.1.1.ebuild new file mode 100644 index 000000000000..ee5ffa99775b --- /dev/null +++ b/dev-ruby/axiom-types/axiom-types-0.1.1.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 + +USE_RUBY="ruby22 ruby23 ruby24" + +RUBY_FAKEGEM_EXTRADOC="CONTRIBUTING.md README.md" +RUBY_FAKEGEM_RECIPE_TEST="rspec3" +RUBY_FAKEGEM_RECIPE_DOC="yard" + +inherit ruby-fakegem + +DESCRIPTION="Define types with optional constraints for use within axiom and other libraries" +HOMEPAGE="https://rubygems.org/gems/axiom-types https://github.com/dkubb/axiom-types" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64" +IUSE="" + +ruby_add_rdepend ">=dev-ruby/descendants_tracker-0.0.4 + =dev-ruby/ice_nine-0.11.0 + =dev-ruby/thread_safe-0.3.1 + + + + + ruby@gentoo.org + Gentoo Ruby Project + + + dkubb/axiom-types + axiom-types + + -- cgit v1.2.3