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/rainbow/
Date: Sat,  5 Sep 2020 08:01:40 +0000 (UTC)	[thread overview]
Message-ID: <1599292890.98f312f18137ba20073d23d3e4b518ec7f0337a1.graaff@gentoo> (raw)

commit:     98f312f18137ba20073d23d3e4b518ec7f0337a1
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Sep  5 06:39:58 2020 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Sep  5 08:01:30 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98f312f1

dev-ruby/rainbow: cleanup

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

 dev-ruby/rainbow/Manifest                |  2 --
 dev-ruby/rainbow/rainbow-1.1.4-r1.ebuild | 21 ---------------------
 dev-ruby/rainbow/rainbow-2.2.2.ebuild    | 22 ----------------------
 3 files changed, 45 deletions(-)

diff --git a/dev-ruby/rainbow/Manifest b/dev-ruby/rainbow/Manifest
index 2a4e1ae4b35..a4d4ed87838 100644
--- a/dev-ruby/rainbow/Manifest
+++ b/dev-ruby/rainbow/Manifest
@@ -1,3 +1 @@
-DIST rainbow-git-1.1.4.tgz 10301 BLAKE2B db89785e5147148a91dfed4dedbadf96bd9912b337fe7b5d1f5249029741ebc43b74183abdebf92e2cfa1ae9624cc57a2145a8f3d20d5996c2d4a7e495220ed5 SHA512 ca46337628a93530ccb10d66fad428248bea62c5a103485afff68584370a325a31f4d1f2a52e1228c1faa65c6f3cc2e19af22ee24ef3a61aa707899f04c4f546
-DIST rainbow-git-2.2.2.tgz 14295 BLAKE2B e89cb8d72d8b90f71967ee714098a133244673f00af39d7202d2a7fa1aa92c55af307d08417f83f63c967e568e9e9a15e47cc9dfd672dd8e6974e3eb4b630a4e SHA512 fac9a8cc39f23a1b268f3a01d755a5ccb79f8ee11a28228d958a5b77472c5b3fbaac748c917f7d4afebb911cbef0e0242c5224c8df29672073c1f54bf44c9307
 DIST rainbow-git-3.0.0.tgz 15105 BLAKE2B bc2c91b8ac726c080dbed45584adcdf4a4a496de070a92291042490009ae490efc4ab91cdd12d338f0cda156811358550507ad629e27dd54445a68427f8d4d2d SHA512 863b89152696b6a13606a1e92b68a788b9b5bcd6f521f02f26fb189fc6c9613e5db032dd5deed1aa95247ab0aa08a44981756f941af6eb786076c271881a38c1

diff --git a/dev-ruby/rainbow/rainbow-1.1.4-r1.ebuild b/dev-ruby/rainbow/rainbow-1.1.4-r1.ebuild
deleted file mode 100644
index f661e80ff65..00000000000
--- a/dev-ruby/rainbow/rainbow-1.1.4-r1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby22 ruby23 ruby24 ruby25"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_EXTRADOC="Changelog README.markdown"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Extends ruby's String class with colored text on ANSI terminals"
-HOMEPAGE="https://github.com/sickill/rainbow"
-
-SRC_URI="https://github.com/sickill/rainbow/archive/v${PV}.tar.gz -> ${PN}-git-${PV}.tgz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 hppa ppc ~sparc x86"
-IUSE=""

diff --git a/dev-ruby/rainbow/rainbow-2.2.2.ebuild b/dev-ruby/rainbow/rainbow-2.2.2.ebuild
deleted file mode 100644
index f22d93326a4..00000000000
--- a/dev-ruby/rainbow/rainbow-2.2.2.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby24 ruby25 ruby26 ruby27"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_EXTRADOC="Changelog.md README.markdown"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Colorize printed text on ANSI terminals"
-HOMEPAGE="https://github.com/sickill/rainbow"
-
-SRC_URI="https://github.com/sickill/rainbow/archive/v${PV}.tar.gz -> ${PN}-git-${PV}.tgz"
-
-LICENSE="MIT"
-SLOT="2"
-KEYWORDS="amd64 ~hppa ~ppc ~sparc x86"
-IUSE=""


             reply	other threads:[~2020-09-05  8:01 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-05  8:01 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-04-01 18:02 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rainbow/ Hans de Graaff
2023-12-31 10:29 Hans de Graaff
2023-03-14  6:33 Hans de Graaff
2022-04-10  5:54 Hans de Graaff
2022-01-14  7:29 Hans de Graaff
2021-03-25  7:15 Hans de Graaff
2020-02-14  7:18 Hans de Graaff
2020-01-24  7:23 Hans de Graaff
2019-01-10 10:35 Hans de Graaff
2018-07-15 19:05 Hans de Graaff
2018-07-15 18:55 Thomas Deutschmann
2018-04-05  5:36 Hans de Graaff
2018-03-07 17:20 Hans de Graaff
2018-01-21  6:49 Hans de Graaff
2017-12-08  7:05 Hans de Graaff
2017-12-08  7:05 Hans de Graaff
2017-11-27  8:50 Sergei Trofimovich
2017-10-23 18:42 Thomas Deutschmann
2017-10-22  7:11 Hans de Graaff
2017-10-21  7:27 Hans de Graaff
2017-04-22  5:37 Hans de Graaff
2017-03-29  4:57 Hans de Graaff
2016-12-29  7:12 Hans de Graaff
2016-04-15  5:50 Hans de Graaff
2016-04-15  5:50 Hans de Graaff
2016-04-15  5:50 Hans de Graaff
2016-04-15  5:50 Hans de Graaff
2016-01-30 16:41 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=1599292890.98f312f18137ba20073d23d3e4b518ec7f0337a1.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