From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/activeldap/
Date: Wed, 17 Jan 2018 06:05:18 +0000 (UTC) [thread overview]
Message-ID: <1516168624.0588df53fec2e6dee8fddb4036455a61761a85e4.graaff@gentoo> (raw)
commit: 0588df53fec2e6dee8fddb4036455a61761a85e4
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 17 05:57:04 2018 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Jan 17 05:57:04 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0588df53
dev-ruby/activeldap: add 5.1.1
Package-Manager: Portage-2.3.13, Repoman-2.3.3
dev-ruby/activeldap/Manifest | 1 +
dev-ruby/activeldap/activeldap-5.1.1.ebuild | 39 +++++++++++++++++++++++++++++
2 files changed, 40 insertions(+)
diff --git a/dev-ruby/activeldap/Manifest b/dev-ruby/activeldap/Manifest
index 4473be03626..005ceab94fe 100644
--- a/dev-ruby/activeldap/Manifest
+++ b/dev-ruby/activeldap/Manifest
@@ -1,2 +1,3 @@
DIST activeldap-4.0.6.gem 225280 BLAKE2B 0f03ef95f3d0600d2661eab048c8dda3fbabe519add67f7785895e346d835d1e0396270f829f16a982f12863c80378be2f4f7ff7cf84016007b005b1914cec15 SHA512 03053e3798b557c73c3a0918b72d1d3c2cada4da3475913ef17a6f9f2f1ac1e102052459ef1a6d8c25ce41382b64c1a3097ccba1c768497a33a3a971b9778d3b
DIST activeldap-5.1.0.gem 224768 BLAKE2B de3a9807ae251de7cf2824da759d4e3d78fc232c6614c67bd827e3746328adc21f9877bd267d51e4e7b727e6b73be5fad77f48cd3f9f7c74d61fedd103a368d8 SHA512 8bed994f1477429c96001ce69be89581742e2ed00e48a8a59b9eeb08db6e327faf0a1b8eb3746e7f8680a8814d90bf3e1c2fa4f160d661358c1d61b792e3d54d
+DIST activeldap-5.1.1.gem 224768 BLAKE2B cbb54a3e442592ffcd46b99dc92301955e0ec2e6930c7dff0159ddc41166311f9f7b06a0d878dff4180962d6811690fc55e6eef9693048d485672dc83560b63f SHA512 13ae4f05717a9de80f56e19033e694ae1291cf4486dc4c69055892fb2c43469b0dba968949bd668a89d035126d8bde144ad410313dce0d6de80a4ddff884a745
diff --git a/dev-ruby/activeldap/activeldap-5.1.1.ebuild b/dev-ruby/activeldap/activeldap-5.1.1.ebuild
new file mode 100644
index 00000000000..88e121e87f4
--- /dev/null
+++ b/dev-ruby/activeldap/activeldap-5.1.1.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby22 ruby23"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="README.textile TODO doc/text/*"
+RUBY_FAKEGEM_EXTRAINSTALL="po"
+
+inherit ruby-fakegem
+
+MY_P="${P/ruby-/}"
+DESCRIPTION="ActiveLDAP provides an activerecord inspired object oriented interface to LDAP"
+HOMEPAGE="https://github.com/activeldap/activeldap"
+
+LICENSE="GPL-2"
+SLOT="5"
+KEYWORDS="~amd64"
+IUSE=""
+
+# Most tests require a live LDAP server to run.
+RESTRICT="test"
+
+ruby_add_rdepend "
+ >dev-ruby/activemodel-4.0.0:*
+ dev-ruby/locale
+ dev-ruby/ruby-gettext
+ dev-ruby/gettext_i18n_rails
+ || ( >=dev-ruby/ruby-ldap-0.8.2 dev-ruby/ruby-net-ldap )"
+
+all_ruby_install() {
+ all_fakegem_install
+
+ dodoc doc/text/*
+
+ insinto /usr/share/doc/${PF}
+ doins -r examples
+}
next reply other threads:[~2018-01-17 6:05 UTC|newest]
Thread overview: 45+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-17 6:05 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-02 5:55 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/activeldap/ Hans de Graaff
2024-10-02 5:55 Hans de Graaff
2024-09-25 6:12 Hans de Graaff
2024-09-24 5:09 Hans de Graaff
2024-03-17 6:01 Hans de Graaff
2023-08-11 19:14 Hans de Graaff
2023-06-18 4:22 Hans de Graaff
2023-04-12 6:16 Hans de Graaff
2022-07-26 9:49 Hans de Graaff
2022-07-21 7:24 Hans de Graaff
2021-06-11 7:41 Hans de Graaff
2021-02-14 6:15 Hans de Graaff
2021-02-14 6:15 Hans de Graaff
2020-12-06 7:35 Hans de Graaff
2020-09-16 6:15 Hans de Graaff
2020-08-17 4:41 Hans de Graaff
2020-05-19 9:36 Hans de Graaff
2020-05-13 5:05 Hans de Graaff
2020-04-21 7:07 Hans de Graaff
2020-04-17 4:39 Hans de Graaff
2019-11-17 7:36 Hans de Graaff
2019-11-09 8:25 Hans de Graaff
2019-05-06 17:58 Hans de Graaff
2019-04-27 6:06 Hans de Graaff
2019-04-11 18:57 Hans de Graaff
2019-02-15 10:17 Hans de Graaff
2019-02-15 10:17 Hans de Graaff
2018-07-13 6:00 Hans de Graaff
2018-06-14 4:39 Hans de Graaff
2018-05-09 3:58 Hans de Graaff
2018-05-06 6:37 Hans de Graaff
2018-03-02 9:57 Hans de Graaff
2018-02-27 6:07 Hans de Graaff
2017-05-17 4:51 Hans de Graaff
2017-05-06 7:52 Hans de Graaff
2016-08-22 19:47 Hans de Graaff
2016-08-22 19:47 Hans de Graaff
2016-04-09 8:38 Hans de Graaff
2016-03-21 22:07 Manuel Rüger
2016-03-21 22:07 Manuel Rüger
2016-03-17 0:21 Manuel Rüger
2016-01-21 6:53 Hans de Graaff
2015-12-31 8:29 Hans de Graaff
2015-11-29 9:21 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=1516168624.0588df53fec2e6dee8fddb4036455a61761a85e4.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