summaryrefslogtreecommitdiff
blob: 579ae34542510775ce8035197c042605c8e03a2d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/polyglot-0.2.9.ebuild,v 1.2 2010/02/13 19:36:11 armin76 Exp $

inherit gems

DESCRIPTION="Polyglot provides support for fully-custom DSLs."
HOMEPAGE="http://polyglot.rubyforge.org/"
LICENSE="MIT"

KEYWORDS="~amd64 ~sparc ~x86"
SLOT="0"
IUSE=""

USE_RUBY="ruby18"