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 95385139695 for ; Wed, 19 Apr 2017 04:23:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BE278E0D01; Wed, 19 Apr 2017 04:23:20 +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 8ED32E0D01 for ; Wed, 19 Apr 2017 04:23:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 0C88D3413B7 for ; Wed, 19 Apr 2017 04:23:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 82D457438 for ; Wed, 19 Apr 2017 04:23: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: <1492575692.b9e8e035e8220a61f110dfef98f705916d68c674.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.17.0.ebuild X-VCS-Directories: dev-ruby/github_api/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: b9e8e035e8220a61f110dfef98f705916d68c674 X-VCS-Branch: master Date: Wed, 19 Apr 2017 04:23: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: e1e50722-3371-4d85-878e-6792869cde03 X-Archives-Hash: c4122e7a47d051a8e80aba99fd38f035 commit: b9e8e035e8220a61f110dfef98f705916d68c674 Author: Hans de Graaff gentoo org> AuthorDate: Wed Apr 19 04:21:32 2017 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Wed Apr 19 04:21:32 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9e8e035 dev-ruby/github_api: add 0.17.0; drop ppc64 keyword, bug 615988 Package-Manager: Portage-2.3.3, Repoman-2.3.1 dev-ruby/github_api/Manifest | 1 + dev-ruby/github_api/github_api-0.17.0.ebuild | 31 ++++++++++++++++++++++++++++ 2 files changed, 32 insertions(+) diff --git a/dev-ruby/github_api/Manifest b/dev-ruby/github_api/Manifest index c25bf0faa8e..4c3d67ba4af 100644 --- a/dev-ruby/github_api/Manifest +++ b/dev-ruby/github_api/Manifest @@ -1,2 +1,3 @@ DIST github_api-0.12.4.tar.gz 2024775 SHA256 14d1cb0b9872297683e3dce55808550602d31bfde6778981bae85453bb7c7b10 SHA512 3517a5375359d233207aacc4fd1ac971e91f2be1c61dfa4529a0d531bca698e25c4f177932c5536c16808fe523bede64f20b92b9f30586706b9817ff9dc24cfe WHIRLPOOL c92e0f7a75c0a7a356afd26b664847a02f6a9f115e4cce9f200571728ffbe2f1dd00da87675b4ea5b16651262f7dece6553d430435ba3991657c61c82d3fbcde 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 diff --git a/dev-ruby/github_api/github_api-0.17.0.ebuild b/dev-ruby/github_api/github_api-0.17.0.ebuild new file mode 100644 index 00000000000..3f81c5eddb5 --- /dev/null +++ b/dev-ruby/github_api/github_api-0.17.0.ebuild @@ -0,0 +1,31 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +USE_RUBY="ruby21 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 =dev-ruby/hashie-3.4 + >=dev-ruby/mime-types-1.16:* =dev-ruby/rspec-2.14 dev-ruby/webmock:2 dev-ruby/vcr:3 )"