summaryrefslogtreecommitdiff
path: root/dev-perl/MouseX-NativeTraits/MouseX-NativeTraits-1.09.ebuild
blob: 833cfdbb8e2320d6b116cd4b41f77b4ae2a487c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# This ebuild generated by g-cpan 0.16.4

EAPI=5

MODULE_AUTHOR="GFUJI"

inherit perl-module

DESCRIPTION="Extend your attribute interfaces for Mouse"

LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""

RDEPEND=">=dev-perl/Mouse-1.40.0"
DEPEND="${RDEPEND}
	>=dev-perl/Any-Moose-0.180.0
	>=dev-perl/Test-Fatal-0.10.0"