commit: e3308711839813deef5b1c2926af404308ed9d69 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Wed May 31 04:16:45 2017 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Wed May 31 04:24:02 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3308711
remove masked dev-ruby/map dev-ruby/map/Manifest | 1 - dev-ruby/map/map-6.6.0.ebuild | 27 --------------------------- dev-ruby/map/metadata.xml | 11 ----------- 3 files changed, 39 deletions(-) diff --git a/dev-ruby/map/Manifest b/dev-ruby/map/Manifest deleted file mode 100644 index 172079ba064..00000000000 --- 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 33201205074..00000000000 --- 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 d15d797e835..00000000000 --- 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>r...@gentoo.org</email> - <name>Gentoo Ruby Project</name> - </maintainer> - <upstream> - <remote-id type="github">ahoward/map</remote-id> - </upstream> -</pkgmetadata>