commit:     3d85a0b7d9cdab58980b56516b5da7ffa3d92cd2
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 30 13:01:24 2016 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Jan 30 15:07:43 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d85a0b7

dev-ruby/commander: cleanup

Package-Manager: portage-2.2.26

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

diff --git a/dev-ruby/commander/Manifest b/dev-ruby/commander/Manifest
index 94e4ecd..6a01fb1 100644
--- a/dev-ruby/commander/Manifest
+++ b/dev-ruby/commander/Manifest
@@ -1,3 +1 @@
-DIST commander-4.3.3.gem 34816 SHA256 
cb55ee465ecb5319e8b390486b4143d76bf8fb3536a03a8984a42920899bf072 SHA512 
e03792f7174c8974d21c98af87ed8240f71d378486a8ff2e0ab3336124a5a18a77a576b4c875133e88a2569c3a1feacb78795541fa9a0a67ab9683191b3f4f3b
 WHIRLPOOL 
f717de26bedade7d1c1bcdd7f091417e5f5677fa7fb5316481f0a2a98aebae390542304bff8aecd21c15be8a10ef0dc865d743a4806144c7859af09a20233b96
-DIST commander-4.3.4.gem 34816 SHA256 
ef77fec9ab31a67790f3d6b0ae311d76a51e20bb03c916117bf5aa69997805a7 SHA512 
4528ce9d27ad55983d521f01831a50ae4f152066a84d330d24b615cd45a1dfd344af65c0da0cc12eebc890356d3bceba6365fefe0b2fca58d89c4b7880564efa
 WHIRLPOOL 
4f9670b5e5e7a34aa4eb94939f053ff3b37d7a35829595c30e8cd66d6cca329f90fc3b36e1dc1feb576c0107534b3ab86817a02e353fc4ed6959d57ba771333f
 DIST commander-4.3.5.gem 35328 SHA256 
23234d4a975c9b5356c9795a46ca2b7786999720321ba3c4a3ec417fea15965f SHA512 
a6bdf476c60636883bde58f5915cc08cd858093ad19143617d7cd72a523adb6bf2c72539ce2de469520624bc1d387c5ba44de4577d174f00b03eaf684ffa3966
 WHIRLPOOL 
d4e28dea3108a20195a097a94af3894b6f8c50b16d32bc5ca7f92c8446a13fb9de253c7270c463e93523e43e9a0fa9578a9a54b6ffdb7564a3a16c95d7688892

diff --git a/dev-ruby/commander/commander-4.3.3.ebuild 
b/dev-ruby/commander/commander-4.3.3.ebuild
deleted file mode 100644
index bca9f69..0000000
--- a/dev-ruby/commander/commander-4.3.3.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby19 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.1"
-
-all_ruby_prepare() {
-       sed -i -e "/simplecov/,/end/ s:^:#:" spec/spec_helper.rb || die
-}

diff --git a/dev-ruby/commander/commander-4.3.4.ebuild 
b/dev-ruby/commander/commander-4.3.4.ebuild
deleted file mode 100644
index bca9f69..0000000
--- a/dev-ruby/commander/commander-4.3.4.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby19 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.1"
-
-all_ruby_prepare() {
-       sed -i -e "/simplecov/,/end/ s:^:#:" spec/spec_helper.rb || die
-}

Reply via email to