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/commander/
Date: Sat,  3 Dec 2016 06:15:56 +0000 (UTC)	[thread overview]
Message-ID: <1480744964.27e97989c1eb0c00e51dc3e452918a853cdb3525.graaff@gentoo> (raw)

commit:     27e97989c1eb0c00e51dc3e452918a853cdb3525
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  3 06:02:44 2016 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Dec  3 06:02:44 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27e97989

dev-ruby/commander: cleanup

Package-Manager: portage-2.3.0

 dev-ruby/commander/Manifest               |  2 --
 dev-ruby/commander/commander-4.3.7.ebuild | 26 --------------------------
 dev-ruby/commander/commander-4.3.8.ebuild | 26 --------------------------
 3 files changed, 54 deletions(-)

diff --git a/dev-ruby/commander/Manifest b/dev-ruby/commander/Manifest
index 97265da..d1d6874 100644
--- a/dev-ruby/commander/Manifest
+++ b/dev-ruby/commander/Manifest
@@ -1,3 +1 @@
-DIST commander-4.3.7.gem 35328 SHA256 c5caa7882a27a793b720e8c071218cc26d112d85a73d4dda1f93be08bfa09f3a SHA512 adfb4483fe3b74bb40d2e6e3101b990eee82aea1c6593ea2ce76213740ab4e3e39eb25cd1d22ec23d406d20c5d6f8bb930c1058a808abd01b7fdb20463209cb8 WHIRLPOOL 27e65562d7cd90d268683321a829ffcf364dd326a008872640b6f8107c2107940fec50ce1cec3a13732fa922b60443114da74e5e85f3ff8841cc85a1cc9c76da
-DIST commander-4.3.8.gem 35328 SHA256 e88fbd8f8b1b630f2e8b7812975bbaa84364a79669176cada333b396413117af SHA512 0630adc6c775c880312b55b78a3d835e4312a6166f407215693386b8436f91f1e7588c834e0aa8bec32872329a09598602ce16f400db3417c95e814a159ae279 WHIRLPOOL e40a3f8048d270da1ca8f814716fe0159a8399a453db5405c700991acec7978e87fab7210d969b8b257391fe6a5e284df994a39531a54259b248850ee35087ad
 DIST commander-4.4.0.gem 35840 SHA256 358ae12110faed47683633bdf0e71d6782a0f3eccdbaea4e76b375d260490a56 SHA512 e417c68c83041a088ec8d7e5202ac733b2a80699d1e15ca1612a904327833dce9ad788a9523ebe2c83f4e509001e93283745378ab5ca5aee15072690ca51d530 WHIRLPOOL 95f05cae077bbbd6091658ede341894d53e9a4c8dca52b0039daad443507ff999727e042000e349b7098c9012daa4f1d715ea6cb6f359b54b67c655ff8779a8d

diff --git a/dev-ruby/commander/commander-4.3.7.ebuild b/dev-ruby/commander/commander-4.3.7.ebuild
deleted file mode 100644
index 02c51ae..00000000
--- a/dev-ruby/commander/commander-4.3.7.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22"
-
-RUBY_FAKEGEM_EXTRADOC="History.rdoc README.md"
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="The complete solution for Ruby command-line executables"
-HOMEPAGE="https://visionmedia.github.com/commander/"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/highline-1.7.2"
-
-all_ruby_prepare() {
-	sed -i -e "/simplecov/,/end/ s:^:#:" spec/spec_helper.rb || die
-}

diff --git a/dev-ruby/commander/commander-4.3.8.ebuild b/dev-ruby/commander/commander-4.3.8.ebuild
deleted file mode 100644
index 02c51ae..00000000
--- a/dev-ruby/commander/commander-4.3.8.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22"
-
-RUBY_FAKEGEM_EXTRADOC="History.rdoc README.md"
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="The complete solution for Ruby command-line executables"
-HOMEPAGE="https://visionmedia.github.com/commander/"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/highline-1.7.2"
-
-all_ruby_prepare() {
-	sed -i -e "/simplecov/,/end/ s:^:#:" spec/spec_helper.rb || die
-}


             reply	other threads:[~2016-12-03  6:16 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-03  6:15 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-01  8:02 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/commander/ Hans de Graaff
2024-07-12  9:06 Hans de Graaff
2024-06-02  9:59 Hans de Graaff
2023-04-10 22:17 Sam James
2023-03-27  8:35 Sam James
2022-06-26  5:43 Hans de Graaff
2022-05-07  6:34 Hans de Graaff
2021-04-10  6:17 Hans de Graaff
2020-08-22  7:56 Hans de Graaff
2020-03-14  7:48 Hans de Graaff
2020-03-09  6:32 Hans de Graaff
2020-01-22  7:54 Hans de Graaff
2019-11-16  9:36 Hans de Graaff
2018-10-23  5:12 Hans de Graaff
2018-10-23  5:12 Hans de Graaff
2018-08-02  5:36 Hans de Graaff
2018-08-02  5:36 Hans de Graaff
2018-05-23  4:47 Hans de Graaff
2018-01-19  6:12 Hans de Graaff
2017-07-06  4:56 Hans de Graaff
2017-07-06  4:56 Hans de Graaff
2017-01-13  6:49 Hans de Graaff
2016-12-21  6:33 Hans de Graaff
2016-12-17  6:01 Hans de Graaff
2016-12-03  6:15 Hans de Graaff
2016-02-20  7:32 Hans de Graaff
2016-02-10  6:29 Hans de Graaff
2016-02-10  6:29 Hans de Graaff
2016-01-30 15:07 Hans de Graaff
2016-01-30 15:07 Hans de Graaff
2015-08-10  5:08 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=1480744964.27e97989c1eb0c00e51dc3e452918a853cdb3525.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