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/memcache-client/
Date: Wed, 31 May 2017 04:38:34 +0000 (UTC)	[thread overview]
Message-ID: <1496204644.93be36e78c5142d6d72b53b2c79db224f46ac58a.graaff@gentoo> (raw)

commit:     93be36e78c5142d6d72b53b2c79db224f46ac58a
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed May 31 04:17:15 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed May 31 04:24:04 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93be36e7

remove masked dev-ruby/memcache-client

 dev-ruby/memcache-client/Manifest                  |  1 -
 .../memcache-client-1.8.5-r2.ebuild                | 39 ----------------------
 dev-ruby/memcache-client/metadata.xml              | 11 ------
 3 files changed, 51 deletions(-)

diff --git a/dev-ruby/memcache-client/Manifest b/dev-ruby/memcache-client/Manifest
deleted file mode 100644
index 001b51e19dc..00000000000
--- a/dev-ruby/memcache-client/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST memcache-client-1.8.5.gem 31744 SHA256 1a2d57e9bc0d00553aef16ee9413e2656f07e53cf569eb6e2d795f0d9c85d285 SHA512 2e134cb86b55add05254c478b6104917f50b81757bba1a19d795eb402863980b2aa431bb11bdf282e53193ff744208b812567469b180eb0a28d2bc49623e52fc WHIRLPOOL 56cfacf77b7f063542745847f6f92d038745dce98e731dd399d5be42fa02fbcea4a71a7c9a12ae6fbc2ec6dee48898f9396a4da4dd3e293113849233bd8b7f98

diff --git a/dev-ruby/memcache-client/memcache-client-1.8.5-r2.ebuild b/dev-ruby/memcache-client/memcache-client-1.8.5-r2.ebuild
deleted file mode 100644
index 4d4da78b4cd..00000000000
--- a/dev-ruby/memcache-client/memcache-client-1.8.5-r2.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-# ruby22: fails tests
-USE_RUBY="ruby20 ruby21"
-
-RUBY_FAKEGEM_TASK_TEST="none"
-
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_EXTRADOC="FAQ.rdoc History.rdoc README.rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A ruby library for accessing memcached"
-HOMEPAGE="https://github.com/mperham/memcache-client"
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-ruby_add_bdepend "test? ( dev-ruby/flexmock )"
-
-all_ruby_prepare() {
-	# Remove tests that require a running memcache deamon.
-	rm test/test_benchmark.rb || die "Unable to remove performance tests."
-
-	# Fix silly JRuby test issue:
-	# https://github.com/mperham/memcache-client/issues/issue/14
-	sed -i -e '558s/e.message/e.message.downcase/' test/test_mem_cache.rb || die die "Could not fix JRuby issue."
-
-	# Fix rake deprecation.
-	sed -i -e 's:rake/rdoctask:rdoc/task:' Rakefile || die
-}
-
-each_ruby_test() {
-	${RUBY} -Ilib -r test/unit test/test_mem_cache.rb || die "Tests failed."
-}

diff --git a/dev-ruby/memcache-client/metadata.xml b/dev-ruby/memcache-client/metadata.xml
deleted file mode 100644
index 194f9eebc64..00000000000
--- a/dev-ruby/memcache-client/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-  <maintainer type="project">
-    <email>ruby@gentoo.org</email>
-    <name>Gentoo Ruby Project</name>
-  </maintainer>
-  <upstream>
-    <remote-id type="github">mperham/memcache-client</remote-id>
-  </upstream>
-</pkgmetadata>


             reply	other threads:[~2017-05-31  4:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-31  4:38 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-09-20  5:07 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/memcache-client/ Hans de Graaff
2016-06-24  5:45 Hans de Graaff
2016-06-24  5:45 Hans de Graaff
2016-04-02  7:01 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=1496204644.93be36e78c5142d6d72b53b2c79db224f46ac58a.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