2015-06-04 22:37:52 +03:00
|
|
|
# Copyright 1999-2015 Gentoo Foundation
|
2012-03-18 21:32:10 +04:00
|
|
|
# Distributed under the terms of the GNU General Public License v2
|
2015-06-04 22:37:52 +03:00
|
|
|
# $Header: /var/cvsroot/gentoo-x86/perl-core/CPAN-Meta-YAML/CPAN-Meta-YAML-0.8.0-r1.ebuild,v 1.2 2015/06/04 16:48:30 dilfridge Exp $
|
2012-03-18 21:32:10 +04:00
|
|
|
|
2014-07-27 19:59:37 +04:00
|
|
|
EAPI=5
|
2012-03-18 21:32:10 +04:00
|
|
|
|
|
|
|
MODULE_AUTHOR=DAGOLDEN
|
|
|
|
MODULE_VERSION=0.008
|
|
|
|
inherit perl-module
|
|
|
|
|
|
|
|
DESCRIPTION="Read and write a subset of YAML for CPAN Meta files"
|
|
|
|
|
|
|
|
SLOT="0"
|
2015-06-04 22:37:52 +03:00
|
|
|
KEYWORDS=""
|
2012-03-18 21:32:10 +04:00
|
|
|
IUSE=""
|
|
|
|
|
|
|
|
SRC_TEST="do"
|