summaryrefslogtreecommitdiff
blob: c3a0d276ca952bb41512faeccd61dd66cd63a636 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/vlad/vlad-1.1.0.ebuild,v 1.2 2008/01/16 03:31:58 nichoj Exp $

inherit gems

DESCRIPTION="Pragmatic application deployment automation, without mercy."
HOMEPAGE="http://rubyhitsquad.com/Vlad_the_Deployer.html"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND=">=dev-lang/ruby-1.8.5
	dev-ruby/open4
	>=dev-ruby/hoe-1.3.0"