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/logging/Manifest | 3 +++ dev-ruby/logging/logging-2.2.2.ebuild | 24 ++++++++++++++++++++++++ dev-ruby/logging/metadata.xml | 11 +++++++++++ 3 files changed, 38 insertions(+) create mode 100644 dev-ruby/logging/Manifest create mode 100644 dev-ruby/logging/logging-2.2.2.ebuild create mode 100644 dev-ruby/logging/metadata.xml (limited to 'dev-ruby/logging') diff --git a/dev-ruby/logging/Manifest b/dev-ruby/logging/Manifest new file mode 100644 index 000000000000..9df8bc48ccf5 --- /dev/null +++ b/dev-ruby/logging/Manifest @@ -0,0 +1,3 @@ +DIST logging-2.2.2.gem 87552 BLAKE2B 00b47a9e40a5c14889d38ba62fe57b4e40f858731626b1d8d07a767f1b2ca2e27de618ddaca1ffb3b07ffd6387e52bef73d01f05a4d2fd207a6433e664d14c1b SHA512 9eeaec06f61dec5f79b7b656b77504026d6d91baea52594fa508f1587a8300ebb3d5c30461c7b4a41eb86f7b98530e4f6ab7853946fa14f00b84884be780b64a +EBUILD logging-2.2.2.ebuild 596 BLAKE2B 4b9ef4fa853f63dc35ccca9a6f6aa001229f9705a0dd087dde97b0e66782ba689c126cbbf069e36a9308a0d6a2d4f0994fcf077f34f5537dc9418aaabb934ab8 SHA512 da10054ad3798d4414edc71568c8bbe856a565cd8c5331cdb4ee8b9defbf121d880e5927968af4365a1a7a48950c5657479798ef803601f24b5221489bb379a5 +MISC metadata.xml 325 BLAKE2B 8d1e3392b703e00da1f6b1684b8e66ebbfa1ffe1f88404b3f889bd3073571ac50d649ebc7abcf81b4a1f21a4187345f242e6933e74a867c57876fe6b7049ddac SHA512 d9c9a572ee3b48b07756e24e1e3245971584eab665ed098792c2ca77c0374fa7ec9ad7778d1d31146e9456314e3818e31e458f9362cae8d9f7128101f67fcfeb diff --git a/dev-ruby/logging/logging-2.2.2.ebuild b/dev-ruby/logging/logging-2.2.2.ebuild new file mode 100644 index 000000000000..318abf747909 --- /dev/null +++ b/dev-ruby/logging/logging-2.2.2.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +USE_RUBY="ruby21 ruby22 ruby23" + +RUBY_FAKEGEM_TASK_DOC="doc" +RAKE_FAKEGEM_DOCDIR="doc" +RUBY_FAKEGEM_EXTRADOC="History.txt README.md" + +inherit ruby-fakegem + +DESCRIPTION="Flexible logging library based on the design of Java's log4j library" +HOMEPAGE="https://rubygems.org/gems/logging" + +LICENSE="MIT" + +SLOT="0" +KEYWORDS="~amd64" +IUSE="test" + +ruby_add_rdepend ">=dev-ruby/little-plugger-1.1.3 >=dev-ruby/multi_json-1.10" + +ruby_add_bdepend "dev-ruby/bones test? ( dev-ruby/flexmock )" diff --git a/dev-ruby/logging/metadata.xml b/dev-ruby/logging/metadata.xml new file mode 100644 index 000000000000..150710c962cc --- /dev/null +++ b/dev-ruby/logging/metadata.xml @@ -0,0 +1,11 @@ + + + + + ruby@gentoo.org + Gentoo Ruby Project + + + logging + + -- cgit v1.2.3