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 01B50138330 for ; Thu, 8 Sep 2016 05:25:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1E8EB21C184; Thu, 8 Sep 2016 05:25: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 10A9E21C180 for ; Thu, 8 Sep 2016 05:25:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 99DB834092E for ; Thu, 8 Sep 2016 05:25:17 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1450D2471 for ; Thu, 8 Sep 2016 05:25: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: <1473311372.aa1d6ba1e624003387047d89ef88af0f536a9ca9.graaff@gentoo> Subject: [gentoo-commits] dev/graaff:master commit in: dev-ruby/icalendar/ X-VCS-Repository: dev/graaff X-VCS-Files: dev-ruby/icalendar/Manifest dev-ruby/icalendar/icalendar-2.4.1.ebuild X-VCS-Directories: dev-ruby/icalendar/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: aa1d6ba1e624003387047d89ef88af0f536a9ca9 X-VCS-Branch: master Date: Thu, 8 Sep 2016 05:25: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: 5dcbbd3c-6009-4486-a058-935efd148c74 X-Archives-Hash: b231dde78c9098b0da50b9262a4043bb commit: aa1d6ba1e624003387047d89ef88af0f536a9ca9 Author: Hans de Graaff degraaff org> AuthorDate: Thu Sep 8 05:09:32 2016 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Thu Sep 8 05:09:32 2016 +0000 URL: https://gitweb.gentoo.org/dev/graaff.git/commit/?id=aa1d6ba1 dev-ruby/icalendar: add 2.4.1 Package-Manager: portage-2.2.28 dev-ruby/icalendar/Manifest | 1 + dev-ruby/icalendar/icalendar-2.4.1.ebuild | 35 +++++++++++++++++++++++++++++++ 2 files changed, 36 insertions(+) diff --git a/dev-ruby/icalendar/Manifest b/dev-ruby/icalendar/Manifest index 5e00075..e5c2f40 100644 --- a/dev-ruby/icalendar/Manifest +++ b/dev-ruby/icalendar/Manifest @@ -1,2 +1,3 @@ DIST icalendar-2.3.0.tar.gz 29495 SHA256 5eb7d15edb43ac0a7c82b69e87587ece0ca96a4f87bf05d91aa56fc714bd7f70 SHA512 a3c364b4a56b587bcb5df970a79e9805949cd18801ac4f196a78b6a3b729761d7036ee35665bb26b8f83f92e297ebd8744e0338e783a18ef6cb8b351cbc21f4d WHIRLPOOL fb295d07491b36fd9f559c984712d159a17676a4c51e80a2cb82812be3b83f3ee5f8a6ab678b3d802f5ac717fabe4a0637996a49d928e004718922ef2c08afab DIST icalendar-2.4.0.tar.gz 31281 SHA256 8fbcb30e2f02d7d150af48c53d1c783347ce563a7a88ac26582f1eeda672aa93 SHA512 4cb78bc7e089d396be95cf4919779d7930ba7e7e1b434bfb8adbb561acd8ef5ecc09692f8c371226031a59d460236b72a7fa276b89a1181404a329f8551359e1 WHIRLPOOL fcb0a50e82c2a0af3feccf87d69bf28fe87bbc8dc19f7bdc0dd350889ab7336721b823b020aee099cb3250b77827662b9ce0741498754d432ba7d2c5faf487ce +DIST icalendar-2.4.1.tar.gz 32049 SHA256 ad92d9886005f43190890e9ce3df3a24de1a5b8cbd7bbf786aecfa555e31ccd6 SHA512 4f425c19a6be571f132ad266ddef5e1ff8857de2422327fc12cd7d0744f216bf2a17c724577b07649a18f982c5de48406e0ef48b4045dceb5e61607cc13718b5 WHIRLPOOL a9d2c1879d2f3d34b58f63dc97880759ba8da551233fe33c38708f867f2d311ebd5c0979067c793a3f64195e51a2f1497ab005dcb9a7decedf12e976741ecdac diff --git a/dev-ruby/icalendar/icalendar-2.4.1.ebuild b/dev-ruby/icalendar/icalendar-2.4.1.ebuild new file mode 100644 index 0000000..e9563de --- /dev/null +++ b/dev-ruby/icalendar/icalendar-2.4.1.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 +USE_RUBY="ruby20 ruby21 ruby22 ruby23" + +RUBY_FAKEGEM_RECIPE_TEST="rspec3" + +RUBY_FAKEGEM_TASK_DOC="" +RUBY_FAKEGEM_DOCDIR="doc" +RUBY_FAKEGEM_EXTRADOC="History.txt README.md" + +inherit ruby-fakegem + +DESCRIPTION="This library provides iCalendar support for ruby. (RFC-2445)" +HOMEPAGE="https://github.com/icalendar/icalendar" +LICENSE="|| ( GPL-2 BSD Ruby )" +SRC_URI="https://github.com/icalendar/icalendar/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +KEYWORDS="~amd64" +SLOT="2" +IUSE="" + +ruby_add_bdepend "test? ( >=dev-ruby/tzinfo-1.1:1 )" + +all_ruby_prepare() { + sed -i '/bundler/Id' Rakefile || die + + sed -i -e '/simplecov/,/end/ s:^:#:' spec/spec_helper.rb || die + + # Avoid one failing spec with TZ offset. May fail since we use the + # overall timezone database, rather than tzinfo. + sed -i -e '/no end transition/,/^ end/ s:^:#:' spec/tzinfo_spec.rb || die +}