From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/graaff:master commit in: dev-ruby/icalendar/
Date: Tue, 15 Jul 2014 09:03:24 +0000 (UTC) [thread overview]
Message-ID: <1405062431.75ebcb855678c9658b84eb0c125826647659d5a4.graaff@gentoo> (raw)
commit: 75ebcb855678c9658b84eb0c125826647659d5a4
Author: Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Fri Jul 11 07:07:11 2014 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Jul 11 07:07:11 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=75ebcb85
Version bump.
Package-Manager: portage-2.2.8-r1
---
dev-ruby/icalendar/ChangeLog | 5 +++++
dev-ruby/icalendar/Manifest | 1 +
dev-ruby/icalendar/icalendar-2.1.0.ebuild | 35 +++++++++++++++++++++++++++++++
3 files changed, 41 insertions(+)
diff --git a/dev-ruby/icalendar/ChangeLog b/dev-ruby/icalendar/ChangeLog
index a33437e..2a1058d 100644
--- a/dev-ruby/icalendar/ChangeLog
+++ b/dev-ruby/icalendar/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-ruby/icalendar
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+*icalendar-2.1.0 (11 Jul 2014)
+
+ 11 Jul 2014; Hans de Graaff <graaff@gentoo.org> +icalendar-2.1.0.ebuild:
+ Version bump.
+
*icalendar-1.5.4 (03 Jul 2014)
03 Jul 2014; Hans de Graaff <graaff@gentoo.org> +icalendar-1.5.4.ebuild:
diff --git a/dev-ruby/icalendar/Manifest b/dev-ruby/icalendar/Manifest
index c64b7e9..1086e70 100644
--- a/dev-ruby/icalendar/Manifest
+++ b/dev-ruby/icalendar/Manifest
@@ -1,3 +1,4 @@
DIST icalendar-1.4.3.tar.gz 45220 SHA256 98fb1f27b2838ea13939e2277ba281e4472117d8234c8c8b819c6372fcc81b3b SHA512 3e996e4d03804253bdc0181f5f8b5ac054881146392de8c84f416267a9eddf9af6ca522108f7328f7eb0ece85b828d52f51d6652227c9a722c466fcdf657db5f WHIRLPOOL 5551b6e2acaebe4ad9ab33bbb12efbe50ad8e3e8045b9350ac22903a196a668e761a23deb3441c98c531c7746d65222aaa24cb5c2fa9797a620cece57fdde3fa
DIST icalendar-1.5.4.tar.gz 47472 SHA256 d4f5c0963dbcd5aa7ef1c635afd28407b45729869b85bc96ef702d8808e16ead SHA512 6d6161be63afb1f32d814ee277f8f2c32311c29a44bb488a70f8127ee4caae8d0bb148e91433c0175f217778022f501d7c26d62f5c84032a317dcf3fbb31edb2 WHIRLPOOL c25eab3e96ae5975ee953bf580bfe65bd2b23eb76e9248a6bc35946ceff3a10cf6b68fb4213320a152f29e0109a250b70f67fab6381d70d3807bf7dc86107e56
DIST icalendar-2.0.1.tar.gz 24858 SHA256 5bf7fe591ae0b0c99cdaa19fefeb2d2985897535799f66b22cc91d7f426edbe4 SHA512 a4a2e4570b6fdf2ea1d3f9617e406885919e6fa306f97a9f572065c4f3573df5f4abd508aa2139ea4fa8de3d650a8ca87fcddfa5e832f30413bf4c0976f6d8bb WHIRLPOOL 949521b844d7146295a3a6dee567e920d2e431f633c7f7335774ac421673bc84b4aab151f3b22ddf700e347ea9afba8ad223f2798825400feba84c8e4e4709c1
+DIST icalendar-2.1.0.tar.gz 25395 SHA256 c629611b8fe3148d451dca64d611fa78e7b1e29e4f657a1bee96f58af8ebaae4 SHA512 e98c11bd853949ba44062238403067d417efd9971a2f67dae8397c3bb6a9681f938f5d9b4dee5d1ab3b10c17eab6d8170c474daad6e31414646954d1e2ef6fcc WHIRLPOOL 6c61dcf8eb24cf417b72601e3ed47586a6e869685f1898aaa2ef3f77f28bb6b64eea6b7a65509e32d88354be0ce9b75d262fb03390edbfabe791ae82d25baadd
diff --git a/dev-ruby/icalendar/icalendar-2.1.0.ebuild b/dev-ruby/icalendar/icalendar-2.1.0.ebuild
new file mode 100644
index 0000000..b81ce09
--- /dev/null
+++ b/dev-ruby/icalendar/icalendar-2.1.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+USE_RUBY="ruby19 ruby20 ruby21"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec"
+
+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="http://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 ~x86 ~x86-macos"
+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 '/daylight offset/,/^ end/ s:^:#:' spec/tzinfo_spec.rb || die
+}
next reply other threads:[~2014-07-15 9:03 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-15 9:03 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-09-08 5:25 [gentoo-commits] dev/graaff:master commit in: dev-ruby/icalendar/ Hans de Graaff
2016-08-01 9:52 Hans de Graaff
2016-02-14 20:33 Hans de Graaff
2016-02-14 20:33 Hans de Graaff
2016-02-14 20:33 Hans de Graaff
2015-05-04 7:02 Hans de Graaff
2015-01-28 16:28 Hans de Graaff
2015-01-28 16:28 Hans de Graaff
2014-12-17 13:03 Hans de Graaff
2014-09-24 7:31 Hans de Graaff
2014-09-24 7:31 Hans de Graaff
2014-08-19 6:45 Hans de Graaff
2014-07-24 13:38 ` Hans de Graaff
2014-07-07 12:39 Hans de Graaff
2014-05-27 5:07 Hans de Graaff
2013-11-29 9:54 Hans de Graaff
2013-10-25 9:08 Hans de Graaff
2013-09-13 9:46 Hans de Graaff
2013-07-26 6:31 Hans de Graaff
2013-06-21 11:37 Hans de Graaff
2013-05-19 6:51 Hans de Graaff
2012-11-25 8:30 Hans de Graaff
2012-09-24 8:42 Hans de Graaff
2011-06-09 12:06 Hans de Graaff
2011-06-09 12:06 Hans de Graaff
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1405062431.75ebcb855678c9658b84eb0c125826647659d5a4.graaff@gentoo \
--to=graaff@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox