/[gentoo-x86]/dev-ruby/ruby-progressbar/ruby-progressbar-0.0.10.ebuild
Gentoo

Contents of /dev-ruby/ruby-progressbar/ruby-progressbar-0.0.10.ebuild

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.10 - (show annotations) (download)
Tue Nov 6 17:22:23 2012 UTC (7 months, 1 week ago) by jer
Branch: MAIN
CVS Tags: HEAD
Changes since 1.9: +2 -2 lines
Stable for HPPA (bug #426520).

(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/ruby-progressbar/ruby-progressbar-0.0.10.ebuild,v 1.9 2012/10/07 16:49:41 armin76 Exp $
4
5 EAPI=3
6
7 USE_RUBY="ruby18 ruby19 ree18 jruby"
8
9 RUBY_FAKEGEM_TASK_TEST="none"
10 RUBY_FAKEGEM_TASK_DOC=""
11
12 RUBY_FAKEGEM_EXTRADOC="README.md"
13
14 inherit ruby-fakegem
15
16 DESCRIPTION="A Text Progress Bar Library for Ruby"
17 HOMEPAGE="https://github.com/jfelchner/ruby-progressbar"
18
19 LICENSE="|| ( Ruby GPL-2 )"
20 SLOT="0"
21 KEYWORDS="amd64 hppa ppc ppc64 x86 ~x86-fbsd"
22
23 IUSE="test"
24
25 each_ruby_test() {
26 ${RUBY} -I. test.rb || die "test failed"
27 }

  ViewVC Help
Powered by ViewVC 1.1.20