From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 610A8138330 for ; Thu, 8 Sep 2016 05:25:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5FC0721C18A; Thu, 8 Sep 2016 05:25:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C839421C180 for ; Thu, 8 Sep 2016 05:25:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 874D4340928 for ; Thu, 8 Sep 2016 05:25:17 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 381F1247C for ; Thu, 8 Sep 2016 05:25:15 +0000 (UTC) From: "Hans de Graaff" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hans de Graaff" Message-ID: <1473311641.18dcecda2ff8acccc094d50d626a5d1403441539.graaff@gentoo> Subject: [gentoo-commits] dev/graaff:master commit in: dev-ruby/rubocop-checkstyle_formatter/ X-VCS-Repository: dev/graaff X-VCS-Files: dev-ruby/rubocop-checkstyle_formatter/Manifest dev-ruby/rubocop-checkstyle_formatter/rubocop-checkstyle_formatter-0.3.0.ebuild X-VCS-Directories: dev-ruby/rubocop-checkstyle_formatter/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: 18dcecda2ff8acccc094d50d626a5d1403441539 X-VCS-Branch: master Date: Thu, 8 Sep 2016 05:25:15 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 519a4359-27c8-4eca-9b3e-023a7955aa8e X-Archives-Hash: b7136118d609398106a756302468d1f0 commit: 18dcecda2ff8acccc094d50d626a5d1403441539 Author: Hans de Graaff degraaff org> AuthorDate: Thu Sep 8 05:14:01 2016 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Thu Sep 8 05:14:01 2016 +0000 URL: https://gitweb.gentoo.org/dev/graaff.git/commit/?id=18dcecda dev-ruby/rubocop-checkstyle_formatter: add 0.3.0 Package-Manager: portage-2.2.28 dev-ruby/rubocop-checkstyle_formatter/Manifest | 1 + .../rubocop-checkstyle_formatter-0.3.0.ebuild | 23 ++++++++++++++++++++++ 2 files changed, 24 insertions(+) diff --git a/dev-ruby/rubocop-checkstyle_formatter/Manifest b/dev-ruby/rubocop-checkstyle_formatter/Manifest index c0ecd57..8c5e401 100644 --- a/dev-ruby/rubocop-checkstyle_formatter/Manifest +++ b/dev-ruby/rubocop-checkstyle_formatter/Manifest @@ -1 +1,2 @@ DIST rubocop-checkstyle_formatter-0.2.0.gem 9216 SHA256 42ca51dfe7d3b58e02a4ab1a18b99622b96f2b313e65d1d1529b9fe9ba2f70c3 SHA512 f56ee683d4f8267f423c6c1408661dda1e5af03da7944f13bb4e588b753f619ce0efff9f656776c0c49162a99b3373bb41e255e7e8129b72b4fce15f1180173a WHIRLPOOL 4409585d353b8bc382d4fc258019279d79c84aa026dba08eabc6b6e18b9342ea447f9a509dd3b2a4096ac1e1cfd3a3ef76191ae2c1c45a0e86b3706512d130b3 +DIST rubocop-checkstyle_formatter-0.3.0.gem 9728 SHA256 a15d375a09e1d85a9b628460c6346bca1132157a3bc23f7e1869adbe6b3315de SHA512 81363ade3f7926b5ce0eef6bdd865de6c9f266244e046f95ecec94ba65f2bfa0ffc76d9a1ab339905231c72fd23ab322d960b1ec2372ebdaf5b5844d1a32b9f9 WHIRLPOOL 516724ef4edcc6e0be30911b8799074bf411836be92096ea40a78f5e3ff297878482f3b7dfec8eeda7fcf50086bd282988ac1eabe7318b6041439e7cc651b765 diff --git a/dev-ruby/rubocop-checkstyle_formatter/rubocop-checkstyle_formatter-0.3.0.ebuild b/dev-ruby/rubocop-checkstyle_formatter/rubocop-checkstyle_formatter-0.3.0.ebuild new file mode 100644 index 0000000..b8fdeaa --- /dev/null +++ b/dev-ruby/rubocop-checkstyle_formatter/rubocop-checkstyle_formatter-0.3.0.ebuild @@ -0,0 +1,23 @@ +# 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_RECIPE_DOC="rdoc" +RUBY_FAKEGEM_EXTRADOC="README.md" + +RUBY_FAKEGEM_RECIPE_TEST="rspec3" + +inherit ruby-fakegem + +DESCRIPTION="A formatter for rubocop that outputs in checkstyle format" +HOMEPAGE="https://github.com/eitoball/rubocop-checkstyle_formatter" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64" +IUSE="" + +ruby_add_rdepend ">=dev-ruby/rubocop-0.30.1"