diff options
author | Sam James <sam@gentoo.org> | 2023-03-29 02:17:57 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-29 13:56:13 +0100 |
commit | fda47294b009ccace16a7ae3c1f481e2d0fc3cf6 (patch) | |
tree | 7330a6e507144b27259f240f7db40071dfc1ab2f /dev-ruby/minitest-global_expectations | |
parent | dev-ruby/fcgi: drop 0.9.2.1-r2 (diff) | |
download | gentoo-fda47294b009ccace16a7ae3c1f481e2d0fc3cf6.tar.gz gentoo-fda47294b009ccace16a7ae3c1f481e2d0fc3cf6.tar.bz2 gentoo-fda47294b009ccace16a7ae3c1f481e2d0fc3cf6.zip |
dev-ruby/minitest-global_expectations: drop 1.0.1
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/minitest-global_expectations')
-rw-r--r-- | dev-ruby/minitest-global_expectations/minitest-global_expectations-1.0.1.ebuild | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/dev-ruby/minitest-global_expectations/minitest-global_expectations-1.0.1.ebuild b/dev-ruby/minitest-global_expectations/minitest-global_expectations-1.0.1.ebuild deleted file mode 100644 index 042079cf04ae..000000000000 --- a/dev-ruby/minitest-global_expectations/minitest-global_expectations-1.0.1.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -USE_RUBY="ruby25 ruby26 ruby27 ruby30" - -inherit ruby-fakegem - -DESCRIPTION="Support minitest expectation methods for all objects" -HOMEPAGE="https://github.com/jeremyevans/minitest-global_expectations" - -LICENSE="MIT" -SLOT="1" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv sparc x86" -IUSE="" |