summaryrefslogtreecommitdiff
blob: 17d622a82fa4af3032d9bb803f41c718e08fe037 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/YAML-Tiny/YAML-Tiny-1.41.ebuild,v 1.4 2010/01/07 13:17:48 aballier Exp $

EAPI=2

MODULE_AUTHOR="ADAMK"
inherit perl-module

DESCRIPTION="Read/Write YAML files with as little code as possible"

SLOT="0"
KEYWORDS="~amd64 ~hppa ~ppc64 ~x86 ~x86-fbsd"
IUSE=""

SRC_TEST=do