summaryrefslogtreecommitdiff
blob: aa65cb520926f781560d81f935c85a1a2509f83a (plain)
1
2
3
4
5
6
7
8
9
10
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jsch/ant-jsch-1.7.0.ebuild,v 1.1 2007/01/21 23:10:56 caster Exp $

inherit ant-tasks

KEYWORDS="~x86"

DEPEND=">=dev-java/jsch-0.1.21-r2"
RDEPEND="${DEPEND}"