/[gentoo-x86]/dev-ruby/archive-tar-minitar/archive-tar-minitar-0.5.3.ebuild
Gentoo

Contents of /dev-ruby/archive-tar-minitar/archive-tar-minitar-0.5.3.ebuild

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations) (download)
Fri Jun 15 14:22:57 2012 UTC (12 months ago) by flameeyes
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +1 -1 lines
FILE REMOVED
Fix gemspec (sorry).

(Portage version: 2.2.0_alpha110/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/archive-tar-minitar/archive-tar-minitar-0.5.3.ebuild,v 1.1 2012/06/15 06:56:40 flameeyes Exp $
4
5 EAPI=4
6 USE_RUBY="ruby18 ree18 ruby19 jruby"
7
8 RUBY_FAKEGEM_NAME="minitar"
9
10 RUBY_FAKEGEM_TASK_TEST=""
11 RUBY_FAKEGEM_TASK_DOC=""
12
13 RUBY_FAKEGEM_EXTRADOC="README ChangeLog"
14
15 inherit ruby-fakegem
16
17 DESCRIPTION="Provides POSIX tarchive management from Ruby programs."
18 HOMEPAGE="http://rubyforge.org/projects/ruwiki/"
19
20 LICENSE="|| ( GPL-2 Ruby )"
21 SLOT="0"
22 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
23 IUSE=""
24
25 RESTRICT="test"
26
27 RUBY_PATCHES=(
28 ${PN}-0.5.2-gentoo.patch
29 )

  ViewVC Help
Powered by ViewVC 1.1.20