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 B432B138A1F for ; Tue, 22 Apr 2014 16:54:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9DBECE09F2; Tue, 22 Apr 2014 16:54:12 +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 0E1E5E09F2 for ; Tue, 22 Apr 2014 16:54:12 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3BC7433FEE2 for ; Tue, 22 Apr 2014 16:54:11 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 569A318748 for ; Tue, 22 Apr 2014 16:54:08 +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: <1397726643.a407d40fe11aff34d99dcdcb5c91582b11ba026c.graaff@gentoo> Subject: [gentoo-commits] dev/graaff:master commit in: dev-ruby/linkedin/ X-VCS-Repository: dev/graaff X-VCS-Files: dev-ruby/linkedin/ChangeLog dev-ruby/linkedin/Manifest dev-ruby/linkedin/linkedin-0.4.7.ebuild X-VCS-Directories: dev-ruby/linkedin/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: a407d40fe11aff34d99dcdcb5c91582b11ba026c X-VCS-Branch: master Date: Tue, 22 Apr 2014 16:54:08 +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: 0359e342-fb70-4184-961c-47d8f4801331 X-Archives-Hash: 1644b75ab4f2cc8c8e46718702fc5d10 commit: a407d40fe11aff34d99dcdcb5c91582b11ba026c Author: Hans de Graaff degraaff org> AuthorDate: Thu Apr 17 09:24:03 2014 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Thu Apr 17 09:24:03 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=a407d40f Version bump. Package-Manager: portage-2.2.8-r1 --- dev-ruby/linkedin/ChangeLog | 5 +++++ dev-ruby/linkedin/Manifest | 1 + dev-ruby/linkedin/linkedin-0.4.7.ebuild | 30 ++++++++++++++++++++++++++++++ 3 files changed, 36 insertions(+) diff --git a/dev-ruby/linkedin/ChangeLog b/dev-ruby/linkedin/ChangeLog index 078abf8..22b6000 100644 --- a/dev-ruby/linkedin/ChangeLog +++ b/dev-ruby/linkedin/ChangeLog @@ -2,6 +2,11 @@ # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ +*linkedin-0.4.7 (17 Apr 2014) + + 17 Apr 2014; Hans de Graaff +linkedin-0.4.7.ebuild: + Version bump. + *linkedin-0.4.6 (25 Mar 2014) 25 Mar 2014; Hans de Graaff +linkedin-0.4.6.ebuild, diff --git a/dev-ruby/linkedin/Manifest b/dev-ruby/linkedin/Manifest index 23d0d07..9760a77 100644 --- a/dev-ruby/linkedin/Manifest +++ b/dev-ruby/linkedin/Manifest @@ -1 +1,2 @@ DIST linkedin-0.4.6.gem 32256 SHA256 13d1da1f67c11421bb0451006f9fbd963b7f46cdb2ccf63babbdc959e276625f SHA512 b3d227db036c785bc4396afa4f7be83d23b463ef7341154e0fcf24549c37cb09f29b0e943d106b03e581d49b9211d1002233bab71d025da930b6fae7a567259a WHIRLPOOL 8d07779f0c9220a6ee6b077f1694a797a5d927af1322e290704d2d3851be98a21b14587d15444ba6e534db8f5a2818203b844f4f60776611afdf0ba0d47e922d +DIST linkedin-0.4.7.gem 35840 SHA256 21f808d6d69fff5593c23bc74bace0000f3e990314b27dfcac29d57b7a9cdb38 SHA512 51a6ec191083158b3b09d6a851f1359e391fc8c7b5a0eb549943584953647f5c585dc6b279e0b8175788e57022a2ffac342b01c41a00e4af5a5daa1e34c1794d WHIRLPOOL 9979cd9e02498f0ec1f1a08825578e38a08bb33bd2e575f9b427c1570108468038bdef5d2f0ec21bb289dc7c687c48a9dacb938371a0b93b9bb4dacaa33bf4a8 diff --git a/dev-ruby/linkedin/linkedin-0.4.7.ebuild b/dev-ruby/linkedin/linkedin-0.4.7.ebuild new file mode 100644 index 0000000..238b2c3 --- /dev/null +++ b/dev-ruby/linkedin/linkedin-0.4.7.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=5 +USE_RUBY="ruby19" + +RUBY_FAKEGEM_TASK_DOC="" +RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md EXAMPLES.md README.md" + +RUBY_FAKEGEM_RECIPE_TEST="rspec" + +inherit ruby-fakegem + +DESCRIPTION="Ruby wrapper for the LinkedIn API" +HOMEPAGE="http://github.com/hexgnu/linkedin" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64" +IUSE="" + +# Specs use vcr which is no longer packaged. +RESTRICT="test" + +ruby_add_rdepend " + >=dev-ruby/hashie-2.0 =dev-ruby/hashie-2* + dev-ruby/multi_json:0 + >=dev-ruby/oauth-0.4 +"