# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Simple/Pod-Simple-2.05.ebuild,v 1.1 2004/02/16 15:52:11 mcummings Exp $ inherit perl-module S=${WORKDIR}/${P} CATEGORY="dev-perl" DESCRIPTION="framework for parsing Pod" HOMEPAGE="http://search.cpan.org/~sburke/${P}" SRC_URI="http://search.cpan.org/CPAN/authors/id/S/SB/SBURKE/${P}.tar.gz" SRC_TEST="do" LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="x86 amd64 ~ppc ~sparc ~alpha" DEPEND="dev-perl/Pod-Escapes"