summaryrefslogtreecommitdiff
blob: d08240dbba6774bc100db0d3072add13fbd224c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

EAPI="2"

MODULE_AUTHOR=GMPASSOS
inherit perl-module

DESCRIPTION="A smart, easy and powerful way to access/create XML files/data"

SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND="dev-perl/Object-MultiType"
DEPEND="${RDEPEND}"

SRC_TEST=do