From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-944681-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 51732139694
	for <garchives@archives.gentoo.org>; Tue, 18 Apr 2017 15:45:43 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 828D2E0CB6;
	Tue, 18 Apr 2017 15:45:42 +0000 (UTC)
Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 5D8E7E0CB6
	for <gentoo-commits@lists.gentoo.org>; Tue, 18 Apr 2017 15:45:42 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 1A5363416B8
	for <gentoo-commits@lists.gentoo.org>; Tue, 18 Apr 2017 15:45:41 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 7CAD772DA
	for <gentoo-commits@lists.gentoo.org>; Tue, 18 Apr 2017 15:45:39 +0000 (UTC)
From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Hans de Graaff" <graaff@gentoo.org>
Message-ID: <1492530316.5eff380cd772c24729a826c77141cc3e09935cd7.graaff@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/dependor/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-ruby/dependor/Manifest dev-ruby/dependor/dependor-1.0.1.ebuild dev-ruby/dependor/metadata.xml
X-VCS-Directories: dev-ruby/dependor/
X-VCS-Committer: graaff
X-VCS-Committer-Name: Hans de Graaff
X-VCS-Revision: 5eff380cd772c24729a826c77141cc3e09935cd7
X-VCS-Branch: master
Date: Tue, 18 Apr 2017 15:45:39 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: 2dfff355-c368-4b21-b678-3fc09223730a
X-Archives-Hash: d4890b2363d3e01ffcfb2807834236f2

commit:     5eff380cd772c24729a826c77141cc3e09935cd7
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 18 14:45:18 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Apr 18 15:45:16 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5eff380c

dev-ruby/dependor: initial import, dependency of dev-ruby/bogus

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ruby/dependor/Manifest              |  1 +
 dev-ruby/dependor/dependor-1.0.1.ebuild | 25 +++++++++++++++++++++++++
 dev-ruby/dependor/metadata.xml          | 11 +++++++++++
 3 files changed, 37 insertions(+)

diff --git a/dev-ruby/dependor/Manifest b/dev-ruby/dependor/Manifest
new file mode 100644
index 00000000000..3cf298ab5e8
--- /dev/null
+++ b/dev-ruby/dependor/Manifest
@@ -0,0 +1 @@
+DIST dependor-1.0.1.gem 12288 SHA256 ff443b661d0ec7c4746bd63bad434aef90b49353155e2ae6a6a75d2ab3b03d94 SHA512 4233a270d8fc956a530008121fcb0110c2c66f77f51aa98a5db75b857c83f80f90b8e8ae67d098aa2363c21deaf1dbbba146c09b83fe6fa8004832249acea9e7 WHIRLPOOL af92e012aaaf56d6177fc7b993b5318a6f0e7ec91a1f1b858d1494ad663cfe7012ad5bb549b7dc94218b4f2122f5b9cb2b3c34cd9126ec0a85eaa126581f11a5

diff --git a/dev-ruby/dependor/dependor-1.0.1.ebuild b/dev-ruby/dependor/dependor-1.0.1.ebuild
new file mode 100644
index 00000000000..6c1132b1d89
--- /dev/null
+++ b/dev-ruby/dependor/dependor-1.0.1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby21 ruby22 ruby23 ruby24"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Reduces duplication when doing manual dependency injection"
+HOMEPAGE="https://github.com/psyho/dependor"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+all_ruby_prepare() {
+	sed -i -e '/simplecov/,/^end/ s:^:#:' spec/spec_helper.rb || die
+}

diff --git a/dev-ruby/dependor/metadata.xml b/dev-ruby/dependor/metadata.xml
new file mode 100644
index 00000000000..f425efb1dfc
--- /dev/null
+++ b/dev-ruby/dependor/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <maintainer type="project">
+    <email>ruby@gentoo.org</email>
+    <name>Gentoo Ruby Project</name>
+  </maintainer>
+  <upstream>
+    <remote-id type="github">psyho/dependor</remote-id>
+  </upstream>
+</pkgmetadata>