# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit gems DESCRIPTION="Ruby library for simple creation of emails" HOMEPAGE="http://rubyforge.org/projects/mailfactory" SRC_URI="http://gems.rubyforge.org/gems/${P}.gem" LICENSE="Ruby" SLOT="0" KEYWORDS="~x86" IUSE="" DEPEND=">=dev-ruby/mime-types-1.13.1" USE_RUBY="ruby18"