From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/cri/
Date: Thu, 30 May 2019 18:05:18 +0000 (UTC) [thread overview]
Message-ID: <1559239440.9c14e1dcd5620918bea20f36ea2cda66945425c2.graaff@gentoo> (raw)
commit: 9c14e1dcd5620918bea20f36ea2cda66945425c2
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Thu May 30 17:45:30 2019 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu May 30 18:04:00 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c14e1dc
dev-ruby/cri: cleanup
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
dev-ruby/cri/Manifest | 3 ---
dev-ruby/cri/cri-2.15.1.ebuild | 34 ----------------------------------
dev-ruby/cri/cri-2.15.2.ebuild | 34 ----------------------------------
dev-ruby/cri/cri-2.15.3.ebuild | 34 ----------------------------------
4 files changed, 105 deletions(-)
diff --git a/dev-ruby/cri/Manifest b/dev-ruby/cri/Manifest
index b239a0c24b0..9703637a31d 100644
--- a/dev-ruby/cri/Manifest
+++ b/dev-ruby/cri/Manifest
@@ -1,6 +1,3 @@
-DIST cri-2.15.1.gem 32768 BLAKE2B d1f829443a724a6d72f13effb279d8578ebdc4ca0b354f3285d68693eae1e6514cb0bcf831ed0068df72469f3be4b21af61a68056dc8c5fb105991cb677e906e SHA512 6ce36b74391d9635094614f5fc33738d65e40b8796caae3e39d4bc170d6f9f4bc5b2b944d36d79b453f9ba7715e2858b27f1c7433b53ce0bcf2fe748153d75a6
-DIST cri-2.15.2.gem 33792 BLAKE2B 778f115db95cc0d4678a1a5805aa8bfe6208f3518fdf593efc61e51d5e6cc611ac88e1a6d66d1dfd231dcf31198b08dfc3f9f6ae1f2896e7a68083e96fbb318a SHA512 75e9e8e0107879aff62be8ec07eee1f37996c42a1077955f444e1b1da320c59cf272692cb33c4a197bcdbdc994b7e17dfb4de5accc41c6a2165b89a17f1b28e2
-DIST cri-2.15.3.gem 33792 BLAKE2B 3496347dbec0a8224993fb1533e782c34211d0ee5dcbd560ae7c7405109faeb70bd68aaaae0741f9fa76a5354c61c134ca17b7f166a5cea5fa9908cd45d20a17 SHA512 76580197348f6d504cb532d54d0f17da162d58569b9ef953079c5ff6fa5b3ba500b072ed4219a842f0f5de04d6e208c0fecbd8e553174cb968010e24904ecd6c
DIST cri-2.15.5.gem 33792 BLAKE2B 90724633a26acce78e8d041df96d91ea6db21c9d96558cb2f14c458880f4e2fc3a99de2242340cd2d8e4a3c1f68eb7dcf3877c67b4ce6dbc590b4dcf3ef4b41c SHA512 7519fb6eb79e3f818eb66be8344ee10ec61e09f81b3d70c4e0fd29736c957d1e760384661d018833015307a83b5155bb5c146bd6ea67fe929ab96d665279d6a9
DIST cri-2.15.6.gem 33792 BLAKE2B 901bd6a1812b258b2ef26f5dc534f2249f813a00dbffff0a651dcd48dabedd02c49fb101026bd33ede14ab730d253decee8dc6e4e915fce1c5b1b28f153b281a SHA512 3d997c90c46b4d787f2411e5c2eea5aadc4eb6837948920a93b42e2ecf01637d1589e864b59e60002bfe6ac80fdfa9d0473c0d4b4d94493a998af47f3818014b
DIST cri-2.7.1.gem 25088 BLAKE2B 20317d886401d6d5f034c27396cad2fdaf322246c319ef3cadc3e38169dbc00c83771fdb2d564efd0ca386b916a0bc2d8cf283742ccd18ca390e491a84f5e31f SHA512 37d641390dc83550c254b3c48018f7f2c53f73161807c299cb78ef84b8625e5f00cd8c877ac464ece5c6623d7118872c45648ed56c2bd5f53ae62cd66b8e24d1
diff --git a/dev-ruby/cri/cri-2.15.1.ebuild b/dev-ruby/cri/cri-2.15.1.ebuild
deleted file mode 100644
index 30952c0fb57..00000000000
--- a/dev-ruby/cri/cri-2.15.1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby23 ruby24 ruby25"
-
-RUBY_FAKEGEM_EXTRADOC="NEWS.md README.md"
-
-RUBY_FAKEGEM_TASK_DOC="doc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Cri is a library for building easy-to-use commandline tools"
-HOMEPAGE="https://rubygems.org/gems/cri"
-LICENSE="MIT"
-
-KEYWORDS="~amd64 ~x86 ~x86-fbsd"
-SLOT="0"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/colored-1.2"
-
-ruby_add_bdepend "doc? ( dev-ruby/yard )
- test? ( dev-ruby/yard dev-ruby/minitest )"
-
-all_ruby_prepare() {
- sed -e '/coveralls/I s:^:#:' -i test/helper.rb || die
- sed -i -e '/rubocop/ s:^:#:' \
- -e '/RuboCop/,/end/ s:^:#:' Rakefile || die
-}
-
-each_ruby_test() {
- ${RUBY} -Ilib -S rake test_unit || die
-}
diff --git a/dev-ruby/cri/cri-2.15.2.ebuild b/dev-ruby/cri/cri-2.15.2.ebuild
deleted file mode 100644
index 1108a4528f6..00000000000
--- a/dev-ruby/cri/cri-2.15.2.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby23 ruby24 ruby25"
-
-RUBY_FAKEGEM_EXTRADOC="NEWS.md README.md"
-
-RUBY_FAKEGEM_TASK_DOC="doc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Cri is a library for building easy-to-use commandline tools"
-HOMEPAGE="https://rubygems.org/gems/cri"
-LICENSE="MIT"
-
-KEYWORDS="~amd64 ~x86 ~x86-fbsd"
-SLOT="0"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/colored-1.2"
-
-ruby_add_bdepend "doc? ( dev-ruby/yard )
- test? ( dev-ruby/yard dev-ruby/minitest )"
-
-all_ruby_prepare() {
- sed -e '/coveralls/I s:^:#:' -i test/helper.rb || die
- sed -i -e '/rubocop/ s:^:#:' \
- -e '/RuboCop/,/end/ s:^:#:' Rakefile || die
-}
-
-each_ruby_test() {
- ${RUBY} -Ilib -S rake test_unit || die
-}
diff --git a/dev-ruby/cri/cri-2.15.3.ebuild b/dev-ruby/cri/cri-2.15.3.ebuild
deleted file mode 100644
index dde7acfd115..00000000000
--- a/dev-ruby/cri/cri-2.15.3.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby23 ruby24 ruby25 ruby26"
-
-RUBY_FAKEGEM_EXTRADOC="NEWS.md README.md"
-
-RUBY_FAKEGEM_TASK_DOC="doc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Cri is a library for building easy-to-use commandline tools"
-HOMEPAGE="https://rubygems.org/gems/cri"
-LICENSE="MIT"
-
-KEYWORDS="~amd64 ~x86 ~x86-fbsd"
-SLOT="0"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/colored-1.2"
-
-ruby_add_bdepend "doc? ( dev-ruby/yard )
- test? ( dev-ruby/yard dev-ruby/minitest )"
-
-all_ruby_prepare() {
- sed -e '/coveralls/I s:^:#:' -i test/helper.rb || die
- sed -i -e '/rubocop/ s:^:#:' \
- -e '/RuboCop/,/end/ s:^:#:' Rakefile || die
-}
-
-each_ruby_test() {
- ${RUBY} -Ilib -S rake test_unit || die
-}
next reply other threads:[~2019-05-30 18:05 UTC|newest]
Thread overview: 42+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-30 18:05 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-10 5:49 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/cri/ Hans de Graaff
2024-02-11 7:26 Hans de Graaff
2024-01-13 14:04 Hans de Graaff
2023-03-29 6:35 Hans de Graaff
2022-12-07 17:57 Hans de Graaff
2022-06-12 8:33 Hans de Graaff
2022-03-18 6:50 Jakov Smolić
2021-11-02 5:07 Hans de Graaff
2021-11-02 5:07 Hans de Graaff
2021-01-06 6:21 Hans de Graaff
2020-09-15 6:00 Hans de Graaff
2020-09-15 6:00 Hans de Graaff
2020-01-22 7:54 Hans de Graaff
2019-06-15 9:55 Hans de Graaff
2019-05-30 18:05 Hans de Graaff
2019-05-30 18:05 Hans de Graaff
2019-05-20 5:38 Hans de Graaff
2019-04-30 5:49 Hans de Graaff
2019-02-09 7:30 Hans de Graaff
2019-01-20 6:54 Hans de Graaff
2019-01-20 6:54 Hans de Graaff
2018-11-06 6:42 Hans de Graaff
2018-09-22 5:25 Hans de Graaff
2018-09-22 5:25 Hans de Graaff
2018-08-28 4:52 Hans de Graaff
2018-08-25 5:45 Hans de Graaff
2018-08-19 5:09 Hans de Graaff
2018-08-13 4:57 Hans de Graaff
2018-08-04 5:46 Hans de Graaff
2018-04-28 7:09 Hans de Graaff
2018-03-27 21:38 Aaron Bauman
2018-02-02 17:14 Hans de Graaff
2017-11-02 5:40 Hans de Graaff
2017-10-27 5:56 Hans de Graaff
2017-08-12 5:14 Hans de Graaff
2017-06-05 4:45 Hans de Graaff
2017-04-02 5:28 Hans de Graaff
2017-02-04 16:17 Hans de Graaff
2016-12-04 6:52 Hans de Graaff
2016-03-09 22:48 Manuel Rüger
2015-12-11 7:13 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=1559239440.9c14e1dcd5620918bea20f36ea2cda66945425c2.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