# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit ruby gems USE_RUBY="ruby18" DESCRIPTION="Provides a mailcap-like MIME Content-Type lookup for Ruby." HOMEPAGE="http://rubyforge.org/projects/mime-types" SRC_URI="http://gems.rubyforge.org/gems/${P}.gem" LICENSE="|| ( Ruby Artistic GPL-2 )" SLOT="0" KEYWORDS="~x86" IUSE="" DEPEND=">=dev-lang/ruby-1.8.2" RDEPEND="${DEPEND}"