summaryrefslogtreecommitdiff
blob: 0dadfae8acac541f587ae86e4d90a6982a269079 (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/text-hyphen/text-hyphen-1.0.0.ebuild,v 1.13 2010/08/20 13:43:37 graaff Exp $

inherit ruby gems

DESCRIPTION="Hyphenates various words according to the rules of the language the word is written in."
HOMEPAGE="http://rubyforge.org/projects/text-format"

LICENSE="Ruby"
SLOT="0"
KEYWORDS="amd64 ia64 ppc ppc64 ~sparc x86"
IUSE=""

DEPEND="dev-lang/ruby"