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/marcel/
Date: Sun, 22 Apr 2018 09:37:25 +0000 (UTC)	[thread overview]
Message-ID: <1524389817.1a78e8f2640ae4fc4a3763aa97630884e029d146.graaff@gentoo> (raw)

commit:     1a78e8f2640ae4fc4a3763aa97630884e029d146
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 22 06:07:53 2018 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Apr 22 09:36:57 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a78e8f2

dev-ruby/marcel: initial import of 0.3.2

Dependency for forthcoming dev-ruby/activestorage

Package-Manager: Portage-2.3.24, Repoman-2.3.6

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

diff --git a/dev-ruby/marcel/Manifest b/dev-ruby/marcel/Manifest
new file mode 100644
index 00000000000..69b3a9a28e5
--- /dev/null
+++ b/dev-ruby/marcel/Manifest
@@ -0,0 +1 @@
+DIST marcel-0.3.2.gem 7839232 BLAKE2B 001e03b109617f7804e1e8f77d65eaec81544040a13e1d18ef197fed1caa5a26dfc69e1796632a3ec29c3778eef9458a6f701bbefb2f30c89d77fb22622cdb0f SHA512 0e27c5c36f219e30ad41aa87a94e559ecc0185319ab33fbff2cc54656c5ec378c9f8ebd8d8d28a644c9b64cd7106aa2b235b893c5871ddda9db3596d8b8847bb

diff --git a/dev-ruby/marcel/marcel-0.3.2.ebuild b/dev-ruby/marcel/marcel-0.3.2.ebuild
new file mode 100644
index 00000000000..c45455d4fdd
--- /dev/null
+++ b/dev-ruby/marcel/marcel-0.3.2.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby22 ruby23 ruby24 ruby25"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Simple mime type detection using magic numbers, filenames, and extensions"
+HOMEPAGE="https://github.com/basecamp/marcel"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+all_ruby_prepare() {
+	sed -i -e '2irequire "pathname"' test/test_helper.rb || die
+}

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


             reply	other threads:[~2018-04-22  9:37 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-22  9:37 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-06-04  9:56 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/marcel/ Hans de Graaff
2018-06-12 11:36 Thomas Deutschmann
2018-08-06  8:16 Sergei Trofimovich
2018-09-16  6:42 Hans de Graaff
2018-09-16  6:42 Hans de Graaff
2018-11-29  7:30 Hans de Graaff
2019-01-03 19:23 Sergei Trofimovich
2019-01-03 19:23 Sergei Trofimovich
2019-05-06  5:53 Hans de Graaff
2019-05-06  5:53 Hans de Graaff
2020-05-24  4:14 Hans de Graaff
2020-05-24  4:14 Hans de Graaff
2021-03-27  6:33 Hans de Graaff
2021-03-27  6:33 Hans de Graaff
2021-03-27  6:33 Hans de Graaff
2021-04-04  6:53 Hans de Graaff
2021-09-22  5:34 Hans de Graaff
2022-05-01  8:38 Hans de Graaff
2022-06-08  4:41 Hans de Graaff
2022-06-13  8:06 Yixun Lan
2022-07-25  5:42 Hans de Graaff
2023-03-28 20:16 Sam James
2023-03-28 20:20 Sam James
2023-04-07 11:25 Sam James
2023-04-07 18:25 Sam James
2023-08-25  8:23 Hans de Graaff
2023-08-25  8:23 Hans de Graaff
2023-12-29  7:18 Hans de Graaff
2024-02-29  7:20 Hans de Graaff
2024-03-02  6:27 Hans de Graaff
2024-03-02  6:27 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=1524389817.1a78e8f2640ae4fc4a3763aa97630884e029d146.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