# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Devel-StackTrace/Devel-StackTrace-1.03.ebuild,v 1.4 2003/09/11 01:12:59 msterret Exp $ inherit perl-module DESCRIPTION="Devel-StackTrace module for perl" SRC_URI="http://www.perl.com/CPAN/modules/by-modules/Devel/${P}.tar.gz" HOMEPAGE="http://www.perl.com/CPAN/modules/by-modules/Devel/${P}.readme" IUSE="" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 amd64 ppc sparc alpha" DEPEND="${DEPEND} >=dev-perl/Test-Simple-0.47" export OPTIMIZE="$CFLAGS"