summaryrefslogtreecommitdiff
blob: f8a4a1c30a447d20a7f99f927e230b4fcf5be0a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Copyright 1999-2004 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.6 2004/07/17 23:07:22 kloeri 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"