summaryrefslogtreecommitdiff
blob: 7b6164b7c97a9d7effa88b0bcb76441e2f3e9dac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/rake-0.8.1.ebuild,v 1.7 2008/04/13 12:55:57 corsair Exp $

inherit gems

DESCRIPTION="Make-like scripting in Ruby"
HOMEPAGE="http://rake.rubyforge.org/"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE=""
RESTRICT="test"