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] dev/graaff:master commit in: dev-ruby/code_analyzer/
Date: Mon, 22 Aug 2016 19:00:59 +0000 (UTC)	[thread overview]
Message-ID: <1471889551.b4fbf7878b7dbe1d7564636583d4ef2b87bdc5f1.graaff@gentoo> (raw)

commit:     b4fbf7878b7dbe1d7564636583d4ef2b87bdc5f1
Author:     Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Mon Aug 22 18:12:31 2016 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Aug 22 18:12:31 2016 +0000
URL:        https://gitweb.gentoo.org/dev/graaff.git/commit/?id=b4fbf787

dev-ruby/code_analyzer: cleanup

Package-Manager: portage-2.2.28

 dev-ruby/code_analyzer/Manifest                   |  1 -
 dev-ruby/code_analyzer/code_analyzer-0.3.2.ebuild | 25 -----------------------
 2 files changed, 26 deletions(-)

diff --git a/dev-ruby/code_analyzer/Manifest b/dev-ruby/code_analyzer/Manifest
index c081b2b..f83a07e 100644
--- a/dev-ruby/code_analyzer/Manifest
+++ b/dev-ruby/code_analyzer/Manifest
@@ -1,3 +1,2 @@
-DIST code_analyzer-0.3.2.gem 16896 SHA256 db572eb207a62da6d855b3012c23487bb2e2c1d2b720fae60c6949dccaf12b63 SHA512 2c8834a2205ba9035522059b1cadf3dd47821fcb3027fbc5a31eecc90c4f30eb68cb2a611ae4c41328e411cc6ef971f4600e25d26236f883ac25149484e87b9a WHIRLPOOL 1b04afd28ace7ee29c3f059e1108ae92ec30d496d22f74941bcbea39d8bcfffe7e56f18248bc9cf40f2895b37d931fb2c27def24e7f4b472fec9f0a3189dd4ed
 DIST code_analyzer-0.4.5.gem 16896 SHA256 5bcca7dc8e9745543b0c1d5f5b6421375658f1ace5b2346b2264b06c72f861e9 SHA512 126481da6fd5a6980557353189acb12fb2a8bc1c2f84009227e5426de250f5a0a21b4ab6ce287f990fe7092c2b46dc063d512c230f97ac72ec88f60f2b28362e WHIRLPOOL e9929461042bf1eb0ccd2b982b408a760da3028fda1bc1a80bd12d6c7aa4e75c021ae323ab2c740c689c971086b28dae1ff6f9676888e1107e97a852dab7592b
 DIST code_analyzer-0.4.6.gem 16896 SHA256 062211b16ae0ee650b6ad0f7b4640bd1cea06292b46582d01dd49570e147437b SHA512 1e3189f5bb1d8a840101e6438b902b9c2a4c6e3007786f19ca412842e35e97f8b3c6fd3869d46672fa0470da504561229df867858477bc3c44dfbcd1241c460b WHIRLPOOL d76ffbe21bd3d290f92eb51488c5e845e61ae268f631b3eb71394d0497eb854aeea644972b2453d138f306f6e7b9ffd546de7ade57e12991c2e5603be0262f32

diff --git a/dev-ruby/code_analyzer/code_analyzer-0.3.2.ebuild b/dev-ruby/code_analyzer/code_analyzer-0.3.2.ebuild
deleted file mode 100644
index 13aff52..0000000
--- a/dev-ruby/code_analyzer/code_analyzer-0.3.2.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/zentest/zentest-3.3.0.ebuild,v 1.1 2006/08/28 14:34:06 pclouds Exp $
-
-EAPI=4
-USE_RUBY="ruby19"
-
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_TASK_DOC=""
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Code analyzer helps you build your own code analyzer tool."
-HOMEPAGE="https://github.com/flyerhzm/code_analyzer"
-LICENSE="MIT"
-
-KEYWORDS="~amd64"
-SLOT="0"
-IUSE="doc"
-
-ruby_add_rdepend "dev-ruby/sexp_processor"


             reply	other threads:[~2016-08-22 19:01 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-22 19:00 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-08-22 19:01 [gentoo-commits] dev/graaff:master commit in: dev-ruby/code_analyzer/ Hans de Graaff
2016-08-22 19:00 Hans de Graaff
2014-09-26  9:12 Hans de Graaff
2014-04-22 16:54 Hans de Graaff
2013-10-25  9:08 Hans de Graaff
2013-06-21 11:37 Hans de Graaff
2012-12-31 14:27 Hans de Graaff
2012-11-20 10:00 Hans de Graaff
2012-10-08 13:37 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=1471889551.b4fbf7878b7dbe1d7564636583d4ef2b87bdc5f1.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