public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] dev/graaff:master commit in: dev-ruby/ice_cube/
@ 2016-06-14 11:39 Hans de Graaff
  0 siblings, 0 replies; only message in thread
From: Hans de Graaff @ 2016-06-14 11:39 UTC (permalink / raw
  To: gentoo-commits

commit:     9874059357e0cfc80eac2930b5ff6bfa87701e6d
Author:     Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Tue Jun 14 11:38:49 2016 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Jun 14 11:38:49 2016 +0000
URL:        https://gitweb.gentoo.org/dev/graaff.git/commit/?id=98740593

dev-ruby/ice_cube: initial import, dependency for icalendar-recurrence

Package-Manager: portage-2.2.28

 dev-ruby/ice_cube/Manifest               |  1 +
 dev-ruby/ice_cube/ice_cube-0.14.0.ebuild | 31 +++++++++++++++++++++++++++++++
 dev-ruby/ice_cube/metadata.xml           |  5 +++++
 3 files changed, 37 insertions(+)

diff --git a/dev-ruby/ice_cube/Manifest b/dev-ruby/ice_cube/Manifest
new file mode 100644
index 0000000..cee1e84
--- /dev/null
+++ b/dev-ruby/ice_cube/Manifest
@@ -0,0 +1 @@
+DIST ice_cube-0.14.0.tar.gz 62904 SHA256 a17a7936f460c8962c378e5aecb8ea8e9ee434cd462f4227bce95790aa619c02 SHA512 7b2f583f99d4b3a1b43024d7c9010273c53ee158680bf0f0347d8d56c70544fb72110d3619bfd048bbba8c396f001c66d9823343cfd6a2788fbddc6081cb0b0e WHIRLPOOL 0fd5f2b597ac04270edc5be65a564de539bb16095f4283e21496649125ae996b801ace56b8f946e710f79517e8d9cc2fdb7d0448ff8be1f8e2f5700d8be05ece

diff --git a/dev-ruby/ice_cube/ice_cube-0.14.0.ebuild b/dev-ruby/ice_cube/ice_cube-0.14.0.ebuild
new file mode 100644
index 0000000..9bebff3
--- /dev/null
+++ b/dev-ruby/ice_cube/ice_cube-0.14.0.ebuild
@@ -0,0 +1,31 @@
+# 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="rspec"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md UPGRADING.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="a recurring date library for Ruby"
+HOMEPAGE="http://seejohnrun.github.com/ice_cube/"
+SRC_URI="https://github.com/seejohnrun/ice_cube/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+KEYWORDS="~amd64"
+SLOT="0"
+IUSE=""
+
+all_ruby_prepare() {
+	sed -i -e 's/@example/example/' spec/spec_helper.rb || die
+	rm -r .rspec || die
+}
+
+each_ruby_test() {
+	TZ=utc ruby-ng_rspec || die
+}

diff --git a/dev-ruby/ice_cube/metadata.xml b/dev-ruby/ice_cube/metadata.xml
new file mode 100644
index 0000000..0a1be5a
--- /dev/null
+++ b/dev-ruby/ice_cube/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer><email>graaff@gentoo.org</email></maintainer>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-06-14 11:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-14 11:39 [gentoo-commits] dev/graaff:master commit in: dev-ruby/ice_cube/ Hans de Graaff

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox