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 9E5121396D9 for ; Thu, 12 Oct 2017 05:29:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BE9A22BC01D; Thu, 12 Oct 2017 05:29:38 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 901DA2BC02B for ; Thu, 12 Oct 2017 05:29:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 14A5A33C27B for ; Thu, 12 Oct 2017 05:29:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9F66D90A4 for ; Thu, 12 Oct 2017 05:29:35 +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: <1507786004.11a23aa3452076b5ded4481f18f27cc8f5f15ab1.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/github_api/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/github_api/Manifest dev-ruby/github_api/github_api-0.18.1.ebuild X-VCS-Directories: dev-ruby/github_api/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: 11a23aa3452076b5ded4481f18f27cc8f5f15ab1 X-VCS-Branch: master Date: Thu, 12 Oct 2017 05:29:35 +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: 2fe40999-051d-4bda-8db8-e786c5871d57 X-Archives-Hash: ad4ce995b792ee6b249bd711741b0064 commit: 11a23aa3452076b5ded4481f18f27cc8f5f15ab1 Author: Hans de Graaff gentoo org> AuthorDate: Thu Oct 12 05:26:44 2017 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Thu Oct 12 05:26:44 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11a23aa3 dev-ruby/github_api: add 0.18.1 Package-Manager: Portage-2.3.8, Repoman-2.3.3 dev-ruby/github_api/Manifest | 1 + dev-ruby/github_api/github_api-0.18.1.ebuild | 30 ++++++++++++++++++++++++++++ 2 files changed, 31 insertions(+) diff --git a/dev-ruby/github_api/Manifest b/dev-ruby/github_api/Manifest index b111ca2161a..d688710fcda 100644 --- a/dev-ruby/github_api/Manifest +++ b/dev-ruby/github_api/Manifest @@ -1,2 +1,3 @@ DIST github_api-0.14.5.tar.gz 2047231 SHA256 f85da640b8ee5daa6c412f73cb87a55bfe71af86533d8cd2a3853f664b3e5b8b SHA512 c19b8364e627427ae0447810b7d56b5bf50f89030a02af9b19116abc906ac780149b47d54ae3a93d4e1a3f52461fd1b8fe969501fa5ec6e535db22749b8ecd89 WHIRLPOOL db44f29ed0b57a15a1f2479cd0cad13aa199b989ebfdd15fdfca1e69d17729d52a22f2fff367d96d473e76d65551222eb09938f528e4145bb0a794cd50cb7a6d DIST github_api-0.17.0.tar.gz 2122803 SHA256 ca83937cc6c8129df970655d6dce42a255a1bf35ffdb7d6f5ccb98ab16601841 SHA512 0b85b299fb85e8f5e48d5c0a18fbab1d6d43fc2a35bd3dc7d6517b06267c9daed6bd60fd1572b64d61c034be30729e7aeda38aad15f7749b40935761d3db7a98 WHIRLPOOL bf1df1bddf943f54e5d365d4ff6fd855b70ee3ced2fc111c7b6d3b379472fab90934cb2d58a79e85c1f550895c3fe09e62196143f5f62af746a8253e7c56cd8c +DIST github_api-0.18.1.tar.gz 2124835 SHA256 1d0d294e7045c8f8a40289f5625252a151134037e23b68b95f1d55a438f0650e SHA512 92c0348807307d00d92d12cf72e736bfbd525b2db9cc6ccc0caa74753a88166941e0300db55f353a7b2d169fd0b409ada7eb76b505b902a949388b5bf24c0457 WHIRLPOOL bf4a6ee65df478545aa651d573a18ee1680940f0889f5edf41840fd851b4cccf81d5a5b2e9ca58b7bdac1ac08f89d44d428dc035f9fee342ced5c2f58ac24cc1 diff --git a/dev-ruby/github_api/github_api-0.18.1.ebuild b/dev-ruby/github_api/github_api-0.18.1.ebuild new file mode 100644 index 00000000000..fd1ba6c6b75 --- /dev/null +++ b/dev-ruby/github_api/github_api-0.18.1.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +USE_RUBY="ruby22 ruby23" + +RUBY_FAKEGEM_RECIPE_TEST="rspec" +RUBY_FAKEGEM_RECIPE_DOC="rdoc" +RUBY_FAKEGEM_EXTRADOC="README.md" + +inherit ruby-fakegem + +DESCRIPTION="A Ruby wrapper for the GitHub REST API v3" +HOMEPAGE="https://github.com/peter-murach/github" +SRC_URI="https://github.com/peter-murach/github/archive/v${PV}.tar.gz -> ${P}.tar.gz" +RUBY_S="github-${PV}" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64" +IUSE="" + +ruby_add_rdepend " + >=dev-ruby/addressable-2.4 =dev-ruby/addressable-2.4* + >=dev-ruby/descendants_tracker-0.0.4 =dev-ruby/descendants_tracker-0.0* + >=dev-ruby/faraday-0.8:0 + >=dev-ruby/hashie-3.4 + =dev-ruby/oauth2-1*" + +ruby_add_bdepend "test? ( >=dev-ruby/rspec-2.14 dev-ruby/webmock:2 dev-ruby/vcr:3 )"