summaryrefslogtreecommitdiff
blob: 68549767c6d3d298f91834c4a4b49979e6f42b57 (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/Tie-ShadowHash/Tie-ShadowHash-1.00.ebuild,v 1.1 2010/06/13 06:43:00 tove Exp $

EAPI=3

MODULE_AUTHOR="RRA"
inherit perl-module

DESCRIPTION="Merge multiple data sources into a hash"

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

SRC_TEST="do"