summaryrefslogtreecommitdiff
blob: 872448f882f2a032e0afe4ddf9171d732183608e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Das/Bio-Das-0.93.ebuild,v 1.3 2004/06/25 00:09:01 agriffis Exp $

inherit perl-module

DEPEND=">=dev-perl/Compress-Zlib-1.0
	>=dev-perl/HTML-Parser-3
	>=dev-perl/libwww-perl-5
	>=dev-perl/MIME-Base64-2.12
	"

DESCRIPTION="Interface to Distributed Annotation System"
SRC_URI="http://search.cpan.org/CPAN/authors/id/L/LD/LDS/${P}.tar.gz"
HOMEPAGE="http://search.cpan.org/~lds/${P}/"
IUSE=""
SLOT="0"
LICENSE="Artistic"
KEYWORDS="~x86"