From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id B81AD138CBD for ; Wed, 11 Mar 2015 09:28:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DD3F3E09BB; Wed, 11 Mar 2015 09:28:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6D368E09BB for ; Wed, 11 Mar 2015 09:28:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2484F340B11 for ; Wed, 11 Mar 2015 09:28:47 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BA2A613834 for ; Wed, 11 Mar 2015 09:28:43 +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: <1426066109.a520e5c8db5f2aa6702ea9ae26f8316fc8785ecf.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/ChangeLog dev-ruby/rubocop-checkstyle_formatter/Manifest dev-ruby/rubocop-checkstyle_formatter/metadata.xml dev-ruby/rubocop-checkstyle_formatter/rubocop-checkstyle_formatter-0.1.1.ebuild X-VCS-Directories: dev-ruby/rubocop-checkstyle_formatter/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: a520e5c8db5f2aa6702ea9ae26f8316fc8785ecf X-VCS-Branch: master Date: Wed, 11 Mar 2015 09:28:43 +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: 94e5b5e0-fb1b-4d70-a037-b02a9686bc6a X-Archives-Hash: 7289d2aa92349c4b52cf26fa9ed7a3ed commit: a520e5c8db5f2aa6702ea9ae26f8316fc8785ecf Author: Hans de Graaff degraaff org> AuthorDate: Wed Mar 11 09:28:29 2015 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Wed Mar 11 09:28:29 2015 +0000 URL: https://gitweb.gentoo.org/dev/graaff.git/commit/?id=a520e5c8 Initial import. Package-Manager: portage-2.2.14 dev-ruby/rubocop-checkstyle_formatter/ChangeLog | 10 ++++++++++ dev-ruby/rubocop-checkstyle_formatter/Manifest | 1 + dev-ruby/rubocop-checkstyle_formatter/metadata.xml | 6 ++++++ .../rubocop-checkstyle_formatter-0.1.1.ebuild | 23 ++++++++++++++++++++++ 4 files changed, 40 insertions(+) diff --git a/dev-ruby/rubocop-checkstyle_formatter/ChangeLog b/dev-ruby/rubocop-checkstyle_formatter/ChangeLog new file mode 100644 index 0000000..5493fac --- /dev/null +++ b/dev-ruby/rubocop-checkstyle_formatter/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for dev-ruby/rubocop-checkstyle_formatter +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: $ + +*rubocop-checkstyle_formatter-0.1.1 (11 Mar 2015) + + 11 Mar 2015; Hans de Graaff + +rubocop-checkstyle_formatter-0.1.1.ebuild, +metadata.xml: + Initial import. + diff --git a/dev-ruby/rubocop-checkstyle_formatter/Manifest b/dev-ruby/rubocop-checkstyle_formatter/Manifest new file mode 100644 index 0000000..a177911 --- /dev/null +++ b/dev-ruby/rubocop-checkstyle_formatter/Manifest @@ -0,0 +1 @@ +DIST rubocop-checkstyle_formatter-0.1.1.gem 8192 SHA256 d953c15ab2355f72fd33cb99673f292ff83aa34351e633e7f39f0ac1fd4d9e60 SHA512 1916737775b6b16cf3e44d80ca3357565c7625b9a8be754cdbce8a5503f1799ee86b1da7310e1e2a6c42749136fdeebfe2b0a0985cf46a8eedc3e64fb8a894a0 WHIRLPOOL a4efad5468458afaf89f8055cfff256f476a316d2a4a27c5924d158fb1d2933ca022fa25d112203b38424cb8195aae16e237bd5ddba81fcebc110115a9ad19bc diff --git a/dev-ruby/rubocop-checkstyle_formatter/metadata.xml b/dev-ruby/rubocop-checkstyle_formatter/metadata.xml new file mode 100644 index 0000000..9bf681c --- /dev/null +++ b/dev-ruby/rubocop-checkstyle_formatter/metadata.xml @@ -0,0 +1,6 @@ + + + + +graaff@gentoo.org + diff --git a/dev-ruby/rubocop-checkstyle_formatter/rubocop-checkstyle_formatter-0.1.1.ebuild b/dev-ruby/rubocop-checkstyle_formatter/rubocop-checkstyle_formatter-0.1.1.ebuild new file mode 100644 index 0000000..de82799 --- /dev/null +++ b/dev-ruby/rubocop-checkstyle_formatter/rubocop-checkstyle_formatter-0.1.1.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=5 +USE_RUBY="ruby19 ruby20 ruby21" + +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.14.0"