# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # $Header: /home/cvsroot/gentoo-x86/dev-perl/TermReadKey/TermReadKey-2.21.ebuild,v 1.1 2003/06/04 01:05:51 mcummings Exp $ inherit perl-module S=${WORKDIR}/${P} DESCRIPTION="Parsing and manipulation of Apache configuration files" HOMEPAGE="http://cpan.org/authors/id/B/BZ/BZAJAC/Apache-ConfigParser-0.06.readme" SRC_URI="http://cpan.org/authors/id/B/BZ/BZAJAC/Apache-ConfigParser-0.06.tar.gz" SLOT="0" LICENSE="Artistic" KEYWORDS="x86 ppc sparc alpha hppa arm" DEPEND="dev-perl/Tree-DAG_Node"