summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/highline/highline-1.5.1-r1.ebuild')
-rw-r--r--dev-ruby/highline/highline-1.5.1-r1.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/dev-ruby/highline/highline-1.5.1-r1.ebuild b/dev-ruby/highline/highline-1.5.1-r1.ebuild
new file mode 100644
index 000000000000..c1b3afdb8dd8
--- /dev/null
+++ b/dev-ruby/highline/highline-1.5.1-r1.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/highline-1.5.1-r1.ebuild,v 1.1 2009/12/15 16:53:30 flameeyes Exp $
+
+EAPI=2
+
+USE_RUBY="ruby18 ruby19 jruby"
+
+FAKEGEM_EXTRA_DOCS="CHANGELOG README TODO"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Highline is a high-level command-line IO library for ruby."
+HOMEPAGE="http://rubyforge.org/projects/highline/"
+
+IUSE=""
+LICENSE="|| ( GPL-2 Ruby )"
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"