summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2010-08-13 13:02:14 +0000
committerHans de Graaff <graaff@gentoo.org>2010-08-13 13:02:14 +0000
commita9921a38629143967a8b20e1032f6562bd9c6494 (patch)
tree0a3044b4773f0d803e78115978123e1ff71068ef /dev-ruby/main
parentRemove old version. (diff)
downloadhistorical-a9921a38629143967a8b20e1032f6562bd9c6494.tar.gz
historical-a9921a38629143967a8b20e1032f6562bd9c6494.tar.bz2
historical-a9921a38629143967a8b20e1032f6562bd9c6494.zip
Remove old version.
Package-Manager: portage-2.1.8.3/cvs/Linux x86_64 RepoMan-Options: --force
Diffstat (limited to 'dev-ruby/main')
-rw-r--r--dev-ruby/main/main-4.2.0.ebuild18
1 files changed, 0 insertions, 18 deletions
diff --git a/dev-ruby/main/main-4.2.0.ebuild b/dev-ruby/main/main-4.2.0.ebuild
deleted file mode 100644
index 7323b7f6b667..000000000000
--- a/dev-ruby/main/main-4.2.0.ebuild
+++ /dev/null
@@ -1,18 +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/main/main-4.2.0.ebuild,v 1.1 2009/11/27 07:06:19 graaff Exp $
-
-inherit ruby gems
-
-USE_RUBY="ruby18"
-DESCRIPTION="A class factory and dsl for generating command line programs real quick."
-HOMEPAGE="http://rubyforge.org/projects/codeforpeople"
-
-LICENSE="Ruby"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-ruby/fattr-2.1.0
- >=dev-ruby/arrayfields-4.7.4"
-DEPEND="${RDEPEND}"