/[gentoo-x86]/dev-ruby/text-hyphen/text-hyphen-1.2.ebuild
Gentoo

Contents of /dev-ruby/text-hyphen/text-hyphen-1.2.ebuild

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.7 - (show annotations) (download)
Wed Nov 7 03:52:20 2012 UTC (6 months, 2 weeks ago) by jer
Branch: MAIN
CVS Tags: HEAD
Changes since 1.6: +2 -2 lines
Stable for HPPA (bug #424846).

(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key A792A613)

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/text-hyphen/text-hyphen-1.2.ebuild,v 1.6 2012/10/28 18:33:18 armin76 Exp $
4
5 EAPI=2
6 USE_RUBY="ruby18 ree18 ruby19 jruby"
7
8 RUBY_FAKEGEM_TASK_DOC="docs"
9 RUBY_FAKEGEM_DOCDIR="doc"
10 RUBY_FAKEGEM_EXTRADOC="README.rdoc History.rdoc"
11
12 inherit ruby-fakegem eutils
13
14 DESCRIPTION="Hyphenates various words according to the rules of the language the word is written in."
15 HOMEPAGE="http://rubyforge.org/projects/text-format"
16
17 LICENSE="MIT"
18 SLOT="0"
19 KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
20 IUSE=""
21
22 ruby_add_bdepend "
23 doc? (
24 >=dev-ruby/hoe-2.8.0
25 >=dev-ruby/rubyforge-2.0.4
26 )
27 test? (
28 virtual/ruby-test-unit
29 >=dev-ruby/hoe-2.8.0
30 >=dev-ruby/rubyforge-2.0.4
31 )"

  ViewVC Help
Powered by ViewVC 1.1.13