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/flog/
Date: Mon, 17 Sep 2018 06:14:44 +0000 (UTC)	[thread overview]
Message-ID: <1537164865.7eaa5741857c45abcb422762ed65dfdfe0419b26.graaff@gentoo> (raw)

commit:     7eaa5741857c45abcb422762ed65dfdfe0419b26
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 17 05:42:27 2018 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Sep 17 06:14:25 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7eaa5741

dev-ruby/flog: cleanup

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-ruby/flog/Manifest          |  1 -
 dev-ruby/flog/flog-4.6.1.ebuild | 29 -----------------------------
 2 files changed, 30 deletions(-)

diff --git a/dev-ruby/flog/Manifest b/dev-ruby/flog/Manifest
index 2a208eca161..1c71b779f1d 100644
--- a/dev-ruby/flog/Manifest
+++ b/dev-ruby/flog/Manifest
@@ -1,2 +1 @@
-DIST flog-4.6.1.gem 26112 BLAKE2B b9b242b9e43bdbf9430bde74c7aa261ad4ce5e60e4522786304e21d55a9531a501eb831073a79230fdc13d8b0e9ec4666fbf72c551e8d82d9c1a6880589bb897 SHA512 43c9bb04ef0c036a523a470ba2741d6845071a376f73f9dd4b983a73112c3fca69221e2444e98c9ecd42ce2a75ae39e4cd21018a934e8583dc622b5e9c384859
 DIST flog-4.6.2.gem 26112 BLAKE2B ab15547c2bfa4b79e158a852ba76b6e69346397da6faaeb1b6ac558f3b380ea240de2e469ba90d23bfad93d11e62f3b119fc6613e0cec8a1d26964c25cdee2bb SHA512 d2bc8af809c5e7471daf455c53c9ee9cee39b4a058501e2d3a20e1412888e11fb786b6c5e19a93172bece80c1d03d21a608bff32e840f5c51e95b1ef40a88c01

diff --git a/dev-ruby/flog/flog-4.6.1.ebuild b/dev-ruby/flog/flog-4.6.1.ebuild
deleted file mode 100644
index 3f89e731523..00000000000
--- a/dev-ruby/flog/flog-4.6.1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="History.rdoc README.rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Flog reports the most tortured code in an easy to read pain report"
-HOMEPAGE="http://ruby.sadi.st/"
-LICENSE="MIT"
-
-KEYWORDS="~amd64 ~x86"
-SLOT="0"
-IUSE=""
-
-ruby_add_bdepend "test? ( dev-ruby/minitest )"
-
-ruby_add_rdepend "
-	dev-ruby/path_expander:1
-	>dev-ruby/ruby_parser-3.1.0:3
-	>=dev-ruby/sexp_processor-4.8:4"
-
-each_ruby_test() {
-	${RUBY} -Ilib test/test_flog.rb || die
-}


             reply	other threads:[~2018-09-17  6:14 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-17  6:14 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-29  7:18 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/flog/ Hans de Graaff
2023-12-29  7:18 Hans de Graaff
2023-09-29  5:53 Hans de Graaff
2023-07-19  5:26 Hans de Graaff
2023-03-27  9:15 Sam James
2022-12-13  7:13 Hans de Graaff
2022-12-07  6:45 Hans de Graaff
2022-07-05  5:15 Hans de Graaff
2022-04-10  4:56 Hans de Graaff
2021-07-07 17:38 Hans de Graaff
2020-08-21  8:36 Hans de Graaff
2020-06-04  9:06 David Seifert
2019-12-15  7:00 Hans de Graaff
2019-09-15  5:50 Hans de Graaff
2019-02-02  9:00 Hans de Graaff
2018-09-17  6:14 Hans de Graaff
2018-02-15  5:59 Hans de Graaff
2018-01-09  6:17 Hans de Graaff
2018-01-08 23:57 Thomas Deutschmann
2017-07-11  5:04 Hans de Graaff
2017-07-11  5:04 Hans de Graaff
2017-02-16  6:44 Hans de Graaff
2017-01-26  6:07 Hans de Graaff
2017-01-17  6:24 Hans de Graaff
2016-05-17  5:01 Hans de Graaff
2016-03-17  0:29 Manuel Rüger

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=1537164865.7eaa5741857c45abcb422762ed65dfdfe0419b26.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