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 19EA658973 for ; Wed, 20 Jan 2016 07:20:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 064E921C09A; Wed, 20 Jan 2016 07:20:03 +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 7E0C621C062 for ; Wed, 20 Jan 2016 07:20:02 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9A55E340756 for ; Wed, 20 Jan 2016 07:20:01 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E58981068 for ; Wed, 20 Jan 2016 07:19:58 +0000 (UTC) From: "Ian Delaney" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ian Delaney" Message-ID: <1453218857.3387f598ad01d2395b8543f90871ab288d6aa132.idella4@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/hashicorp-checkpoint/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/hashicorp-checkpoint/hashicorp-checkpoint-0.1.4.ebuild X-VCS-Directories: dev-ruby/hashicorp-checkpoint/ X-VCS-Committer: idella4 X-VCS-Committer-Name: Ian Delaney X-VCS-Revision: 3387f598ad01d2395b8543f90871ab288d6aa132 X-VCS-Branch: master Date: Wed, 20 Jan 2016 07:19:58 +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: 6ce717d4-a55c-4cd0-9175-a939850a85a0 X-Archives-Hash: a9a40e069c839de272862d0456b6bd2e commit: 3387f598ad01d2395b8543f90871ab288d6aa132 Author: Tomas Mozes gmail com> AuthorDate: Tue Jan 19 15:54:17 2016 +0000 Commit: Ian Delaney gentoo org> CommitDate: Tue Jan 19 15:54:17 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3387f598 dev-ruby/hashicorp-checkpoint: adding rdoc recipe Package-Manager: portage-2.2.26 dev-ruby/hashicorp-checkpoint/hashicorp-checkpoint-0.1.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/hashicorp-checkpoint/hashicorp-checkpoint-0.1.4.ebuild b/dev-ruby/hashicorp-checkpoint/hashicorp-checkpoint-0.1.4.ebuild index d526e81..406ac59 100644 --- a/dev-ruby/hashicorp-checkpoint/hashicorp-checkpoint-0.1.4.ebuild +++ b/dev-ruby/hashicorp-checkpoint/hashicorp-checkpoint-0.1.4.ebuild @@ -7,7 +7,7 @@ EAPI=5 USE_RUBY="ruby20 ruby21 ruby22" RUBY_FAKEGEM_RECIPE_TEST="rspec3" -RUBY_FAKEGEM_RECIPE_DOC="" +RUBY_FAKEGEM_RECIPE_DOC="rdoc" RUBY_FAKEGEM_EXTRADOC="README.md" inherit ruby-fakegem