# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-ruby/haml/haml-1.8.2.ebuild,v 1.1 2008/04/10 23:16:29 robbat2 Exp $ inherit ruby gems DESCRIPTION="HAML - a ruby web page templating engine" HOMEPAGE="http://rubyforge.org/projects/haml/" LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" DEPEND=">=dev-lang/ruby-1.8.4 dev-ruby/activesupport"