/[gentoo-x86]/dev-ruby/transaction-simple/transaction-simple-1.4.0-r2.ebuild
Gentoo

Contents of /dev-ruby/transaction-simple/transaction-simple-1.4.0-r2.ebuild

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.3 - (show annotations) (download)
Mon Aug 13 00:26:31 2012 UTC (9 months, 1 week ago) by flameeyes
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +1 -1 lines
FILE REMOVED
Version bump; use test-unit-2 for testing to avoid hoe.

(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)

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/transaction-simple/transaction-simple-1.4.0-r2.ebuild,v 1.2 2012/05/01 18:24:10 armin76 Exp $
4
5 EAPI=2
6 USE_RUBY="ruby18 ree18"
7
8 RUBY_FAKEGEM_TASK_DOC="docs"
9 RUBY_FAKEGEM_DOCDIR="doc"
10 RUBY_FAKEGEM_EXTRADOC="History.txt Readme.txt"
11
12 inherit ruby-fakegem
13
14 DESCRIPTION="Provides transaction support at the object level"
15 HOMEPAGE="http://rubyforge.org/projects/trans-simple/"
16
17 LICENSE="MIT"
18 SLOT="0"
19 KEYWORDS="~amd64 ~ppc ~x86"
20 IUSE=""
21
22 ruby_add_bdepend "test? ( dev-ruby/hoe ) doc? ( dev-ruby/hoe )"

  ViewVC Help
Powered by ViewVC 1.1.13