blob: 38f93260788d6234b687d63ea5568e160cd139f6 [file] [log] [blame]
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-SAX-Writer/XML-SAX-Writer-0.50.ebuild,v 1.12 2010/01/21 13:13:54 tove Exp $
inherit perl-module eutils
DESCRIPTION="SAX2 Writer"
HOMEPAGE="http://search.cpan.org/~dahut/${P}"
SRC_URI="mirror://cpan/authors/id/D/DA/DAHUT/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE=""
DEPEND="dev-perl/Text-Iconv
dev-perl/XML-Filter-BufferText
dev-perl/XML-SAX
>=dev-perl/XML-NamespaceSupport-1.04
>=dev-libs/libxml2-2.4.1
dev-lang/perl"
SRC_TEST="do"