summaryrefslogtreecommitdiff
blob: d167a85e64076d8c9e2404a92fdc0d7a702db5a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Copyright 1999-2006 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.3 2006/01/13 22:32:02 mcummings 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="~amd64 sparc x86"

DEPEND="dev-perl/XML-Parser"

SRC_TEST="do"