summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2018-02-04 15:42:48 +0100
committerHans de Graaff <graaff@gentoo.org>2018-02-04 16:14:35 +0100
commita70de158b4ab5e5588527f0fb955247427ca84c8 (patch)
treeb2797a78e44554d3e18196b79d5b9c41faef260f /dev-ruby/minitest-hooks
parentdev-ruby/mini_magick: cleanup (diff)
downloadgentoo-a70de158b4ab5e5588527f0fb955247427ca84c8.tar.gz
gentoo-a70de158b4ab5e5588527f0fb955247427ca84c8.tar.bz2
gentoo-a70de158b4ab5e5588527f0fb955247427ca84c8.zip
dev-ruby/minitest-hooks: cleanup
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-ruby/minitest-hooks')
-rw-r--r--dev-ruby/minitest-hooks/Manifest2
-rw-r--r--dev-ruby/minitest-hooks/minitest-hooks-1.4.0.ebuild19
-rw-r--r--dev-ruby/minitest-hooks/minitest-hooks-1.4.1.ebuild19
3 files changed, 0 insertions, 40 deletions
diff --git a/dev-ruby/minitest-hooks/Manifest b/dev-ruby/minitest-hooks/Manifest
index 7198f1dc702b..dda67e65922a 100644
--- a/dev-ruby/minitest-hooks/Manifest
+++ b/dev-ruby/minitest-hooks/Manifest
@@ -1,3 +1 @@
-DIST minitest-hooks-1.4.0.gem 10240 BLAKE2B ffd54e065a18004dfbe9674f383662f2ee851fde27b0c3cd1caef6321e11de6c34d2a256cfbbb7ac1c16c99b05061461ee0681e6eb3a1a3353799676578cbba2 SHA512 ad89173076cf8af9f198719bb5fd2ac3524f1aa9a98c4010e091056e3a195eaead59a0b2cb7361441f4b376b1823fac55fb077903d04034c31a426372ee28f30
-DIST minitest-hooks-1.4.1.gem 10240 BLAKE2B f15ad63b5762069e730705934444de2bf9aec63e331578ab37c0dcac126ca9586aa414465ef7b7cff5b67608425eeff75c2df17f1b76d976452ff84acae96486 SHA512 b0acc514e711e9b6df0ce4789edbff95eedb7eafd44ec1d6198d249d7ad667e64da4142a8154f0c0fc0da5578bef9ca658d3879cbcb80a2537cbd661d2350cbe
DIST minitest-hooks-1.4.2.gem 10752 BLAKE2B fa02dd6885acb285bfa45bb3a1a7cdafa136c916ef794935d0439e4e1f13748a0f17d1081c1d3c963a0b1c9936b055079bfb1b53c466a0f5daf5c04563b6969b SHA512 f6f5a96bc2cbb581b5b6a8cab507da8c560b853ff722fcafba45d08fde1e75a41da5bffe0287bbb5a861eef84145a38a6b25d3e671fdccfb15c0fce3bce85804
diff --git a/dev-ruby/minitest-hooks/minitest-hooks-1.4.0.ebuild b/dev-ruby/minitest-hooks/minitest-hooks-1.4.0.ebuild
deleted file mode 100644
index e88c6ecfc8db..000000000000
--- a/dev-ruby/minitest-hooks/minitest-hooks-1.4.0.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
-
-# Skip tests since they require unpackaged sequel
-RUBY_FAKEGEM_RECIPE_TEST="none"
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Adds around and before_all/after_all/around_all hooks for Minitest"
-HOMEPAGE="https://github.com/jeremyevans/minitest-hooks"
-
-LICENSE="MIT"
-SLOT="1"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64"
-IUSE=""
diff --git a/dev-ruby/minitest-hooks/minitest-hooks-1.4.1.ebuild b/dev-ruby/minitest-hooks/minitest-hooks-1.4.1.ebuild
deleted file mode 100644
index dbb399a01c02..000000000000
--- a/dev-ruby/minitest-hooks/minitest-hooks-1.4.1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
-
-# Skip tests since they require unpackaged sequel
-RUBY_FAKEGEM_RECIPE_TEST="none"
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Adds around and before_all/after_all/around_all hooks for Minitest"
-HOMEPAGE="https://github.com/jeremyevans/minitest-hooks"
-
-LICENSE="MIT"
-SLOT="1"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64"
-IUSE=""