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] repo/gentoo:master commit in: dev-ruby/ice_nine/
Date: Thu, 13 Apr 2017 15:29:10 +0000 (UTC)	[thread overview]
Message-ID: <1492097323.070b072c5aa311da5d6e60f61c498d3974f36568.graaff@gentoo> (raw)

commit:     070b072c5aa311da5d6e60f61c498d3974f36568
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 13 15:00:49 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Apr 13 15:28:43 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=070b072c

dev-ruby/ice_nine: initial import of 0.11.2 from mrueg overlay

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ruby/ice_nine/Manifest               |  1 +
 dev-ruby/ice_nine/ice_nine-0.11.2.ebuild | 22 ++++++++++++++++++++++
 dev-ruby/ice_nine/metadata.xml           | 11 +++++++++++
 3 files changed, 34 insertions(+)

diff --git a/dev-ruby/ice_nine/Manifest b/dev-ruby/ice_nine/Manifest
new file mode 100644
index 00000000000..ca5230c48a3
--- /dev/null
+++ b/dev-ruby/ice_nine/Manifest
@@ -0,0 +1 @@
+DIST ice_nine-0.11.2.gem 17920 SHA256 5d506a7d2723d5592dc121b9928e4931742730131f22a1a37649df1c1e2e63db SHA512 e75237d901235dadeea159279b324982c6288d7c200ef3363eaa09340a480d5d94b8977915341218e6e2e6e439d40364f8569d757cdf47175bdc69ddb8d959ac WHIRLPOOL b4cc4705a5b764a692b5fda3e699e58a80c8eba62106e4bbb7c9203d3d0f69f3e6c2f0f7820072d5f55064662f2c99f36f4d4c83c98f6a88c391d07f7b24aae0

diff --git a/dev-ruby/ice_nine/ice_nine-0.11.2.ebuild b/dev-ruby/ice_nine/ice_nine-0.11.2.ebuild
new file mode 100644
index 00000000000..9713ae0e9ad
--- /dev/null
+++ b/dev-ruby/ice_nine/ice_nine-0.11.2.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+USE_RUBY="ruby21 ruby22 ruby23"
+
+RUBY_FAKEGEM_EXTRADOC="README.md TODO CONTRIBUTING.md"
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+RUBY_FAKEGEM_RECIPE_DOC="yard"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Deep Freeze Ruby Objects"
+HOMEPAGE="https://rubygems.org/gems/ice_nine https://github.com/dkubb/ice_nine"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+RESTRICT="test"

diff --git a/dev-ruby/ice_nine/metadata.xml b/dev-ruby/ice_nine/metadata.xml
new file mode 100644
index 00000000000..f2f41c55189
--- /dev/null
+++ b/dev-ruby/ice_nine/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">dkubb/ice_nine</remote-id>
+  </upstream>
+</pkgmetadata>


             reply	other threads:[~2017-04-13 15:29 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-13 15:29 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-08-16  6:12 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ice_nine/ Hans de Graaff
2018-08-05 20:37 Hans de Graaff
2019-02-02  7:55 Hans de Graaff
2020-04-04  6:47 Hans de Graaff
2021-05-18  6:04 Hans de Graaff
2021-05-24 12:06 Sergei Trofimovich
2021-05-25 10:47 Sam James
2021-05-25 10:48 Sam James
2021-05-25 18:01 Sergei Trofimovich
2021-06-07  6:20 Sergei Trofimovich
2021-07-24 15:22 Sam James
2021-09-07 21:28 Marek Szuba
2021-10-10 23:45 Sam James
2021-11-03  6:43 Hans de Graaff
2022-04-02  8:57 Hans de Graaff
2022-04-23  8:01 Hans de Graaff
2023-03-26  7:19 Hans de Graaff
2024-03-15  6:08 Hans de Graaff
2024-07-12  9:06 Hans de Graaff
2024-10-06 11:11 Sam James
2024-10-06 11:18 Sam James
2024-10-09  2:53 Jakov Smolić
2024-10-15  5:22 Sam James
2024-11-01  6:37 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=1492097323.070b072c5aa311da5d6e60f61c498d3974f36568.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