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] repo/gentoo:master commit in: dev-ruby/ruby-net-ldap/
Date: Sun, 24 Apr 2022 07:06:26 +0000 (UTC)	[thread overview]
Message-ID: <1650783979.5bf1520e28f47d841e2b326a868a8e3b0ae302a1.graaff@gentoo> (raw)

commit:     5bf1520e28f47d841e2b326a868a8e3b0ae302a1
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 24 06:46:20 2022 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Apr 24 07:06:19 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bf1520e

dev-ruby/ruby-net-ldap: drop 0.16.2, 0.16.3

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/ruby-net-ldap/Manifest                    |  2 --
 dev-ruby/ruby-net-ldap/ruby-net-ldap-0.16.2.ebuild | 27 ----------------------
 dev-ruby/ruby-net-ldap/ruby-net-ldap-0.16.3.ebuild | 27 ----------------------
 3 files changed, 56 deletions(-)

diff --git a/dev-ruby/ruby-net-ldap/Manifest b/dev-ruby/ruby-net-ldap/Manifest
index a3c1b05b15e3..631b1e3f0889 100644
--- a/dev-ruby/ruby-net-ldap/Manifest
+++ b/dev-ruby/ruby-net-ldap/Manifest
@@ -1,3 +1 @@
-DIST net-ldap-0.16.2.gem 94208 BLAKE2B aebfc53b29c3bf81eecfc50a7422bd30b7dfe1894f8b7ceaeb82e346ae0e3ecbf463f3f15aab2200d42a391782a07cea8bbbf3f1c0d1cd0ae95959ef77bc8a14 SHA512 5d0e63473b5e1b1133463a49ed1c88fbf00fda06265a9a091fdb513f1d20fb45e5227c6384a9adc82ad71082ef07786cf63143060711b15386ceb7d3bd7b800b
-DIST net-ldap-0.16.3.gem 94208 BLAKE2B 637fe661e1ccf962cfd224ca457c7c4b9b51ec15179d4ca8d429947c45be3ded8dfde1f99b5f4a2c7ecb51682828689086a8ed0598e03905c8b77448bfcb1244 SHA512 18b9b290eb37c2378953011db4d92d41c18d735ae7908a98650b0c941ccc0eb0f44a3686c8ad987066de2a3ff04a58acb9267215dc214212f44ae5fccfcbe30d
 DIST ruby-net-ldap-0.17.0.tar.gz 92548 BLAKE2B 45dd1f6205af25735c8ed55a28ec91084e0b95403fa4c4a06310a19f1a9c247cb4cd1e8be7bbb26b2423c0d05afb4cfd4e8b2eed4e552aa78c9b4b44102f34d8 SHA512 417e946f044db2fda8ceb8ebfee2376310308ac6a1949e165beff0a9c2a8b410f88ffcb607d27ab060d1d55364cb75fd41753d101a404874be6dbbec3875f192

diff --git a/dev-ruby/ruby-net-ldap/ruby-net-ldap-0.16.2.ebuild b/dev-ruby/ruby-net-ldap/ruby-net-ldap-0.16.2.ebuild
deleted file mode 100644
index 264834ae7694..000000000000
--- a/dev-ruby/ruby-net-ldap/ruby-net-ldap-0.16.2.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-USE_RUBY="ruby24 ruby25 ruby26 ruby27"
-
-RUBY_FAKEGEM_TASK_TEST="test spec"
-RUBY_FAKEGEM_EXTRADOC="Contributors.rdoc History.rdoc README.rdoc"
-
-RUBY_FAKEGEM_NAME="net-ldap"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Pure ruby LDAP client implementation"
-HOMEPAGE="https://github.com/ruby-ldap/ruby-net-ldap"
-LICENSE="MIT"
-
-KEYWORDS="~amd64 ~x86"
-SLOT="0"
-IUSE="test"
-
-ruby_add_bdepend "test? ( >=dev-ruby/flexmock-1.3.0 )"
-
-each_ruby_test() {
-	${RUBY} -Ilib:test:. -e 'Dir["test/**/test_*.rb"].each{|f| require f}' || die
-}

diff --git a/dev-ruby/ruby-net-ldap/ruby-net-ldap-0.16.3.ebuild b/dev-ruby/ruby-net-ldap/ruby-net-ldap-0.16.3.ebuild
deleted file mode 100644
index c2909e1f1c21..000000000000
--- a/dev-ruby/ruby-net-ldap/ruby-net-ldap-0.16.3.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-USE_RUBY="ruby25 ruby26 ruby27"
-
-RUBY_FAKEGEM_TASK_TEST="test spec"
-RUBY_FAKEGEM_EXTRADOC="Contributors.rdoc History.rdoc README.rdoc"
-
-RUBY_FAKEGEM_NAME="net-ldap"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Pure ruby LDAP client implementation"
-HOMEPAGE="https://github.com/ruby-ldap/ruby-net-ldap"
-LICENSE="MIT"
-
-KEYWORDS="~amd64 ~x86"
-SLOT="0"
-IUSE="test"
-
-ruby_add_bdepend "test? ( >=dev-ruby/flexmock-1.3.0 )"
-
-each_ruby_test() {
-	${RUBY} -Ilib:test:. -e 'Dir["test/**/test_*.rb"].each{|f| require f}' || die
-}


             reply	other threads:[~2022-04-24  7:06 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-24  7:06 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-01-06  8:19 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-net-ldap/ Hans de Graaff
2024-01-01  8:07 Hans de Graaff
2023-06-18  4:53 Hans de Graaff
2023-04-05  3:17 Sam James
2023-03-27 13:25 Sam James
2023-03-26 10:42 Hans de Graaff
2022-12-04  9:19 Hans de Graaff
2022-06-08  4:41 Hans de Graaff
2020-12-01  6:44 Hans de Graaff
2020-08-19  3:54 Hans de Graaff
2020-05-05 10:01 Hans de Graaff
2020-03-26  7:25 Hans de Graaff
2019-11-19  5:40 Hans de Graaff
2019-01-24  6:33 Hans de Graaff
2018-06-06  4:44 Hans de Graaff
2018-02-10  7:42 Hans de Graaff
2017-11-01  5:24 Hans de Graaff
2017-08-06  6:28 Hans de Graaff
2017-07-30  6:10 Hans de Graaff
2017-02-25  7:19 Hans de Graaff
2016-12-24 12:57 Manuel Rüger
2016-07-19  5:58 Hans de Graaff
2016-04-02  7:01 Hans de Graaff
2016-04-02  7:01 Hans de Graaff
2016-02-05  6:51 Hans de Graaff
2016-01-08  6:45 Hans de Graaff
2016-01-08  6:45 Hans de Graaff
2015-11-12  6:51 Hans de Graaff
2015-10-28  5:31 Hans de Graaff
2015-10-28  5:31 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=1650783979.5bf1520e28f47d841e2b326a868a8e3b0ae302a1.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