dev-ruby/matchy: Remove last-rited pkg, #576034
authorMichał Górny <mgorny@gentoo.org>
Mon, 5 Sep 2016 13:36:39 +0000 (15:36 +0200)
committerMichał Górny <mgorny@gentoo.org>
Mon, 5 Sep 2016 13:53:41 +0000 (15:53 +0200)
dev-ruby/matchy/Manifest [deleted file]
dev-ruby/matchy/matchy-0.5.2-r1.ebuild [deleted file]
dev-ruby/matchy/metadata.xml [deleted file]
profiles/package.mask

diff --git a/dev-ruby/matchy/Manifest b/dev-ruby/matchy/Manifest
deleted file mode 100644 (file)
index bf708e8..0000000
+++ /dev/null
@@ -1 +0,0 @@
-DIST mcmire-matchy-0.5.2.gem 16384 SHA256 9d43d0e31c6230202d08135006d6ad65bd403bf19c34dd108e471d01ed3a04ec SHA512 24b19ad93b2a38439a82326a9acd67e13855d224a4c5730adf9271c1d1329ecfad0bcda5d19a4aa1f3c0f9667946ce624c9a1db30a45e77a3ad0acdb535c39d1 WHIRLPOOL 2729b2c153163f84383ced4cbd9152c6b5131755d6f461ff5c155333a5095268c46239900152c1ea8f2c6920fdf824405eeb555ca868775fb0728ab4e2ffe754
diff --git a/dev-ruby/matchy/matchy-0.5.2-r1.ebuild b/dev-ruby/matchy/matchy-0.5.2-r1.ebuild
deleted file mode 100644 (file)
index 64f2852..0000000
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MY_OWNER="mcmire"
-
-# ruby21: fails tests
-USE_RUBY="ruby20"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="README.rdoc"
-
-RUBY_FAKEGEM_NAME="${MY_OWNER}-${PN}"
-
-inherit ruby-fakegem
-
-DESCRIPTION="RSpec-esque matchers for use in Test::Unit"
-HOMEPAGE="https://github.com/mcmire/matchy"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
-IUSE=""
-
-all_ruby_prepare() {
-       sed -i -e 's:rake/rdoctask:rdoc/task:' Rakefile || die
-}
-
-# workaround for ruby 1.9.2, sent upstream after 0.5.2
-each_ruby_test() {
-       RUBYLIB="$(pwd)${RUBYLIB+:${RUBYLIB}}" each_fakegem_test
-}
diff --git a/dev-ruby/matchy/metadata.xml b/dev-ruby/matchy/metadata.xml
deleted file mode 100644 (file)
index 517dff6..0000000
+++ /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">mcmire/matchy</remote-id>
-  </upstream>
-</pkgmetadata>
index 534bc4c875fcd4815c2064759b2422891c06b9af..9799eb635a2f68fcdc0269f40624669099fcf8f8 100644 (file)
@@ -654,7 +654,6 @@ net-misc/gogoc
 # Hans de Graaff <graaff@gentoo.org> (22 Jul 2016)
 # ruby20-only packages with no reverse dependencies, bug 576034
 # Masked for removal in 30 days.
-dev-ruby/matchy
 dev-ruby/watch
 
 # Michał Górny <mgorny@gentoo.org> (18 Jul 2016)