# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: inherit ruby gems DESCRIPTION="Commandline argument processing library for Ruby." HOMEPAGE="http://trollop.rubyforge.org/" SRC_URI="http://gems.rubyforge.org/gems/${P}.gem" LICENSE="Ruby" SLOT="0" KEYWORDS="~amd64 ~x86" DEPEND=">=dev-lang/ruby-1.8.6" RDEPEND=${DEPEND}