summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/ruby2ruby/ruby2ruby-1.1.8.ebuild')
-rw-r--r--dev-ruby/ruby2ruby/ruby2ruby-1.1.8.ebuild16
1 files changed, 0 insertions, 16 deletions
diff --git a/dev-ruby/ruby2ruby/ruby2ruby-1.1.8.ebuild b/dev-ruby/ruby2ruby/ruby2ruby-1.1.8.ebuild
deleted file mode 100644
index fa31c0eb12e2..000000000000
--- a/dev-ruby/ruby2ruby/ruby2ruby-1.1.8.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby2ruby/ruby2ruby-1.1.8.ebuild,v 1.1 2008/02/21 06:30:32 graaff Exp $
-
-inherit gems
-
-DESCRIPTION="Generates readable ruby from ParseTree"
-HOMEPAGE="http://seattlerb.rubyforge.org/"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-DEPEND="dev-ruby/parsetree
- >=dev-ruby/hoe-1.4.0"