public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/graaff:master commit in: dev-ruby/tiny_tds/
Date: Tue, 24 May 2016 06:57:34 +0000 (UTC)	[thread overview]
Message-ID: <1464073036.6d08e656382d4bfd12c294e353677739ad30c775.graaff@gentoo> (raw)

commit:     6d08e656382d4bfd12c294e353677739ad30c775
Author:     Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Tue May 24 06:57:16 2016 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue May 24 06:57:16 2016 +0000
URL:        https://gitweb.gentoo.org/dev/graaff.git/commit/?id=6d08e656

dev-ruby/tiny_tds: add 1.0.3

Package-Manager: portage-2.2.28

 dev-ruby/tiny_tds/Manifest              |  1 +
 dev-ruby/tiny_tds/tiny_tds-1.0.3.ebuild | 44 +++++++++++++++++++++++++++++++++
 2 files changed, 45 insertions(+)

diff --git a/dev-ruby/tiny_tds/Manifest b/dev-ruby/tiny_tds/Manifest
index ed1a832..946e81b 100644
--- a/dev-ruby/tiny_tds/Manifest
+++ b/dev-ruby/tiny_tds/Manifest
@@ -1 +1,2 @@
 DIST tiny_tds-1.0.2.gem 3336704 SHA256 ba01e85df1c9f1e38a845ebe796df59baaa98933cf7aaf3bfa7bcb574a58e80f SHA512 db588b19a0346c1b502cbdef7b9cd48dbc3578b14ebaa8d0a05c3640c11236e81c424ea05f0c6952baa5f73eeba446000b6d0062e6c708f326f3dbbf70efff9d WHIRLPOOL da041ab05714020f8b3c5a47b602b0fe307b187c22567f6b860ce3b0e5ae80b1ee278fb90cca7336705a0109c8794f9c60d2bf6ec6aa4aabfbd5e521ac9aa39e
+DIST tiny_tds-1.0.3.gem 54272 SHA256 fa8bd71a69c88a74f58c0ed22c3d5c66389174157a80586cfe7a4dac024f205e SHA512 3534bb1600ee075db354e2181095a3dda5f6a43db8bb43606167cc3f50b621e85c54ab85db81378ae704b97b6a219df2a5c277c1597e018e47edcb97a4887f0a WHIRLPOOL 3d777fba0c0ad74bd585d970f0b9273770964b1290a7b820ee65539224426aaabda5388e9b07529ead1934832c2273b6492c291b7aef9f3cce91b95d8fbe09d0

diff --git a/dev-ruby/tiny_tds/tiny_tds-1.0.3.ebuild b/dev-ruby/tiny_tds/tiny_tds-1.0.3.ebuild
new file mode 100644
index 0000000..b9e5255
--- /dev/null
+++ b/dev-ruby/tiny_tds/tiny_tds-1.0.3.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby21 ruby22 ruby23"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+
+# All tests require live database servers
+RUBY_FAKEGEM_RECIPE_TEST="none"
+
+# The binary wrappers are already provided by freetds.
+RUBY_FAKEGEM_BINWRAP=""
+
+RUBY_FAKEGEM_EXTRAINSTALL="VERSION"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A modern, simple and fast FreeTDS library for Ruby using DB-Library"
+HOMEPAGE="https://github.com/rails-sqlserver/tiny_tds"
+
+LICENSE="MIT"
+SLOT="1"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND+=">=dev-db/freetds-0.95"
+DEPEND+=">=dev-db/freetds-0.95"
+
+ruby_add_bdepend "dev-ruby/mini_portile2"
+
+all_ruby_prepare() {
+	sed -i -e '/bundler/I s:^:#:' test/test_helper.rb || die
+}
+
+each_ruby_configure() {
+	${RUBY} -Cext/tiny_tds extconf.rb || die
+}
+
+each_ruby_compile() {
+	emake V=1 -Cext/tiny_tds
+	cp ext/tiny_tds/tiny_tds.so lib/tiny_tds/ || die
+}


             reply	other threads:[~2016-05-24  6:57 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-24  6:57 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-10-27  7:07 [gentoo-commits] dev/graaff:master commit in: dev-ruby/tiny_tds/ Hans de Graaff
2016-10-27  7:07 Hans de Graaff
2016-08-22 19:01 Hans de Graaff
2016-05-24  6:45 Hans de Graaff
2016-05-23 12:27 Hans de Graaff
2016-05-23 12:16 Hans de Graaff
2016-05-13  5:51 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=1464073036.6d08e656382d4bfd12c294e353677739ad30c775.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