summaryrefslogtreecommitdiff
blob: a0da87b847c895cfcfab372a5d55f70a6d04fa2a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-AutoWriter/XML-AutoWriter-0.38.ebuild,v 1.2 2005/04/12 01:18:21 gustavoz Exp $

inherit perl-module

DESCRIPTION="XML-AutoWriter"
SRC_URI="mirror://cpan/authors/id/R/RB/RBS/${P}.tar.gz"
HOMEPAGE="http://search.cpan.org/~rbs/${P}/"
IUSE=""
SLOT="0"
LICENSE="as-is"
KEYWORDS="~x86 ~amd64 ~sparc"

DEPEND="dev-perl/XML-Parser"

SRC_TEST="do"