summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2017-05-31 06:16:45 +0200
committerHans de Graaff <graaff@gentoo.org>2017-05-31 06:24:02 +0200
commite3308711839813deef5b1c2926af404308ed9d69 (patch)
treef5376cfce36186706aa9140f3100b6b791814570
parentremove masked dev-ruby/configliere (diff)
downloadgentoo-e3308711.tar.gz
gentoo-e3308711.tar.bz2
gentoo-e3308711.zip
remove masked dev-ruby/map
-rw-r--r--dev-ruby/map/Manifest1
-rw-r--r--dev-ruby/map/map-6.6.0.ebuild27
-rw-r--r--dev-ruby/map/metadata.xml11
3 files changed, 0 insertions, 39 deletions
diff --git a/dev-ruby/map/Manifest b/dev-ruby/map/Manifest
deleted file mode 100644
index 172079ba0649..000000000000
--- a/dev-ruby/map/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST map-6.6.0.gem 23040 SHA256 153a6f384515b14085805f5839d318f9d3c9dab676f341340fa4300150373cbc SHA512 26854ee6aec63fde2da94b2c15e6916136ba20f7c47a321d47018b62fa3977168c04da9f2ffae07aabfed415c8d478146db7cef28413a0078b90a095fc6cd9fb WHIRLPOOL 89d0bd22cad6d3981251906ce2e80499c7dc79c83b7b2d0026ab2feaecc5a0286e25e5a5704a7e47233d43c3d575e58fcb343451674c8eeab921e5d7422794b1
diff --git a/dev-ruby/map/map-6.6.0.ebuild b/dev-ruby/map/map-6.6.0.ebuild
deleted file mode 100644
index 332012050744..000000000000
--- a/dev-ruby/map/map-6.6.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-# ruby22: test failures
-USE_RUBY="ruby20 ruby21"
-
-RUBY_FAKEGEM_TASK_DOC=""
-
-RUBY_FAKEGEM_EXTRADOC="README"
-
-RUBY_FAKEGEM_GEMSPEC="map.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A string/symbol indifferent ordered hash that works in all rubies"
-HOMEPAGE="https://github.com/ahoward/map"
-
-LICENSE="|| ( Ruby BSD-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~x86-fbsd"
-IUSE=""
-
-all_ruby_prepare() {
- sed -i -e 's/Config/RbConfig/' Rakefile || die
-}
diff --git a/dev-ruby/map/metadata.xml b/dev-ruby/map/metadata.xml
deleted file mode 100644
index d15d797e835c..000000000000
--- a/dev-ruby/map/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">ahoward/map</remote-id>
- </upstream>
-</pkgmetadata>