From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/graaff:master commit in: dev-ruby/odata/
Date: Wed, 1 Apr 2015 13:44:12 +0000 (UTC) [thread overview]
Message-ID: <1427895614.a0ba2b721d26d1a0ea3f008b8b6ff1b8ffbdd71f.graaff@gentoo> (raw)
commit: a0ba2b721d26d1a0ea3f008b8b6ff1b8ffbdd71f
Author: Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Wed Apr 1 13:40:14 2015 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Apr 1 13:40:14 2015 +0000
URL: https://gitweb.gentoo.org/dev/graaff.git/commit/?id=a0ba2b72
Initial import.
Package-Manager: portage-2.2.14
dev-ruby/odata/ChangeLog | 10 ++++++++++
dev-ruby/odata/Manifest | 1 +
dev-ruby/odata/metadata.xml | 5 +++++
dev-ruby/odata/odata-0.6.18.ebuild | 29 +++++++++++++++++++++++++++++
4 files changed, 45 insertions(+)
diff --git a/dev-ruby/odata/ChangeLog b/dev-ruby/odata/ChangeLog
new file mode 100644
index 0000000..adec1ef
--- /dev/null
+++ b/dev-ruby/odata/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-ruby/odata
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*odata-0.6.18 (01 Apr 2015)
+
+ 01 Apr 2015; Hans de Graaff <graaff@gentoo.org> +odata-0.6.18.ebuild,
+ +metadata.xml:
+ Initial import.
+
diff --git a/dev-ruby/odata/Manifest b/dev-ruby/odata/Manifest
new file mode 100644
index 0000000..7434afa
--- /dev/null
+++ b/dev-ruby/odata/Manifest
@@ -0,0 +1 @@
+DIST odata-0.6.18.gem 49664 SHA256 c97ced7f6d5c26a91dcc5165f2a1841032b066ebb74a8ff962576a2d4feae4b8 SHA512 72632b55ac5d998cf50069646eb2054b8e5b17a89f2c4c11669cc9c151aa4506f2caa2a8e3a2c290b043bd7954a4b2043826406849fc15a607a5930d8ed04362 WHIRLPOOL 4090a75cf00d5174526a3893e5a2e9137c245126223fda289b98a3397c1b0c54875e061acebfe98c3911a809ab48484cb9298c15da5a8e710364a252e4aef0b4
diff --git a/dev-ruby/odata/metadata.xml b/dev-ruby/odata/metadata.xml
new file mode 100644
index 0000000..0040b11
--- /dev/null
+++ b/dev-ruby/odata/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>ruby</herd>
+</pkgmetadata>
diff --git a/dev-ruby/odata/odata-0.6.18.ebuild b/dev-ruby/odata/odata-0.6.18.ebuild
new file mode 100644
index 0000000..320af01
--- /dev/null
+++ b/dev-ruby/odata/odata-0.6.18.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2015 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="rspec3"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
+
+RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Simple OData library"
+HOMEPAGE="https://github.com/plainprogrammer/odata"
+LICENSE="MIT"
+
+KEYWORDS="~amd64"
+SLOT="0"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/nokogiri-1.6.2 >=dev-ruby/typhoeus-0.6.8"
+
+all_ruby_prepare() {
+ sed -i -e '/typhoeus/ s/1.6.8/1.6/' ${RUBY_FAKEGEM_GEMSPEC} || die
+}
next reply other threads:[~2015-04-01 13:44 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-01 13:44 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-04-01 13:49 [gentoo-commits] dev/graaff:master commit in: dev-ruby/odata/ Hans de Graaff
2016-02-14 20:33 Hans de Graaff
2016-02-14 20:33 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=1427895614.a0ba2b721d26d1a0ea3f008b8b6ff1b8ffbdd71f.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