summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2016-05-06 07:26:53 +0200
committerHans de Graaff <graaff@gentoo.org>2016-05-06 07:30:49 +0200
commit405c369240571e8b3c9778695a548954da9d44f8 (patch)
treeb48d97a5d42100a498130ef6fdd5b67ad79e89c0 /dev-ruby/test-unit
parentdev-ruby/test-unit: mark ruby21 revision stable (diff)
downloadgentoo-405c369240571e8b3c9778695a548954da9d44f8.tar.gz
gentoo-405c369240571e8b3c9778695a548954da9d44f8.tar.bz2
gentoo-405c369240571e8b3c9778695a548954da9d44f8.zip
dev-ruby/test-unit: cleanup
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-ruby/test-unit')
-rw-r--r--dev-ruby/test-unit/test-unit-1.2.3-r1.ebuild26
1 files changed, 0 insertions, 26 deletions
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=""