# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Log-Any/Log-Any-0.11.ebuild,v 1.3 2010/03/28 00:47:08 robbat2 Exp $ EAPI="2" MODULE_AUTHOR="JSWARTZ" inherit perl-module DESCRIPTION="Log::Any -- Bringing loggers and listeners together" LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )" SLOT="0" KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" IUSE="" DEPEND="dev-lang/perl"