# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-perl/PadWalker/PadWalker-1.9.2.ebuild,v 1.1 2010/07/16 06:38:04 tove Exp $ EAPI=2 inherit versionator MY_P=${PN}-$(delete_version_separator 2 ) S=${WORKDIR}/${MY_P} MODULE_AUTHOR=ROBIN inherit perl-module DESCRIPTION="play with other peoples' lexical variables" SLOT="0" KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" SRC_TEST="do"