# Copyright 1999-2014 Gentoo Foundation | |
# Distributed under the terms of the GNU General Public License v2 | |
# $Header: /var/cvsroot/gentoo-x86/perl-core/Package-Constants/Package-Constants-0.20.0-r1.ebuild,v 1.1 2014/07/25 21:04:38 dilfridge Exp $ | |
EAPI=5 | |
MODULE_VERSION=0.02 | |
MODULE_AUTHOR=KANE | |
inherit perl-module | |
DESCRIPTION="List all constants declared in a package" | |
SLOT="0" | |
KEYWORDS="*" | |
IUSE="" | |
SRC_TEST=do |