# Copyright 1999-2006 BreakMyGentoo.net # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit ruby gems DESCRIPTION="Command line parser for Ruby" HOMEPAGE="http://getopt.rubyforge.org/" SRC_URI="http://gems.rubyforge.org/gems/${P}.gem" LICENSE="Ruby" SLOT="0" KEYWORDS="~amd64" IUSE="" USE_RUBY="ruby18 ruby19" DEPEND="virtual/ruby"