public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] dev/mrueg:master commit in: dev-ruby/fog-rackspace/
@ 2016-10-24 23:41 Manuel Rüger
  0 siblings, 0 replies; only message in thread
From: Manuel Rüger @ 2016-10-24 23:41 UTC (permalink / raw
  To: gentoo-commits

commit:     92e123a52a823d424ee2ef2f91e72bf48722c757
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 24 23:40:52 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Mon Oct 24 23:40:52 2016 +0000
URL:        https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=92e123a5

dev-ruby/fog-rackspace: Initial version

Package-Manager: portage-2.3.2

 dev-ruby/fog-rackspace/Manifest                   |  1 +
 dev-ruby/fog-rackspace/fog-rackspace-0.1.1.ebuild | 39 +++++++++++++++++++++++
 dev-ruby/fog-rackspace/metadata.xml               |  8 +++++
 3 files changed, 48 insertions(+)

diff --git a/dev-ruby/fog-rackspace/Manifest b/dev-ruby/fog-rackspace/Manifest
new file mode 100644
index 0000000..c7e23af
--- /dev/null
+++ b/dev-ruby/fog-rackspace/Manifest
@@ -0,0 +1 @@
+DIST fog-rackspace-0.1.1.gem 227328 SHA256 4a8c7a2432dd32321958c869f3b1b8190cf4eac292024e6ea267bc6040a44b78 SHA512 a4fc0f7ff58a3c779f514e75bd43e6753eca50cd3a5b9f87edbaf9c91d54c4eca8ed33ae5890973fafc04410257763c1a770887bc1634bf16ce7f29107a7757a WHIRLPOOL 90192aab4e56a5e5886b8f9301b357f6085a03dda6ead4c40f8f80e85756047999b6daebd061ff4512ea63e616d5b4182e4191bb4164c7197b76af8bdb39b82a

diff --git a/dev-ruby/fog-rackspace/fog-rackspace-0.1.1.ebuild b/dev-ruby/fog-rackspace/fog-rackspace-0.1.1.ebuild
new file mode 100644
index 0000000..6d82fda
--- /dev/null
+++ b/dev-ruby/fog-rackspace/fog-rackspace-0.1.1.ebuild
@@ -0,0 +1,39 @@
+# 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_TASK_DOC=""
+
+inherit ruby-fakegem
+
+DESCRIPTION="Rackspace provider gem for Fog"
+HOMEPAGE="https://github.com/fog/fog-rackspace https://rubygems.org/gems/fog-rackspace http://developer.rackspace.com"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/fog-core-1.35
+	>=dev-ruby/fog-json-1.0
+	>=dev-ruby/fog-xml-0.1
+	>=dev-ruby/ipaddress-0.8"
+
+ruby_add_bdepend "
+	dev-ruby/mime-types
+	dev-ruby/mime-types-data
+	>=dev-ruby/vcr-3.0.1:3
+	>=dev-ruby/shindo-0.3
+	<dev-ruby/shindo-1"
+
+all_ruby_prepare() {
+	sed -i -e "/Bundler/d" tests/helper.rb || die
+}
+
+each_ruby_test() {
+	FOG_MOCK=true ${RUBY} -S shindont || die
+}

diff --git a/dev-ruby/fog-rackspace/metadata.xml b/dev-ruby/fog-rackspace/metadata.xml
new file mode 100644
index 0000000..97df2a0
--- /dev/null
+++ b/dev-ruby/fog-rackspace/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>mrueg@gentoo.org</email>
+		<name>Manuel Rüger</name>
+	</maintainer>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-10-24 23:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-24 23:41 [gentoo-commits] dev/mrueg:master commit in: dev-ruby/fog-rackspace/ Manuel Rüger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox