summaryrefslogtreecommitdiff
blob: 1e1e1bac580252cfc314f40d3a0484e34c67eaa4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/needle/needle-1.2.1.ebuild,v 1.4 2007/07/11 05:23:08 mr_bones_ Exp $

inherit ruby

DESCRIPTION="Dependency injection for Ruby"
HOMEPAGE="http://needle.rubyforge.org/"
SRC_URI="http://rubyforge.org/frs/download.php/5311/${P}.tar.bz2"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~ppc x86"
IUSE=""

USE_RUBY="ruby18"