public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/graaff:master commit in: dev-ruby/docker/
Date: Sat,  9 Apr 2016 06:04:36 +0000 (UTC)	[thread overview]
Message-ID: <1460181867.0fc6256dc88a574611de7ac2a87b99568f6d8304.graaff@gentoo> (raw)

commit:     0fc6256dc88a574611de7ac2a87b99568f6d8304
Author:     Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Sat Apr  9 06:04:27 2016 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Apr  9 06:04:27 2016 +0000
URL:        https://gitweb.gentoo.org/dev/graaff.git/commit/?id=0fc6256d

dev-ruby/docker: add docker 0.3.1

Package-Manager: portage-2.2.26

 dev-ruby/docker/Manifest            |  1 +
 dev-ruby/docker/docker-0.3.1.ebuild | 24 ++++++++++++++++++++++++
 dev-ruby/docker/metadata.xml        |  5 +++++
 3 files changed, 30 insertions(+)

diff --git a/dev-ruby/docker/Manifest b/dev-ruby/docker/Manifest
new file mode 100644
index 0000000..a1c96df
--- /dev/null
+++ b/dev-ruby/docker/Manifest
@@ -0,0 +1 @@
+DIST docker-0.3.1.tar.gz 8038 SHA256 4ca9e002dda49c44bdf07ed97fa2541037fceffc90e537856c4817106324413d SHA512 462412a6af86123be9aa49a5b286ad662ec49557b3f85aae38d7a77d693cc24d0897e0cbf4ddb352ae972ef0044d874d0d3a1309f9e17e3ad906dc581d20ebbe WHIRLPOOL b26e0e51c40068ab6314e90d2d5e5c6bd41ef7c3813a6416480a7b1608ad994cd35a7b6f631834564a9584afe79c063b9488e98e7bae439ab47a758d24276224

diff --git a/dev-ruby/docker/docker-0.3.1.ebuild b/dev-ruby/docker/docker-0.3.1.ebuild
new file mode 100644
index 0000000..989e727
--- /dev/null
+++ b/dev-ruby/docker/docker-0.3.1.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby21 ruby22 ruby23"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Provides an OOP interface to docker's command-line interface without relying on its HTTP API"
+HOMEPAGE="https://github.com/xeger/docker"
+SRC_URI="https://github.com/xeger/docker/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+LICENSE="MIT"
+
+KEYWORDS="~amd64"
+SLOT="0"
+
+all_ruby_prepare() {
+	# Requires a running docker environment
+	rm -f spec/session_spec.rb || die
+}

diff --git a/dev-ruby/docker/metadata.xml b/dev-ruby/docker/metadata.xml
new file mode 100644
index 0000000..f977299
--- /dev/null
+++ b/dev-ruby/docker/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version = '1.0' encoding = 'UTF-8'?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer><email>graaff@gentoo.org</email></maintainer>
+</pkgmetadata>


             reply	other threads:[~2016-04-09  6:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-09  6:04 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-04-09  6:25 [gentoo-commits] dev/graaff:master commit in: dev-ruby/docker/ Hans de Graaff
2016-05-23 12:16 Hans de Graaff

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1460181867.0fc6256dc88a574611de7ac2a87b99568f6d8304.graaff@gentoo \
    --to=graaff@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox