summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/ruby2ruby/ruby2ruby-1.2.3.ebuild')
-rw-r--r--dev-ruby/ruby2ruby/ruby2ruby-1.2.3.ebuild20
1 files changed, 0 insertions, 20 deletions
diff --git a/dev-ruby/ruby2ruby/ruby2ruby-1.2.3.ebuild b/dev-ruby/ruby2ruby/ruby2ruby-1.2.3.ebuild
deleted file mode 100644
index aa9e44a548cb..000000000000
--- a/dev-ruby/ruby2ruby/ruby2ruby-1.2.3.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby2ruby/ruby2ruby-1.2.3.ebuild,v 1.2 2009/10/05 20:58:34 volkmar Exp $
-
-inherit gems
-
-DESCRIPTION="Generates readable ruby from ParseTree"
-HOMEPAGE="http://seattlerb.rubyforge.org/"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc"
-IUSE=""
-
-DEPEND="=dev-ruby/parsetree-3.0*
- =dev-ruby/sexp-processor-3.0*
- =dev-ruby/ruby_parser-2.0*"
-RDEPEND="${DEPEND}"
-
-USE_RUBY="ruby18"