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/rbtree/
Date: Sat, 24 Feb 2018 08:50:00 +0000 (UTC)	[thread overview]
Message-ID: <1519462134.fb8c8d6110fa42f71e7548e80b787ef5d6707a2c.graaff@gentoo> (raw)

commit:     fb8c8d6110fa42f71e7548e80b787ef5d6707a2c
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 24 08:45:16 2018 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Feb 24 08:48:54 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb8c8d61

dev-ruby/rbtree: remove masked package

 dev-ruby/rbtree/Manifest               |  1 -
 dev-ruby/rbtree/metadata.xml           | 11 ----------
 dev-ruby/rbtree/rbtree-0.4.2-r1.ebuild | 40 ----------------------------------
 3 files changed, 52 deletions(-)

diff --git a/dev-ruby/rbtree/Manifest b/dev-ruby/rbtree/Manifest
deleted file mode 100644
index f076a5b6ab4..00000000000
--- a/dev-ruby/rbtree/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST rbtree-0.4.2.gem 30208 BLAKE2B a79b02849c98034b718040411a03de4a04e9865bb8429252571a1f761329332d414530b8df7bee2d81956394987bc66017049ca041893f987d139ea62e6deb7e SHA512 84a6cb5567e319e5ee830afb0fe4f64697a2748099e2976e85a2998123f4fe4acdadb1ee9574178576ffc5e989e15c6ce033ebcb58e24fcec9662a3feee9eb20

diff --git a/dev-ruby/rbtree/metadata.xml b/dev-ruby/rbtree/metadata.xml
deleted file mode 100644
index 2f1bf407848..00000000000
--- a/dev-ruby/rbtree/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>
-<longdescription lang="en">
-RBTree is a sorted associative collection that is implemented with Red-Black Tree. The elements of RBTree are ordered and its interface is the almost same as Hash, so simply you can consider RBTree sorted Hash.
-</longdescription>
-</pkgmetadata>

diff --git a/dev-ruby/rbtree/rbtree-0.4.2-r1.ebuild b/dev-ruby/rbtree/rbtree-0.4.2-r1.ebuild
deleted file mode 100644
index cc62c6aef3e..00000000000
--- a/dev-ruby/rbtree/rbtree-0.4.2-r1.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-# ruby23: fails tests
-USE_RUBY="ruby21 ruby22"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="README"
-
-inherit multilib ruby-fakegem
-
-DESCRIPTION="Ruby/RBTree module"
-HOMEPAGE="http://www.geocities.co.jp/SiliconValley-PaloAlto/3388/rbtree/README.html"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="test"
-
-all_ruby_prepare() {
-	# Fix test for random hash ordering.
-	sed -i -e '527 s/flatten/flatten.sort/g' test.rb || die
-
-	mkdir lib || die
-}
-
-each_ruby_configure() {
-	${RUBY} extconf.rb || die
-}
-
-each_ruby_compile() {
-	emake V=1
-	cp rbtree$(get_modname) lib/ || die
-}
-
-each_ruby_test() {
-	${RUBY} test.rb || die
-}


             reply	other threads:[~2018-02-24  8:50 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-24  8:50 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-31  8:53 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rbtree/ Hans de Graaff
2023-12-27 13:55 Hans de Graaff
2023-06-21  7:36 Jakov Smolić
2023-04-27 11:25 Hans de Graaff
2023-04-08 10:01 Hans de Graaff
2022-12-12  6:39 Hans de Graaff
2022-02-03  6:33 Hans de Graaff
2021-10-07 20:32 Sam James
2021-07-28  4:21 Hans de Graaff
2017-07-30  6:10 Hans de Graaff
2016-09-11  6:54 Hans de Graaff
2016-04-25 23:17 Manuel Rüger

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=1519462134.fb8c8d6110fa42f71e7548e80b787ef5d6707a2c.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