/[gentoo-x86]/dev-ruby/temple/temple-0.4.0.ebuild
Gentoo

Contents of /dev-ruby/temple/temple-0.4.0.ebuild

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations) (download)
Sat Apr 20 07:01:15 2013 UTC (2 months ago) by graaff
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +1 -1 lines
FILE REMOVED
Cleanup.

(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)

1 # Copyright 1999-2012 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: /var/cvsroot/gentoo-x86/dev-ruby/temple/temple-0.4.0.ebuild,v 1.1 2012/08/06 18:06:12 graaff Exp $
4
5 EAPI=4
6 USE_RUBY="ruby18 ruby19 ree18"
7
8 RUBY_FAKEGEM_TASK_DOC=""
9 RUBY_FAKEGEM_EXTRADOC="CHANGES EXPRESSIONS.md README.md"
10
11 RUBY_FAKEGEM_TASK_TEST=""
12
13 inherit ruby-fakegem
14
15 DESCRIPTION="An abstraction and a framework for compiling templates to pure Ruby."
16 HOMEPAGE="http://github.com/judofyr/temple"
17
18 LICENSE="MIT"
19 SLOT="0"
20 KEYWORDS="~amd64"
21 IUSE=""
22
23 ruby_add_bdepend "test? ( dev-ruby/bacon dev-ruby/tilt )"
24
25 each_ruby_test() {
26 ${RUBY} -S bacon -Ilib -Itest --automatic --quiet || die
27 }

  ViewVC Help
Powered by ViewVC 1.1.20