# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-ruby/calendar_date_select/calendar_date_select-1.15-r1.ebuild,v 1.2 2010/01/25 20:13:23 graaff Exp $ EAPI=2 USE_RUBY="ruby18" RUBY_FAKEGEM_TASK_TEST="spec" RUBY_FAKEGEM_TASK_DOC="redocs" RUBY_FAKEGEM_DOCDIR="doc" RUBY_FAKEGEM_EXTRADOC="Readme.txt History.txt" RUBY_FAKEGEM_EXTRAINSTALL="public" inherit ruby-fakegem DESCRIPTION="A popular and flexible JavaScript DatePicker for RubyOnRails" HOMEPAGE="http://code.google.com/p/calendardateselect/" LICENSE="MIT" SLOT="0" KEYWORDS="~amd64" IUSE="" ruby_add_bdepend doc "dev-ruby/activesupport dev-ruby/hoe" ruby_add_bdepend test "dev-ruby/rspec dev-ruby/actionpack dev-ruby/activesupport dev-ruby/hoe"