# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI="prefix" inherit ruby gems DESCRIPTION="Ruby library for dealing with Creditcards, Payment processors and shipping." HOMEPAGE="http://www.activemerchant.org" SRC_URI="http://rubyforge.org/frs/download.php/18308/${P}.gem" LICENSE="Ruby" SLOT="0" KEYWORDS="~x86-macos" IUSE="${IUSE}" DEPEND="dev-ruby/activesupport dev-ruby/builder " RDEPEND="${DEPEND}"