public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] dev/mrueg:master commit in: dev-ruby/omniauth_crowd/
@ 2016-03-26 13:31 Manuel Rüger
  0 siblings, 0 replies; only message in thread
From: Manuel Rüger @ 2016-03-26 13:31 UTC (permalink / raw
  To: gentoo-commits

commit:     89cba0af83fc910f24dcee7da9d6eb4f8f9be857
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 26 13:30:52 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sat Mar 26 13:30:52 2016 +0000
URL:        https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=89cba0af

dev-ruby/omniauth_crowd: Initial version

Package-Manager: portage-2.2.28

 dev-ruby/omniauth_crowd/Manifest                   |  1 +
 dev-ruby/omniauth_crowd/metadata.xml               |  8 ++++++
 .../omniauth_crowd/omniauth_crowd-2.3.1.ebuild     | 32 ++++++++++++++++++++++
 3 files changed, 41 insertions(+)

diff --git a/dev-ruby/omniauth_crowd/Manifest b/dev-ruby/omniauth_crowd/Manifest
new file mode 100644
index 0000000..e2b8aab
--- /dev/null
+++ b/dev-ruby/omniauth_crowd/Manifest
@@ -0,0 +1 @@
+DIST omniauth_crowd-2.3.1.gem 14336 SHA256 8054455787a6ca07f84acbbfa8ab092003874cae180179665e79de057101b26e SHA512 0cf50cfc03d6422f83a294f4cc64ec8da1d119b61555f602d574c52694e8a886b592abafef71c16caf4f2a53cef7bf30b51bc8396ecb694b53d7e2e85fb600cf WHIRLPOOL f19d8751739d25492b66d3043e78bf7eebd6215bf9e9e740bab5574d77e1709209df0d55f51ebba4d68f4650ff9b26740cbf32e377da0d8b863ab23a34ae79c1

diff --git a/dev-ruby/omniauth_crowd/metadata.xml b/dev-ruby/omniauth_crowd/metadata.xml
new file mode 100644
index 0000000..bfcb697
--- /dev/null
+++ b/dev-ruby/omniauth_crowd/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer>
+		<email>mrueg@gentoo.org</email>
+		<name>Manuel Rüger</name>
+	</maintainer>
+</pkgmetadata>

diff --git a/dev-ruby/omniauth_crowd/omniauth_crowd-2.3.1.ebuild b/dev-ruby/omniauth_crowd/omniauth_crowd-2.3.1.ebuild
new file mode 100644
index 0000000..4237873
--- /dev/null
+++ b/dev-ruby/omniauth_crowd/omniauth_crowd-2.3.1.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+USE_RUBY="ruby20 ruby21 ruby22"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+
+inherit ruby-fakegem
+
+DESCRIPTION="An OmniAuth provider for Atlassian Crowd's REST API"
+HOMEPAGE="http://github.com/robdimarco/omniauth_crowd https://rubygems.org/gems/omniauth_crowd"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_rdepend "dev-ruby/activesupport
+	>=dev-ruby/nokogiri-1.4.4
+	>=dev-ruby/omniauth-1.0
+	<dev-ruby/omniauth-2"
+ruby_add_bdepend "test? ( dev-ruby/rack
+	dev-ruby/rack-test
+	dev-ruby/webmock )"
+
+all_ruby_prepare() {
+	sed -i -e "/[Bb]undler/d" spec/spec_helper.rb || die
+}


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

only message in thread, other threads:[~2016-03-26 13:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-26 13:31 [gentoo-commits] dev/mrueg:master commit in: dev-ruby/omniauth_crowd/ Manuel Rüger

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