summaryrefslogtreecommitdiff
blob: 06169e2bc892906c5f56637edc274231e4a2615d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/needle/needle-1.3.0.ebuild,v 1.5 2006/11/11 17:15:17 peper Exp $

inherit ruby gems

DESCRIPTION="Dependency injection for Ruby"
HOMEPAGE="http://needle.rubyforge.org/"
SRC_URI="http://gems.rubyforge.org/gems/${P}.gem"

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

USE_RUBY="ruby18"