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/colored2/
Date: Fri, 14 Feb 2020 07:18:48 +0000 (UTC)	[thread overview]
Message-ID: <1581664712.809c29964ed250cfc0b17aa6e5d513a21f04ebfe.graaff@gentoo> (raw)

commit:     809c29964ed250cfc0b17aa6e5d513a21f04ebfe
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 14 06:37:39 2020 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Feb 14 07:18:32 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=809c2996

dev-ruby/colored2: initial import of 3.1.2

New dependency for app-admin/r10k.

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/colored2/Manifest              |  1 +
 dev-ruby/colored2/colored2-3.1.2.ebuild | 23 +++++++++++++++++++++++
 dev-ruby/colored2/metadata.xml          | 11 +++++++++++
 3 files changed, 35 insertions(+)

diff --git a/dev-ruby/colored2/Manifest b/dev-ruby/colored2/Manifest
new file mode 100644
index 00000000000..c3459ccab74
--- /dev/null
+++ b/dev-ruby/colored2/Manifest
@@ -0,0 +1 @@
+DIST colored2-3.1.2.gem 10240 BLAKE2B 6dbf0dd1bce8712fecb4f34b0f4480da21f97db6d5d002e1758a7131120bbd68c02588b2f05eb50b09aaf2f398761e6d281b49b2b7a021724b7f4a416ae9d2d1 SHA512 20a3d610e7ff4097129eebf8d5f6cd5618cd5763dc14ad97c2570047c4f75ff371d3bea1b528f8c1b806b102e13834fd0092f9ae50590f11e70157e4584b915b

diff --git a/dev-ruby/colored2/colored2-3.1.2.ebuild b/dev-ruby/colored2/colored2-3.1.2.ebuild
new file mode 100644
index 00000000000..5a158dea39f
--- /dev/null
+++ b/dev-ruby/colored2/colored2-3.1.2.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Console coloring"
+HOMEPAGE="https://github.com/kigster/colored2"
+LICENSE="MIT"
+
+KEYWORDS="~amd64 ~x86"
+SLOT="0"
+IUSE=""
+
+each_ruby_prepare() {
+	sed -i -e '/bundler/ s:^:#:' Rakefile || die
+	sed -i -e '/simplecov/I s:^:#:' spec/spec_helper.rb || die
+}

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


             reply	other threads:[~2020-02-14  7:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-14  7:18 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-05-07  6:34 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/colored2/ Hans de Graaff
2023-08-19  8:03 Hans de Graaff
2023-08-27 17:59 Hans de Graaff
2023-12-31 19:49 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=1581664712.809c29964ed250cfc0b17aa6e5d513a21f04ebfe.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