# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Any-Moose/Any-Moose-0.10.ebuild,v 1.4 2009/10/27 18:17:48 volkmar Exp $ EAPI=2 MODULE_AUTHOR=SARTAK inherit perl-module DESCRIPTION="Use Moose or Mouse modules" SLOT="0" KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~x86" IUSE="" RDEPEND=">=dev-perl/Mouse-0.21 virtual/perl-version" DEPEND="${RDEPEND}" SRC_TEST=do