From 405c369240571e8b3c9778695a548954da9d44f8 Mon Sep 17 00:00:00 2001 From: Hans de Graaff Date: Fri, 6 May 2016 07:26:53 +0200 Subject: dev-ruby/test-unit: cleanup Package-Manager: portage-2.2.26 --- dev-ruby/test-unit/test-unit-1.2.3-r1.ebuild | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100644 dev-ruby/test-unit/test-unit-1.2.3-r1.ebuild (limited to 'dev-ruby/test-unit') diff --git a/dev-ruby/test-unit/test-unit-1.2.3-r1.ebuild b/dev-ruby/test-unit/test-unit-1.2.3-r1.ebuild deleted file mode 100644 index 3cd436a2c0e6..000000000000 --- a/dev-ruby/test-unit/test-unit-1.2.3-r1.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -USE_RUBY="ruby20" - -RUBY_FAKEGEM_RECIPE_DOC="rdoc" -RUBY_FAKEGEM_EXTRADOC="README.txt History.txt" - -# Disable default binwraps -RUBY_FAKEGEM_BINWRAP="" - -inherit ruby-fakegem - -# Tests need to be verified -RESTRICT=test - -DESCRIPTION="Nathaniel Talbott's originial test-unit" -HOMEPAGE="http://test-unit.rubyforge.org/" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="" -- cgit v1.2.3-65-gdbad