summaryrefslogtreecommitdiff
blob: 86803b0e33075a009a08cbc4caebcc833591ec16 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Writer/XML-Writer-0.510.ebuild,v 1.8 2005/01/02 22:58:54 ciaranm Exp $

inherit perl-module

DESCRIPTION="XML Writer Perl Module"
HOMEPAGE="http://search.cpan.org/~josephw/${P}/"
SRC_URI="http://search.cpan.org/CPAN/authors/id/J/JO/JOSEPHW/${P}.tar.gz"
IUSE=""
LICENSE="Artistic"
SLOT="0"
KEYWORDS="x86 ~ppc sparc alpha hppa amd64 mips"

SRC_TEST="do"