dev-python/pytest: arm64 stable (bug #723996)
[gentoo.git] / dev-perl / constant-boolean / constant-boolean-0.20.0-r1.ebuild
1 # Copyright 1999-2015 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=5
5
6 MODULE_AUTHOR=DEXTER
7 MODULE_VERSION=0.02
8 inherit perl-module
9
10 DESCRIPTION="Define TRUE and FALSE constants"
11
12 SLOT="0"
13 KEYWORDS="~amd64 ~x86"
14 IUSE=""
15
16 RDEPEND="dev-perl/Symbol-Util"
17 DEPEND="dev-perl/Module-Build"
18
19 SRC_TEST=do