# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-shadow/ruby-shadow-1.4.1.ebuild,v 1.3 2009/04/12 12:45:20 bluebird Exp $ inherit ruby DESCRIPTION="ruby shadow bindings" HOMEPAGE="http://ttsky.net" SRC_URI="http://ttsky.net/src/${P}.tar.gz" S=${WORKDIR}/shadow-${PV} LICENSE="Ruby" SLOT="0" KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="" DEPEND=">=dev-lang/ruby-1.8"